💎
DIAMOND
Format has a defined template AND a test for completeness.
Example: ELI-VIZASL (Vz) — template is this page structure. JSON (Js) — schema validates. Lean4 (L4) — proof checker validates. Legal Brief (Lb) — IRAC structure enforced.
If you can check whether it was done right, it's DIAMOND.
🧟
ZOMBIE
Format exists but has no defined template or quality check.
Example: Ad-hoc "summary" — different every time, no structure. Vibe thread — rambles without spec.
Zombies can be promoted: write a template, write a test. Then it's DIAMOND. The format isn't bad — it's just incomplete.