Holstein → CRETIN · Project docs home · refs
Project documents

Six documents — the explorable's own scaffolding

This explorable is built like a small expedition: a single goal that tells you what done looks like; a rubric that names the failure modes; a phased plan you can check off; a team of personas with veto rights; an implementation document for the technical decisions; and a dev diary that records what changed and why.

You can read them in order, or jump straight to the one you care about. Every doc renders in the same parchment aesthetic as the layers; every internal link works; every equation is rendered with KaTeX.

GOAL
What we ship and how we know we shipped it.
/docs/goal · 3,126 chars
RUBRIC
Per-layer pass/fail criteria. Auto-fail conditions.
/docs/rubric · 23,050 chars
PLAN
Phased build with checkboxes. Dependencies + risks.
/docs/plan · 8,325 chars
TEAM
Personas. Veto rights. Decision protocol.
/docs/team · 7,700 chars
IMPLEMENTATION
Tech stack. Composability. Worker layout.
/docs/implementation · 7,729 chars
DEV DIARY
Reverse-chronological session log. Operator quotes. What changed and why.
/docs/diary · 9,744 chars

The source-of-truth Markdown lives at ~/cc/projects/holstein-cretin/docs/*.md on the operator's machine. The Worker imports each as text and renders client-side via marked.js + KaTeX. This page is the project's table of contents — bookmark it.