π Rotkeeper v0.2.4 β Ritual Bookbinding Edition
This release overhauls the documentation rituals, expands path awareness, and stabilizes the docbook collapse pipeline. It introduces a unified book command, collapses Markdown into GPT-readable YAML, and consolidates environment logic across the toolchain.
π§ Added
rc-book.sh
Multi-mode docbinding script (--scriptbook,--docbook,--webbook,--collapse,--all)rc-env.sh
Shared path config forbones/,output/,home/content/β sourced by allrc-*.shscriptsrotkeeper-docbook-clean.md
Stripped variant of the docbook, ready for YAML collapse and GPT consumptioncollapsed-content.yaml
Clean, structured output of all known doc assets (from--collapsemode)rc-utils.sh
Generic helpers (parse_flags,require_env_vars,init_log, etc.)
βοΈ Removed / Deprecated
- Legacy bookbinding scripts (
rc-docbook.sh,rc-webbook.sh,rc-scriptbook.sh) - Inline changelog logic from
rc-utils.sh(now owned byrc-bless.sh)
π Documentation Overhaul
- All active rituals now have matching
.mddocumentation underhome/content/docs/bones/scripts/ - CLI flags, workflows, and caveats freshly embalmed
- Limericks preserved for structural integrity
πͺ¦ Notes
- Doc outputs now include both frontmatter-rich and frontmatter-free variants
collapselogic includes fallback title detection- Output markdown no longer breaks on malformed YAML
- This is a stable pre-release β additional polish expected in
v0.2.5
May it rot gracefully. π―οΈ
