Watch
1
0
Fork
You've already forked souveraine
0

fix: add missing pragma Singleton to SessionAudit.qml

This commit is contained in:
Fimeg 2026-07-14 22:01:45 -04:00
commit bc0814939e

View file

@ -1,4 +1,5 @@
// Session audit trail tamper-evident log of session state transitions.
pragma Singleton
//
// Every lock/unlock, sleep/wake, auth event, and break-glass grant is
// appended to an append-only log file with a hash chain. Each entry