v2.2.0 — absorption, ground rule, installer fixes
Additive minor. Theme: making memorize the project's single source of truth in practice.
memorize memory import(#69): agent-driven absorption of pre-existing context — the agent distills its own harness memory / your doc folders into memorize; provenance-tagged, idempotent, contradiction-checked.- Ground-rule planting (#68):
install claude/codexplant the single-source-of-truth contract as a marker-managed block inCLAUDE.md/AGENTS.md(cleanly reversed by uninstall) + a one-line reminder in every startup injection. - ARCHITECTURE.md: the full technical story (CLS two-layer memory, watermark-idempotent consolidation, retrieval-time forgetting, live share, cross-machine convergence).
- One-line installer fixes, both caught in live end-to-end testing: Windows PowerShell 5.1 quoting crash (aborted every 5.1 install) and a raw npm EACCES death on stock Linux Node (now preflighted with the npm-recommended no-sudo fix).
Full notes: CHANGELOG.md