← Learn

Sentinel SCA Governance Glossary

A practical glossary for Sentinel SCA concepts used in AI governance, autonomous systems, execution-boundary enforcement, audit integrity, and replay verification.

Admissibility

The determination that a proposed autonomous action satisfies governance requirements before execution.

Execution Boundary

The final control point where a proposed action becomes a real action in software, infrastructure, physical systems, APIs, or autonomous environments.

Governance Runtime

An operational layer that evaluates proposed actions while the system is running and returns ADMIT, REVIEW, or DENY decisions.

Governance Receipt

A record proving that governance evaluation occurred and showing the decision, evidence, identity, capability, or enforcement status associated with an action.

Capability Governance

The practice of limiting agents, devices, or services to explicit operational capabilities rather than granting broad execution authority.

Replay Protection

A safeguard that prevents old or duplicate requests from being reused to trigger repeated or unauthorized execution.

Audit Chain

A tamper-evident sequence of governance records used to preserve decision history and support forensic verification.

Deterministic Replay

The ability to reconstruct or review prior governance decisions using preserved evidence and audit records.

Fail-Closed Enforcement

A safety model where uncertainty, invalid evidence, expired approval, or missing authority results in non-execution.

Human-in-the-Loop Review

A governance workflow where higher-risk actions are halted until an authorized human approves or rejects execution.

Bounded Execution Window

A limited time period during which an approval or authorization remains valid before revalidation is required.

Boundary Receipt

An enforcement response returned by an execution boundary indicating whether an action was halted, executed, rejected, expired, or otherwise handled.