Product Brief · Runtime Governance for AI Agents
See what an agent was asked to do, what it actually did, and where the work moved outside scope.
Sentience Governor compares runtime actions with the objective and scope declared for the session and records the evidence.
Runs locally. Deterministic. Session-scoped. Non-blocking today.
Use cases
Start with the agent, what it is supposed to do, and the runtime actions your team or customers need to see.
See when a support agent accesses or changes things outside the customer request.
Explore use caseSee when a coding agent touches files, tools, or systems outside the task.
Explore use caseGive customers a simple Trust Screen showing what the agent did, what went as expected, and what Governor flagged.
Explore use caseGovern multiple agents from one dashboard, built on Governor or delivered by Sentience.
Explore use caseArchitecture
Sentience Governor sits between the agent orchestrator and the model, tools, or optional gateway. It compares runtime actions with the session’s declared objective and scope, then records governance evidence without blocking execution.
Records what the model did. Does not capture intent, scope, policy, or governance context.
Captures declared intent, scope assertions, context snapshots, memory write attempts, policy fingerprint, governance result, and evidence chain.
Evaluation scope
Guardrails shape model output. Observability records system activity. Sentience Governor connects an agent’s runtime actions to the objective and scope declared for that session.
Shape or evaluate model output.
Record system and application activity.
Compare agent actions with the objective and scope declared for the session, then record the result.
src/auth/** (read/write)Next step
Show us what the agent is supposed to do, what it can act on, and where you need more visibility or control.
Prefer to evaluate locally? Install from PyPI or read the docs.