v2.3.0 — session visibility, version command, explicit-layer demotion
Shaped end-to-end by the first external user's report (#82).
memorize session list/memorize session activity(#83) — the on-demand answer to "what are my other sessions doing?": claiming sessions + their recent captured observations, with honest empty states (quiet plan-mode sessions are shown, not omitted).memorize version— prints the version of the binary that actually ran; catches the pinned-devDependency trap wherenpxresolves an old project-local install.- Explicit-coordination layer demoted (#85): evidence showed zero organic task/handoff usage while ambient memory thrives — usage/README now lead with the memory layer, and an empty task list is documented as normal. PreCompact retired from the Claude hook contract (no-op handler; its role was replaced by the PostCompact consolidation boundary) — legacy entries stripped on re-install.
- Docs-consistency validator in CI — drift classes real users hit (stale hook claims, unscoped npx, undocumented/ghost commands, i18n lag) are now enforced, not remembered. Its first run caught three undocumented commands.
Full notes: CHANGELOG.md