Skip to content

Agentic Covenants

Agentic Inventory Matrix

What agents exist, what they touch, what threats they face?

Filter

Layers, by what they can actually enforce

  • Self-declaredadvisory

    The agent reports itself. It can be wrong, stale, or absent entirely.

  • Operator-declareddeterministic-when-invoked

    The operator registered it. Accurate only as far as the operator knows.

  • Discovereddeterministic-and-external

    Found independently by scanning the target. Trusts neither of the above.

Showing 3 of 15.

  • Supply chain at Self-declared

    Agent reports current dependency manifest on registration: foundation model + version, MCP server names + hashes, base image SHA, lockfile fingerprint. Updates on change.

  • Supply chain at Operator-declared

    Operator records authorized-dependency manifest from agent charter. Linked to Covenants L2-C5 and L3-C5 allowlists. Version-controlled audit trail.

  • Supply chain at Discovered

    Image-registry pull events, package-manager logs, runtime introspection of loaded models and connected MCP servers, SBOM scanning. Drift between actual and authorized = alert.