AgentGuard

Law Operating Pack

Own your agent's record.

Download AGENTS.md, five skills, a source-of-truth layout, and a DIY checklist. Static files do not activate enforcement or create receipts. To use the shipped controls, instantiate @agentguard-run/spend/operating-pack with signing keys and send each action through guardAction.

Paquete operativo legal

Controla el registro de tu agente.

Descarga AGENTS.md, cinco skills, un diseño de fuente de verdad y un checklist. Los archivos estáticos no activan controles ni crean recibos. Para usar los controles incluidos, instancia @agentguard-run/spend/operating-pack con claves de firma y envía cada acción a guardAction.

Pacote operacional jurídico

Controle o registro do seu agente.

Baixe AGENTS.md, cinco skills, um layout de fonte de verdade e um checklist. Os arquivos estáticos não ativam controles nem criam recibos. Para usar os controles incluídos, instancie @agentguard-run/spend/operating-pack com chaves de assinatura e envie cada ação para guardAction.

Static templates

No hosted inference and no managed-key mode. The files are guidance; enforcement begins only in the configured SDK runtime.

Configured gates

The runtime defaults to READ_ONLY. It requires TRANSACT for client dispatch and ADMIN for trust-account actions, then returns an allow or block for the caller to enforce.

Returned DAG nodes

Each guarded call returns an Ed25519-signed metadata-only DAG node. The caller chooses where to persist it. Data-plane fields are rejected.

Files

Capability table

CapabilityUseBlocked examples
READ_ONLYClassify, summarize, reconcile, and prepare metadata-only packets.Sending client email, trust ledger update.
TRANSACTCreate dispatch-ready drafts that still require human approval.Trust transfer, policy change.
ADMINTrust-account actions, retention changes, and capability grants.Unreviewed client dispatch.
ORCHESTRATEAssign, revoke, or coordinate multiple matter agents.Bypassing capability review.