3.6.4 — core-seam reliability
RDF 3.6.4 Release Notes
3.6.4
-- New Features --
[New] SessionStart state-bootstrap delivers ~/.rdf/state on plugin installs
(version-stamped) — the full pipeline now runs on the plugin tier
[New] doctor scopes: catalogs (agent/skill-meta integrity), state-helpers
(stale-copy FAIL) — 13 checks
[New] tests: strip/sync/bootstrap suites + deploy/doctor coverage (222 → 246)
-- Bug Fixes --
[Fix] rdf sync could truncate canonical agents to empty when the deployed
copy had no frontmatter — agents loop now guards like the commands loop
-- Changes --
[Change] one shared frontmatter-strip (rdf_strip_frontmatter) for sync +
doctor; generation fails when agent-meta.json misses an agent
[Change] upgrade note: run 'rdf deploy claude-code' once after updating a
checkout install — generate no longer refreshes ~/.rdf/state; add
--force if your deployed copies differ from source (backed up first)
[Change] state-helper delivery moved from generate (copy) to deploy
(per-file symlinks, auto-migrating identical legacy copies);
generate no longer writes under $HOME