@asm-agent/governance
v0.10.7
Published
Versioned intent parsing, policy, approval, and governed execution
Downloads
3,305
Readme
@asm-agent/governance
This package separates intent parsing, provider/model routing, policy decisions, approval grants, and execution. Parsing describes an operation; it never authorizes it.
Ambiguous requests may be routed only through authenticated openai-codex or
anthropic models. The router accepts login-backed model availability and has
no API-key/BYOK configuration.
External, destructive, deployment, communication, and financial mutations require idempotency. Approval grants are bound to the exact intent operation, resources, and approval type by SHA-256.
