Skip to content

limecloud/agentpolicy

Repository files navigation

Agent Policy

Agent Policy is a portable draft standard for agent policy decisions, approvals, permission grants, risk scopes, redaction, retention, waivers, and policy traces.

It interoperates with runtime, UI, evidence, knowledge, tool, artifact, identity, telemetry, and peer-agent systems without taking ownership of those systems. Policy engines can evaluate rules. Runtime enforces actions. UI renders approvals. Evidence records trust. Agent Policy defines the portable facts those systems exchange around agent decisions.

What v0.1.0 defines

  • Policy decisions with allow, deny, ask, defer, escalate, waive, not_applicable, and indeterminate results.
  • Risk scopes for tools, models, artifacts, sources, credentials, filesystems, networks, memory, remote agents, and human actions.
  • Approval requests and permission grants with constraints, expiry, provenance, revocation, and delegation boundaries.
  • Redaction and retention obligations for display, export, memory, evidence, and peer handoff.
  • Waiver records that preserve the original policy result.
  • Policy traces linking inputs, policy sets, matched rules, decisions, approvals, grants, waivers, runtime, telemetry, and evidence refs.
  • Public JSON Schemas and LLM-friendly llms.txt / llms-full.txt entrypoints.

Documentation

LLM entrypoints

Related Agent standards

  • Agent Knowledge - source-grounded knowledge packs.
  • Agent UI - interaction surfaces for agent products.
  • Agent Runtime - execution facts, controls, tasks, tools, and recovery.
  • Agent Evidence - evidence, provenance, verification, review, replay, and export.
  • Agent Policy - policy decisions, approvals, permissions, risk, retention, waivers, and traces.
  • Agent Artifact - durable deliverables, versions, parts, previews, exports, and handoff packages.
  • Agent Tool - tool declarations, surfaces, invocations, progress, results, permissions, and audit refs.
  • Agent Context - context surfaces, items, source refs, selection, budgets, assembly, injection, compaction, and missing-context facts.

See the Agent standards ecosystem page for the mutual-link map and future standard candidates.

Local development

npm install
npm run dev

Build

npm run build

The static site is generated at docs/.vitepress/dist.

About

Agent Policy 标准协议

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors