feat(operations): add capacity and resilience gates (#18)
This commit is contained in:
@@ -115,7 +115,9 @@ permission denial is audited with actor and target fingerprints.
|
||||
Key revocation is process-local in the current single-instance store. Apply the
|
||||
same revocation to every instance, then replace configuration before restarting;
|
||||
a restart reconstructs the configured key ring. Principal revocation is bounded
|
||||
to ten minutes and removes that principal's active listings and attempts. Use
|
||||
to ten minutes and removes that principal's active listings and attempts. A
|
||||
repeat action may extend an active revocation but never shortens it; wait for its
|
||||
original deadline rather than treating a shorter repeat as an un-revoke. Use
|
||||
listing revocation for one targeted session and drain before planned shutdown.
|
||||
|
||||
## Audit retention and incident handling
|
||||
|
||||
Reference in New Issue
Block a user