Skip to content

Add Agent Fabric claim gate CLI#22

Open
moonweave wants to merge 1 commit into
spec/v118-agent-fabric-adapter-smokefrom
spec/v119-agent-fabric-claim-gate
Open

Add Agent Fabric claim gate CLI#22
moonweave wants to merge 1 commit into
spec/v118-agent-fabric-adapter-smokefrom
spec/v119-agent-fabric-claim-gate

Conversation

@moonweave

Copy link
Copy Markdown
Contributor

Summary

  • add source-only python3 -m depone agent-fabric-claim-gate
  • consume V118 adapter smoke reports and emit public-claim gate reports
  • block public benefit claims until paired dogfood or explicitly approved live adapter-smoke evidence exists
  • advance roadmap/release gates to V119 Agent Fabric claim gate

Safety boundary

This remains source-only. It does not execute commands, call live models, detect installed harnesses, inspect MCP runtime state, approve public claims, or upgrade trust.

Verification

  • python3 -m py_compile depone/__main__.py depone/agent_fabric/claim_gate.py depone/cli/agent_fabric_claim_gate.py depone/agent_fabric/adapter_smoke.py depone/cli/agent_fabric_adapter_smoke.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_claim_gate.py
  • python3 -m depone agent-fabric-claim-gate --self-test
  • python3 tests/test_agent_fabric_adapter_smoke.py
  • python3 -m depone agent-fabric-adapter-smoke --self-test
  • python3 -m depone validate-contracts --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 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