CAPABILITIES

Make AI agents useful without giving them unchecked access.

Spctre covers the full agent governance lifecycle — set policy rules, test changes safely against history, enforce decisions at runtime or observe first, and maintain audit-ready records — without requiring you to change your framework, cloud, or model.

Policy versioning, branch reviews, and simulation

Design-time

Branch and revision history

Every policy change lives on a branch with authorship, diff, timestamp, rationale, and target workspace. Teams can author policy files in Git repositories and import drafts via CI/CD, or manage policy branches directly in Spctre.

Details

Every policy change lives on a branch with authorship, diff, timestamp, rationale, and target workspace. Teams can author policy files in Git repositories and import drafts via CI/CD, or manage policy branches directly in Spctre.

Reviewer sign-off before publish

Require approval before a policy goes live. Approval state, reviewer identity, rationale, escalation status, and SLA timing are all recorded as durable audit entries.

Details

Require approval before a policy goes live. Approval state, reviewer identity, rationale, escalation status, and SLA timing are all recorded as durable audit entries.

Versioned, hashed bundles

Org-level, workspace, environment, and connector policies compose into one versioned, hashed bundle targeted to specific runtimes — so you can prove exactly which policy was active at the time of any decision.

Details

Org-level, workspace, environment, and connector policies compose into one versioned, hashed bundle targeted to specific runtimes — so you can prove exactly which policy was active at the time of any decision.

Pack import and catalog

Import connector packs, framework packs, enterprise baselines, and local overlays. Source, version, and compatibility metadata are preserved so you know where every rule came from.

Details

Import connector packs, framework packs, enterprise baselines, and local overlays. Source, version, and compatibility metadata are preserved so you know where every rule came from.

Conflict detection before merge

Compare proposed rules against the active bundle before publishing. Spctre surfaces conflicts and identifies the exact pack, branch, rule, and reviewer path involved.

Details

Compare proposed rules against the active bundle before publishing. Spctre surfaces conflicts and identifies the exact pack, branch, rule, and reviewer path involved.

Publish gates that don't fail silently

Block publish when required reviews, simulations, branch checks, or compliance conditions are missing — and produce an audit log for each blocked attempt so there's a record of what was missing and when.

Details

Block publish when required reviews, simulations, branch checks, or compliance conditions are missing — and produce an audit log for each blocked attempt so there's a record of what was missing and when.

Blueprints: declare what an agent may do, before it runs

Agent operating envelopes

A policy governs an action. A Blueprint governs an agent. Each one states the tasks, tools, connectors, budgets, approvals, and runtime targets a single agent is permitted — reviewed and published before that agent is allowed to act.

One reviewable operating envelope

Permitted tasks, tools, connectors, budgets, approval requirements, and runtime targets are bound to a specific policy revision in a single document — so a reviewer can see an agent's whole intended scope in one place instead of inferring it from scattered rules.

Details

Permitted tasks, tools, connectors, budgets, approval requirements, and runtime targets are bound to a specific policy revision in a single document — so a reviewer can see an agent's whole intended scope in one place instead of inferring it from scattered rules.

Reviewed on the same path as policy

Blueprints move through draft, review, and publish with recorded approvals and rollback. Approvals require an explicit reviewer decision while the Blueprint is in review — the state and the reviewer are both part of the durable record.

Details

Blueprints move through draft, review, and publish with recorded approvals and rollback. Approvals require an explicit reviewer decision while the Blueprint is in review — the state and the reviewer are both part of the durable record.

Undeclared actions don't proceed

Published Blueprints compile to a runtime contract. Gateway decisions bind the matching agent and policy revision, then stop connector or tool actions the Blueprint never declared — including ones a model improvises at runtime.

Details

Published Blueprints compile to a runtime contract. Gateway decisions bind the matching agent and policy revision, then stop connector or tool actions the Blueprint never declared — including ones a model improvises at runtime.

Authored in your repository

Keep Blueprint sources in Git and import them from CI with an operator key. Validate locally with a dry run, then import as a draft — the import never approves or publishes on its own.

Details

Keep Blueprint sources in Git and import them from CI with an operator key. Validate locally with a dry run, then import as a draft — the import never approves or publishes on its own.

Audit logs auditors can actually use

Tamper-evident

Decision log ingestion

Capture ALLOW, DENY, and REVIEW records with connector, action, agent identity, policy references, artifact hash, environment, and runtime target through supported adapters, gateway decisions, or mapped evidence integrations.

Details

Capture ALLOW, DENY, and REVIEW records with connector, action, agent identity, policy references, artifact hash, environment, and runtime target through supported adapters, gateway decisions, or mapped evidence integrations.

