- Waykit
- Product guide
- Architecture Decision Records
Architecture Decision Records
Sparse MADR-style records for choices that are hard to reverse or deliberately off-norm for this kit.
| ADR | Title | Status | Date |
|---|---|---|---|
| 0001 | Hexagonal + DDD + vertical slices as the default stack | Accepted | 2026-09-01 |
| 0002 | Unlicense (public domain dedication) | Accepted | 2026-09-01 |
| 0003 | EDD as the default for prompts, MCP tools, and routing | Accepted | 2026-09-01 |
| 0004 | Thin bootstrap, kit-knowledge chunks, and one MCP profile per session | Accepted | 2026-09-01 |
| 0005 | Live-derived ontology index and typed memory allowlist | Accepted | 2026-09-01 |
| 0006 | Vite app renders public docs from Markdown | Superseded by 0007 | 2026-09-01 |
| 0007 | Astro emits the public docs site as static HTML | Accepted | 2026-09-02 |
New ADRs: copy templates/adr.md to docs/ADRs/NNNN-short-title.md. Prefer not adding an ADR unless the gate in agent-adr applies.