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

PageWho it is for
Getting startedFirst install, handshake, then the loops you need
Jobs for todaySix concrete jobs, one command each
Common questionsInstall, keys, context, how agents find an SOP, where EDD fits

Practice

PageWho it is for
Feature lifecycleGrill → spec → TDD → XFN → ship
What Waykit gives youContext budget, live kit graph, MCP profiles, wk check
Waykit mapLive graph of this kit (derived from files, not a second catalog)
Author the Waykit mapWhat becomes a node, how to regenerate, what it is not
EDD guideAnyone proving agent tool calls

Reference

PageWho it is for
SOPsAgent-facing procedures
ADRsHard-to-reverse kit decisions
Eval suitesYAML/JSONL layout and drivers
MCP libraryProfiles and servers
Ontology schemaMetamodel (phaseOrder, types, memory allowlist)

Independent assessment: kit value and model-agnostic review, review backlog.

Markdown source