One unified operations record

Gateway decisions, tool calls, human approvals, policy bundle hashes, and runtime targets are linked into a single inspectable ledger — not scattered across separate log sources.

Details

Gateway decisions, tool calls, human approvals, policy bundle hashes, and runtime targets are linked into a single inspectable ledger — not scattered across separate log sources.

Tamper-evident hash chain

Audit ledgers are maintained with hash-chain integrity. Verification checks detect unexpected changes to historical records, so you can trust what the log says.

Details

Audit ledgers are maintained with hash-chain integrity. Verification checks detect unexpected changes to historical records, so you can trust what the log says.

Retention and redaction controls

Configure retention windows by workspace and connector. Redact sensitive values before the record is written — preserving the structural log and provenance without retaining the sensitive content.

Details

Configure retention windows by workspace and connector. Redact sensitive values before the record is written — preserving the structural log and provenance without retaining the sensitive content.

Ledger verification

Confirm ledger continuity, hash-chain integrity, expected policy references, and audit shape before export or incident review — so you're not discovering problems during an audit.

Details

Confirm ledger continuity, hash-chain integrity, expected policy references, and audit shape before export or incident review — so you're not discovering problems during an audit.

Decisions you can reproduce later

Each decision retains the exact published policy bytes it was evaluated against and the version of the evaluator that produced it. One deterministic engine decides in the control plane, the runtime service, and portable hosts — so a simulation and a production decision on the same inputs don't drift apart, and an old decision can still be reproduced after an upgrade.

Details

Each decision retains the exact published policy bytes it was evaluated against and the version of the evaluator that produced it. One deterministic engine decides in the control plane, the runtime service, and portable hosts — so a simulation and a production decision on the same inputs don't drift apart, and an old decision can still be reproduced after an upgrade.

Searchable provenance

Query by agent, connector, action, environment, decision status, policy reference, reviewer, workspace, runtime target, or artifact hash. Quickly locate decisions across large operational history.

Details

Query by agent, connector, action, environment, decision status, policy reference, reviewer, workspace, runtime target, or artifact hash. Quickly locate decisions across large operational history.

SIEM event streaming

Stream policy evidence events to Splunk or Microsoft Sentinel in real time, so security teams can correlate governed agent activity with their existing detection and response workflows.

Details

Stream policy evidence events to Splunk or Microsoft Sentinel in real time, so security teams can correlate governed agent activity with their existing detection and response workflows.

Test policy changes before they reach production

Simulation & compliance

Simulate before deploy

Run proposed policy changes against past production events and see exactly which decisions would flip — before the policy is published and before any agent is affected.

Details

Run proposed policy changes against past production events and see exactly which decisions would flip — before the policy is published and before any agent is affected.

Impact analysis by connector and environment

See which workflows a new policy would block, approve, or escalate, broken down by connector, workspace, environment, and runtime target.

Details

See which workflows a new policy would block, approve, or escalate, broken down by connector, workspace, environment, and runtime target.

Compliance export packets

Generate structured packets for security reviews, customer incident responses, and regulatory inquiries — including policy references, artifact hashes, reviewer chain, timestamps, and decision records.

Details

Generate structured packets for security reviews, customer incident responses, and regulatory inquiries — including policy references, artifact hashes, reviewer chain, timestamps, and decision records.

Multi-framework evidence mapping

Map decision evidence and control logs to support SOC 2, ISO 27001, HIPAA, GDPR, PCI DSS, NIST AI RMF, and public-sector audit preparation. The same evidence records map to multiple framework controls without duplicating governance work.

Details

Map decision evidence and control logs to support SOC 2, ISO 27001, HIPAA, GDPR, PCI DSS, NIST AI RMF, and public-sector audit preparation. The same evidence records map to multiple framework controls without duplicating governance work.

Baseline drift detection

Compare active policies against expected baselines and surface changed controls, missing approvals, stale bundles, and connector-specific drift before they become a compliance finding.

Details

Compare active policies against expected baselines and surface changed controls, missing approvals, stale bundles, and connector-specific drift before they become a compliance finding.

Exportable review trails

Reviewer chain, decision rationale, timestamps, branch revisions, simulation outcome, and publish gate state are all preserved in a format an auditor can inspect without direct system access.

Details

Reviewer chain, decision rationale, timestamps, branch revisions, simulation outcome, and publish gate state are all preserved in a format an auditor can inspect without direct system access.

Enforce decisions at runtime — or observe first

Gateway & enforcement

Low-latency decision gateway

Evaluate agent actions against your active policy bundle in real time. Returns ALLOW, DENY, or REVIEW with policy references, trace IDs, and latency telemetry — designed for low-overhead inline evaluation.

