v1.4.0 — Easier to use, built from real mistakes
System Kit v1.4.0
Headline change
templates/ is now docs/. The governance files are now the actual docs folder the agent copies into your project and fills in — no more "templates" concept to understand. You get docs; your AI agent fills them.
For non-technical users
- New "Why I Built This" section — the founder's real incidents (hallucinated APIs, agents destroying each other's work, key leaks, untested code in production, context-loss, mislabeled data) that became every pattern in this kit
- Terminal-free Quick Start — Download ZIP → paste the setup prompt → answer plain-English questions → done. You never edit a file by hand.
- New FAQ: "Do I need to be technical to use this?" — No.
Verified
Full end-to-end smoke test passed before release: empty project → copy docs/ → fill placeholders → complete thread lifecycle (claim → register → work → close out) → conflict detection between two threads → checkpoint flow. The CI governance check (links, placeholders, version, registry) passes on all tracked files.
Breaking note
If you linked to templates/ paths, they are now docs/ paths. File contents unchanged (100% rename, git history preserved).