cyberneticlibrary

Integrate tdmcp builders into shared registries

td-integratorsubagentsetup L36
Pantani/tdmcp
What it does

Wire builders' tools into registries and CLI

Best for

Guarantee registry/CLI/docs coherence when multiple features land together

Inputs
  • · builders' tool files
  • · layer index.ts
  • · cli/agent.ts
Outputs
  • · updated registry/CLI
  • · _workspace/03_integrate.md
Requires
  • · git
  • · npm run typecheck
  • · npm run build
Preconditions
  • · all builder files are green in isolation
Failure modes
  • · shared file changed by another agent — reconcile instead of overwriting
Trust signals
  • · stages by explicit path only
  • · runs full build before declaring done