Skip to content

Implement Depone V107 Agent Fabric contracts#9

Open
moonweave wants to merge 3 commits into
mainfrom
spec/v107-agent-fabric-control-plane
Open

Implement Depone V107 Agent Fabric contracts#9
moonweave wants to merge 3 commits into
mainfrom
spec/v107-agent-fabric-control-plane

Conversation

@moonweave

@moonweave moonweave commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Renames active public/product surfaces from Keelplane to Depone without changing historical filenames that remain contract evidence.
  • Implements the V107 Agent Fabric contract/compiler slice: role/toolbelt/harness/profile schemas, compile reports, invocation/result validation, tool mapping, and compile_agent_fabric(...).
  • Exposes active CLI paths for the new slice: depone compile --target agent-fabric, depone validate-contracts --self-test, and depone validate-contracts --all.
  • Updates release/roadmap/decision docs and regenerated contract fixtures so repo-level gates align with Depone branding.

Safety boundary

  • No live model execution is added.
  • No hard per-agent tool-filtering claim is made for harnesses that only approximate it.
  • Agent result self-reports remain non-authoritative and are blocked from claiming observer-owned evidence paths.
  • Repo slug / historical keelplane evidence filenames remain migration debt where contractually historical.

Review fixes included

  • Routes kind: agent-fabric-contract payloads to the combined cross-contract validator before role-set fallback.
  • Adds profile-set dispatch support.
  • Blocks undeclared MCP allocation and observer-owned evidence outputs.
  • Exposes Agent Fabric compile target via CLI.
  • Makes validate-contracts --all validate shipped harness capability fixtures.

Verification

  • python3 scripts/check_contract.pycontract full: pass
  • python3 scripts/check_contract.py --tier changedcontract changed: pass
  • python3 -m depone compile --self-test → conductor 4/4, agent_fabric 6/6
  • python3 -m depone validate-contracts --self-test → 20/20
  • python3 -m depone validate-contracts --all → all shipped capability fixtures valid
  • python3 -m depone design --self-test → 4/4
  • python3 -m depone demo --self-test → pass
  • changed Python files py_compile → pass
  • active public stale-brand grep → pass
  • python3 scripts/dwm.py next --run out/v9/v32-semantic-dogfood --jsonworkflow-complete

Notes

  • UNKNOWN.egg-info/ and one-line setup.py are local untracked generated/stray files and were intentionally excluded from this PR.

@moonweave moonweave changed the title Add V107 Agent Fabric direction spec Implement Depone V107 Agent Fabric contracts Jun 23, 2026
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