Expand description
TIBET Cortex Audit — Blackbox-met-window audit trails
The auditor can see:
- WHO accessed data (actor)
- WHEN it was accessed (timestamp)
- HOW MUCH data was touched (chunks accessed/denied)
- WHAT JIS level was used (clearance)
- WHETHER integrity holds (TIBET hash chain)
The auditor CANNOT see:
- The actual content (unless they have matching JIS level)
- The query itself (only its hash)
Audit trails are append-only TIBET chains stored in sled, with optional tibet-vault integration for time-locked compliance.
Structs§
- Audit
Entry - An audit entry — the “window” into the blackbox
- Audit
Stats - Audit statistics for compliance reporting
- Audit
Trail - The Audit Trail — append-only log backed by sled