Skip to content

v4.1.2 — tighten CLAUDE.md operational instructions

Choose a tag to compare

@awrshift awrshift released this 27 Apr 12:39
· 51 commits to main since this release

Close 3 operational gaps in the auto-loaded agent brain so Claude Code doesn't need to read .kit/ docs or guess for common operations. CLAUDE.md size unchanged (156 lines — replaced items with tighter versions).

  • Experiment creation: mandate copying experiments/EXPERIMENT-TEMPLATE.md as starting structure (no invented schemas)
  • Rule creation: explicit created: + last-reviewed: frontmatter requirement (pointer to _example.md.disabled skeleton)
  • Concept creation: explicit reference to knowledge/index.md frontmatter spec
  • Experiment closing: distill ritual essentials inlined (lessons → concepts/, code → projects/, then rm -rf folder)

Why: user feedback "the user won't read files — Claude Code must understand everything from auto-loaded context". Audit found 3 common operations had details only in non-auto-loaded files (.kit/, experiments/README, skill bodies, _example.md.disabled). v4.1.2 inlines the essentials in CLAUDE.md while keeping it under 200 lines per Anthropic project-memory guidance.