Skip to content

Trusted Agent Workstation

This repository is more than shell setup.

It defines a signed, local-first workstation baseline for agentic development on macOS, Linux, WSL, and PowerShell.

Core model

  • bounded agent profiles
  • tracked MCP policy and registry
  • workstation attestation
  • signed commits and verified merges
  • cross-platform CLI and diagnostics

Governance artifacts

The source of truth lives in tracked JSON artifacts:

Enterprise path

Phase 1 establishes:

  • product framing
  • policy bundles
  • prompt and model change control
  • attestation evidence for governance state

Implemented next-layer controls:

  • filesystem-backed fleet attestation export
  • replayable agent checkpoints
  • signed policy bundle release workflow
  • tracked A2A conformance validation

Further phases add:

  • central audit export
  • fleet drift dashboards
  • checkpoint policies and retention controls
  • broader protocol interoperability coverage

Validation

Run:

dot doctor
dot mcp --strict
dot mode list
dot agent card --json
dot attest --json

Every governance change requires a signed commit.