Moved audit forward somewhat

This commit is contained in:
2026-07-04 00:39:03 +02:00
parent e8c300d265
commit 07f6046c4c
7 changed files with 487 additions and 17 deletions

View File

@@ -1,5 +1,11 @@
Reliable multi-tenant auto setup audit capability
## Backend contract
The pluggable backend interface, event schema (`audit-core.event.v1alpha1`),
retention policy, and migration path from the mock file backend are documented
in [`docs/audit-backend-contract.md`](docs/audit-backend-contract.md).
## Development Mock Backend
The first implementation is intentionally tiny: a replaceable audit interface