Details

Evaluate agent actions against your active policy bundle in real time. Returns ALLOW, DENY, or REVIEW with policy references, trace IDs, and latency telemetry — designed for low-overhead inline evaluation.

Human review before an agent acts

REVIEW decisions pause the workflow and route the action to a named approver. The approver sees full decision context, approves or rejects, and the outcome — including their identity and rationale — is recorded in the ledger.

Details

REVIEW decisions pause the workflow and route the action to a named approver. The approver sees full decision context, approves or rejects, and the outcome — including their identity and rationale — is recorded in the ledger.

Per-agent trust and context budgets

Track trust scores and context budget consumption per agent across sessions. Violations surface as governance events with full ledger provenance, so you know which agent crossed which threshold and when.

Details

Track trust scores and context budget consumption per agent across sessions. Violations surface as governance events with full ledger provenance, so you know which agent crossed which threshold and when.

Observe mode — no blocking

Record governance decisions without halting runtime behavior. Use observed audit logs to tune policies and build confidence before switching to enforcement.

Details

Record governance decisions without halting runtime behavior. Use observed audit logs to tune policies and build confidence before switching to enforcement.

Enforce mode — full control

Block denied actions, route review actions to approvers, and return decision metadata to the calling runtime. Move individual agents from observe to enforce independently, at your own pace.

Details

Block denied actions, route review actions to approvers, and return decision metadata to the calling runtime. Move individual agents from observe to enforce independently, at your own pace.

Scoped credentials for long-running agents

Support device authorization, refresh token rotation, service account keys, and scoped credentials — so agents can run continuously without requiring overly broad permissions.

Details

Support device authorization, refresh token rotation, service account keys, and scoped credentials — so agents can run continuously without requiring overly broad permissions.

Security and enterprise controls

Tenant · Identity · Data

Full tenant isolation

Policies, audit logs, identities, service accounts, and workspaces are all scoped to tenant boundaries. Tenant-scoped access controls strictly isolate data at the query and storage layers.

Details

Policies, audit logs, identities, service accounts, and workspaces are all scoped to tenant boundaries. Tenant-scoped access controls strictly isolate data at the query and storage layers.

Enterprise Identity & SAML/SCIM

Connect your enterprise identity provider (SAML 2.0 and SCIM automated provisioning available on Enterprise plans; OIDC on Cloud), inherit your identity provider’s SSO and MFA policies, configure role-based access, and manage members and administrative review workflows.

Details

Connect your enterprise identity provider (SAML 2.0 and SCIM automated provisioning available on Enterprise plans; OIDC on Cloud), inherit your identity provider’s SSO and MFA policies, configure role-based access, and manage members and administrative review workflows.

Payload capture is opt-in

Spctre captures decision context — agent, connector, action, policy match, outcome — without storing action payload data unless you explicitly configure it. Sensitive values can be redacted at the gateway before any record is written.

Details

Spctre captures decision context — agent, connector, action, policy match, outcome — without storing action payload data unless you explicitly configure it. Sensitive values can be redacted at the gateway before any record is written.

Credential governance

Manage API tokens, service keys, refresh flows, revocation events, and scoped access for automation and agent runtimes — with audit records for every credential lifecycle event.

Details

Manage API tokens, service keys, refresh flows, revocation events, and scoped access for automation and agent runtimes — with audit records for every credential lifecycle event.

Alerts routed to your channels

Route review queues, policy drift, suspicious decisions, gateway failures, and compliance events to the channels your team already monitors — Slack, Microsoft Teams, PagerDuty, or webhook.

Details

Route review queues, policy drift, suspicious decisions, gateway failures, and compliance events to the channels your team already monitors — Slack, Microsoft Teams, PagerDuty, or webhook.

Private and custom deployment

Run Spctre in managed cloud, deploy privately into your own infrastructure, or use local and custom adapter patterns for strict data residency or air-gapped requirements.

Details

Run Spctre in managed cloud, deploy privately into your own infrastructure, or use local and custom adapter patterns for strict data residency or air-gapped requirements.

Works with the stack you already run

Stack-neutral
Bedrock AWS · gateway + audit
Google ADK Framework adapter
Azure AI Adapter · audit logs
OpenAI Agents SDK · gateway
LangChain TypeScript · Python
CrewAI Python · audit logs
AutoGen Gateway enforcement
Claude CLI hooks · MCP
Codex Hooks · skills
Gemini Framework adapter
MCP Servers Governance tools
REST & SDK OpenAPI 3.1
Local & Custom Any AGT-compatible runtime