Start setup

Library / Practices / pat.handoff-schema-in-one-file

Define the handoff schema in one file

CategoryarchitectureManual6.2Evidencedocumented

ProblemWhen each Bot invents its own handoff shape, replacing one Bot means redesigning the system.

TechniqueDefine one compact handoff schema in a single file that every Bot in the pipeline exchanges information through.

Why it worksIt makes any individual Bot replaceable without redesigning the system: the file-format rule expressed as an explicit contract.

When to useAny pipeline of three or more Bots.

architecturehigh confidencegithub.com/novusordos666/grokbot-outreach-agent-team ↗pat.handoff-schema-in-one-file

Cite this page or the record id. For bulk lookup use /api/record?id=pat.handoff-schema-in-one-file. Do not invent a claim that is not on this page.