Skip to content

Agent Interop

The repository now ships an agent card and an A2A-ready discovery document.

Artifacts:

Core properties:

  • bounded profiles: ask, plan, apply, audit
  • MCP-governed execution
  • workstation attestation export
  • persistent agent session logs
  • replayable checkpoints
  • fleet attestation export

Tracked governance artifacts:

  • policy bundles
  • prompt registry
  • model registry

Session logs are stored in ~/.local/state/dotfiles/agent-sessions.jsonl. Checkpoints are stored in ~/.local/state/dotfiles/checkpoints/.

Validate conformance with:

dot agent conformance
dot agent conformance --strict --json

The current posture is A2A-ready with tracked conformance checks. It exposes identity, governance, checkpoints, and local evidence.