Skip to content

Add Agent Fabric paired evidence gate#23

Open
moonweave wants to merge 1 commit into
spec/v119-agent-fabric-claim-gatefrom
spec/v120-agent-fabric-paired-evidence-gate
Open

Add Agent Fabric paired evidence gate#23
moonweave wants to merge 1 commit into
spec/v119-agent-fabric-claim-gatefrom
spec/v120-agent-fabric-paired-evidence-gate

Conversation

@moonweave

Copy link
Copy Markdown
Contributor

Summary

  • extend depone agent-fabric-claim-gate with optional --paired-evidence
  • move source-ready adapter smoke + hash-bound paired evidence to ready-for-public-claim-review
  • block mismatched, non-ready, or overclaiming paired evidence
  • keep public approval false; this is human-review readiness only
  • advance roadmap/release gates to V120 paired evidence 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_paired_evidence.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