Musketeer logo Musketeer

v0.2.0 - 2026-03-15

First real-use-ready release of the CLI and bridge.

CLI (musketeer v0.2.0)

Bridge (musketeer-bridge v0.2.0)

  • bridge.json.example with all config keys documented
  • Structured error contract: 8 error codes covering config, tool, timeout, and input failures
  • CI wired with vet, build, and test gates
  • Config validation, request validation, and contract tests
  • Health check endpoint
  • Operational boundaries documented: timeout, allowlist, env filtering, output limits
  • Release: https://github.com/justynclarknetwork/musketeer-bridge/releases/tag/v0.2.0

Docs

  • synced to Musketeer CLI contract from musketeer PR #7
  • documented strict --json output behavior
  • documented exit codes: 0, 20, 21, 22, 23, 30, 40, 50
  • documented packet, log, and verdict commands
  • documented reject and approve verdict flow for check
  • corrected GitHub org URLs to justynclarknetwork
  • corrected role naming: Cross-Examiner renamed to Examiner throughout
  • added CLI role token clarification (planner, executor, auditor)