Skip to main content

31 docs tagged with "Governance"

Governance framework, decision types, and enforcement

View all tags

Agent IAM Gate

Default-deny access control for AI agents: declare business resources in a Resource Catalog and deny any operation that doesn't match a granted role.

Agent Lineage

Trace an AI agent from repository changes to registered runtime, governance configuration, sessions, and audit evidence.

Approvals

Require human approval for risky AI actions: Build 3-step workflows with automated escalation, Slack notifications, and audit trails.

Authorize

Control what AI agents can do: Enforce policies, verify permissions, require approvals for high-risk operations before execution.

Behavioral Rules

Define allowed AI agent behaviors: Specify permitted actions, data access patterns, API calls, and interaction boundaries per agent.

Compliance & Audit

Map governance activity to EU AI Act, ISO/IEC 42001, and NIST AI RMF compliance postures, backed by cryptographic proof and an immutable audit trail.

Core Concepts

How does OpenBox governance work? Understand trust scores, runtime decisions, and the 5-stage lifecycle for controlling AI agents.

Error Handling

Handle OpenBox governance errors in DeepAgents: exception types, try/except patterns, and debugging guidance.

Error Handling

Handle OpenBox governance errors in LangChain agents: exception types, try/except patterns, and debugging guidance.

Error Handling

Handle OpenBox LangGraph SDK errors: governance blocks, guardrail violations, HITL rejections, and network failures.

Error Handling

Handle OpenBox startup failures, runtime verdicts, approval states, and guardrail validation errors in Mastra.

Error Handling

Handle OpenBox governance errors in n8n: node error types, Continue On Fail behavior, and debugging guidance.

Error Handling

Handle OpenBox errors gracefully: Manage policy violations, trust failures, and network issues with retry logic and fallback patterns.

Governance Decisions

See how governance decisions happen in real-time: Policy checks, risk assessment, and automated enforcement before agent execution.

Guardrails

Set hard limits for AI agents: Prevent prohibited actions, enforce safety boundaries, block violations at runtime - not after the fact.

OpenBox

What is OpenBox? Runtime governance platform for AI agents. Enforce policies, verify actions, ensure compliance - before execution, not after.

Patch & Retry

How a BLOCK verdict can carry a machine-readable fix that the SDK applies and retries automatically, instead of just failing the operation.

Policies

Build AI governance policies that actually enforce: Define rules once, apply to all agents, block violations before execution.

Projects

Connect repositories to OpenBox Projects and trace agents from code changes to governed runtimes, sessions, and governance snapshots.

Proof of Routing

Record which provider served each prompt, in which region, at what cost — sealed with the session and re-checkable at the gateway.

Resource Catalog

Declare the business resources your AI agents can access (APIs, databases, and queues) and grant agent roles against each one.

Routing Policies

Write policies that constrain which providers may serve a prompt, approve data regions, and halt a session when the gateway routes outside them.

Sandbox Execution

How a CONSTRAIN verdict can hand an operation to a rootless, client-owned container for execution over an mTLS create-exec-delete lifecycle instead of running it in-process.

Trust Incident

What counts as a trust incident in OpenBox: HALT decisions, critical behavioral violations, trust-tier demotions, and drift crossing into a critical band.

Trust Lifecycle

How OpenBox governs AI agents: The 5-stage trust lifecycle from identity verification to adaptive policies with runtime enforcement.

Trust Tiers

What are trust tiers? Learn the 4-level system from restricted to autonomous and how tier changes affect agent permissions.