Skip to main content

31 docs tagged with "governance-trust"

View all tags

Adversarial Testing

Prompt injection, PEP bypass, manifest violations, and entitlement escalation tests for PGAR runtimes.

Audit & Replay

Immutable verdict logs, examiner questions, and replaying authorization without chat transcripts.

Further Reading

Curated third-party resources on PDP/PEP, OAuth, policy engines, and agent authorization, mapped to the PGAR playbook series.

Go-Live Evidence Pack

What examiners get before scale: inventory row, obligation map, runtime verdict sample, eval gates.

Governance Playbooks

Two views, one G.A.I.N subject: estate operating how-to and PGAR runtime how-to.

Inference Handoff

Every plan or synthesize call goes through Plane ③, then validate proposals against the manifest and gate side effects at the PEP.

Inventory Record

No inventory, no owner, no go-live. Minimum fields for an AI use-case row before runtime scale.

Manifest Registry

Tool manifests, schema compliance, PEP gating per tool, and blocking proposals outside the registry.

MCP Playbooks

Hub for G.A.I.N MCP: MCP is transport. Tool contracts (manifests) live under Agents.

Memory

Session, working, loop, episodic, and long-term memory as route policy plus a partitioned store: isolation, TTL, retrieve_only, writes, and erase.

Obligation-to-Control Map

Map each must-we obligation to a named control and an evidence artifact. Governance Operating how-to.

Operating Playbooks

Estate how-to for G.A.I.N Governance: inventory, obligation-to-control map, and go-live evidence pack. Runtime PEP/PDP lives in the Runtime series.

PDP Policy Surfaces

ALLOW, DENY, and STEP_UP only — policy versioning, rule authoring, and deterministic authorization.

PEP Enforcement

The four steps every Policy Enforcement Point runs on every proposal: receive, ask PDP, audit, act.

PGAR Boundary Playbooks

The five PGAR trust boundaries in request order (ingress, agentic app, LLM proposal, PEP + PDP, downstream), including multi-agent workflows, with links to each implementation playbook.

PGAR Foundation Playbooks

Core PGAR building blocks in implementation order — SARAC contracts, token custody, PEP/PDP enforcement, step-up, and audit replay.

Policy Test Scenarios

Golden scenario libraries for PDP/PEP regression, representative, edge, adversarial, and incident replay cases.

RAG Playbooks

Hub for G.A.I.N RAG playbooks: retrieval as a governed action, context packs, and PEP-gated search.

RAG Retrieval

Retrieval as a PEP-gated tool, context pack logging, validation handoff, and PGAR applied to RAG.

Runtime Playbooks

Hub for Policy-Governed Agent Runtime playbooks (foundation, assurance, and boundary). PEP/PDP on the request path.

Session Custody

Two pins, durable run store, and when a checkpointer or Temporal is enough: loop bounds, credential stripping, restart by run_id.

Step-Up & Attestation

STEP_UP verdict handling, four-eyes approval, re-evaluation with context.approval, and UX ownership in the agentic app.

Wire Agentic App

Decide-only router: freeze the route, async-start the app, skip the loop on clarify/abstain. UI and event ingress.