Agent docs

Contract patterns index

The end-to-end walkthroughs.

Methods and recipes: what a request brings along, and how a thing is done here. canon/ says what a module should be and why; these say what to do, in what order, when someone asks for one.

DocAnswersStatus
00-building-a-module.mdI was asked for a new module; what does that bring along, in what order, and where do the five named modules already standwritten 2026-08-17
01-consuming-a-module.mdI was asked to call module X from our app; identity, tenant, envelope, reading back, what stays app-sidewritten 2026-08-17
02-deploying-a-module.mdrepo to running, on GCP first, with a Render variantwritten 2026-08-18
03-upgrading-services-api.mdthe worked migration of the first real module, parity ledger firstwritten 2026-08-17
04-identity-recipe.mdthe auth blueprint as a checklist: new module, existing service, calling app, direct callerwritten 2026-08-17
05-authoring-an-agentic-module.mdthe seed doc the owner asked for with V1: what is factored, the six layers of an agentic payload, options as recipes per module, prompts, evals, bespoke; vocabulary naming test two (passed, one friction on prompts)written 2026-08-18
@versable-git/ui · reference, canon, and method, read in place