v0.5.3
Maintenance release: one new capability for where the durable corpus lives, plus docs and CI hardening.
Features
- Durable corpus now anchors at a per-project XDG path (#84).
specsandresearchresolve under$XDG_DATA_HOME/cheese/<project>/(default~/.local/share/cheese/<project>/), so they survive branch switches and clones and stay out of git. Transient pipeline artifacts (cook/press/age/cure/…) remain repo-local under.cheese/. Overridable viaEASY_CHEESE_HOME/EASY_CHEESE_PROJECT; honorsXDG_DATA_HOME/XDG_CONFIG_HOME.
Fixes
- Stop bare
cheez-*tokens corrupting Markdown emphasis (#89).
Docs
- Route cheap nits to
/cureinstead of pushing back, in/ageand/affinage(#88). - Lead skill descriptions with capability rather than boilerplate (#90).
- Add OpenSSF Scorecard and CodeQL badges to the README (#91).
CI / deps
- Bump
github/codeql-action4.35.5 → 4.36.0 (#87).
Full Changelog: v0.5.2...v0.5.3