Skip to content

Add Agent Fabric harness snapshot CLI#20

Open
moonweave wants to merge 1 commit into
spec/v116-agent-fabric-smoke-clifrom
spec/v117-agent-fabric-harness-snapshot
Open

Add Agent Fabric harness snapshot CLI#20
moonweave wants to merge 1 commit into
spec/v116-agent-fabric-smoke-clifrom
spec/v117-agent-fabric-harness-snapshot

Conversation

@moonweave

Copy link
Copy Markdown
Contributor

Summary

  • add source-only python3 -m depone agent-fabric-harness-snapshot
  • export shipped harness capability fixtures plus deterministic tool mapping coverage
  • report exact, approximated, and blocked/unsupported-critical harness states without probing live tools
  • advance roadmap/release contract gates to V117

Safety boundary

  • no live harness detection
  • no command execution
  • no model calls
  • no MCP runtime introspection
  • no permission-enforcement or direct-agent superiority claim

Verification

  • python3 -m py_compile depone/__main__.py depone/agent_fabric/harness_snapshot.py depone/cli/agent_fabric_harness_snapshot.py scripts/dwm_roadmap_reconciliation.py scripts/dwm_workflow_activation.py scripts/dwm_workflow_narrative.py scripts/check_contract.py
  • python3 tests/test_agent_fabric_harness_snapshot.py
  • python3 -m depone agent-fabric-harness-snapshot --self-test
  • python3 -m depone validate-contracts --self-test
  • python3 scripts/dwm_roadmap_reconciliation.py --self-test
  • python3 scripts/dwm_workflow_activation.py --self-test
  • python3 scripts/dwm_workflow_narrative.py --self-test
  • python3 scripts/check_readme_quality.py README.md
  • python3 scripts/check_release_text.py .
  • python3 scripts/check_contract.py --tier changed
  • git diff --check
  • python3 -m depone agent-fabric-smoke --self-test
  • python3 -m depone compile --self-test
  • python3 scripts/check_contract.py (contract full: pass)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant