- Waykit
- Product guide
Docs overview
Public guides for Waykit: the software lifecycle for coding agents, the learning loops around it, the live kit graph, and the operator surfaces. Markdown in this directory (plus SOPs/, eval write-ups, and MCP/ontology READMEs) is the site. Raw .md URLs stay next to the HTML so agents and llms.txt do not depend on client JavaScript.
pnpm site:dev runs the docs app. pnpm --dir web build then wk site assemble writes site/.
Start
| Page | Who it is for |
|---|---|
| Getting started | First install, handshake, then the loops you need |
| Jobs for today | Six concrete jobs, one command each |
| Common questions | Install, keys, context, how agents find an SOP, where EDD fits |
Practice
| Page | Who it is for |
|---|---|
| Feature lifecycle | Grill → spec → TDD → XFN → ship |
| What Waykit gives you | Context budget, live kit graph, MCP profiles, wk check |
| Waykit map | Live graph of this kit (derived from files, not a second catalog) |
| Author the Waykit map | What becomes a node, how to regenerate, what it is not |
| EDD guide | Anyone proving agent tool calls |
Reference
| Page | Who it is for |
|---|---|
| SOPs | Agent-facing procedures |
| ADRs | Hard-to-reverse kit decisions |
| Eval suites | YAML/JSONL layout and drivers |
| MCP library | Profiles and servers |
| Ontology schema | Metamodel (phaseOrder, types, memory allowlist) |
Independent assessment: kit value and model-agnostic review, review backlog.