Glossary¶
ADR¶
Architecture Decision Record. Authoritative architecture decision artifact once accepted.
RFC¶
Request for Comments. Structured proposal for material changes requiring review.
Authority Context¶
Scoped representation of what an actor may do, under what limits, and for how long.
Capability¶
Bounded execution authority for a specific action and target, typically time-limited and revocable.
Continuous Verification¶
Ongoing validation of trust conditions during runtime execution.
Causation ID¶
Identifier linking an event to the immediate triggering event.
Correlation ID¶
Identifier linking all events associated with a request lifecycle.
Evidence Bundle¶
Structured collection of attributable events for review and audit context.
Fail-Closed¶
Default-deny behavior when required trust data is missing, invalid, or uncertain.
High-Impact Action¶
Action class requiring elevated scrutiny and potentially human approval due to risk.
Public-Release Review¶
Pre-publication check that confirms scope boundaries, claim accuracy, and non-sensitive content.
Runtime Containment¶
Control action that stops or constrains execution in response to trust failures or incidents.