Moved audit forward somewhat
This commit is contained in:
parent
e8c300d265
commit
07f6046c4c
7 changed files with 487 additions and 17 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue