Kinoko docs
The reference an agent reads on demand. The same four guides are served over MCP as kinoko://guide/*, bundled into the Claude Code skill, and rendered here — one source, so they cannot disagree.
- Composition patterns — a product is several focused apps over shared stores, not one app with a router; navigation, list/detail, forms.
- Effects, AI and JSON — every
Cmdworked through: store, blob, time, random, and theai.generate→ type-directedJSON.parsepipeline. - Changing a live model — adding fields to a model that already holds rows, and the rules that keep stored data readable.
- Proving a change —
always/sometimes, seeded simulation, and what "done" means.
Start with the developer portal for keys and the MCP endpoint, and /openapi.json for the HTTP surface. Each guide is also available as markdown: request it with Accept: text/markdown.