Skip to content

docs(readme): rewrite Semantic Memory section for v2 - #25

Merged
stretchcloud merged 1 commit into
mainfrom
docs/readme-memory-v2
Jul 7, 2026
Merged

docs(readme): rewrite Semantic Memory section for v2#25
stretchcloud merged 1 commit into
mainfrom
docs/readme-memory-v2

Conversation

@stretchcloud

Copy link
Copy Markdown
Owner

The README's Semantic Memory section still described the pre-v2 system and, in places, was factually wrong after the v2 rebuild:

  • named the old fragments.lance/consolidated.lance tables (now fragments_v2/consolidated_v2 + versioned meta.json)
  • described the enrichment path that never actually fired before v2
  • omitted namespaces, decay/reinforcement, pinning, the recalled-context chip, the LLM consolidation pipeline, Settings → Memory, and the overview/pin endpoints

This rewrites that subsection to match what shipped in 0.3.0/0.3.1. Other CI layers (Deliberation, Capability Discovery, Shared Context) are unchanged. Bumps to 0.3.2 so the npm package page picks up the corrected README.

The README still described the pre-v2 memory system (wrong table names,
the dead 'prepend to message' enrichment, no namespaces/decay/pinning,
stale consolidation). Rewrite it to match what shipped: namespace
scoping, decay/reinforcement/pinning, the 250ms-budgeted auto-recall
with a recalled-context chip, LLM-backed consolidation with concat
fallback, versioned storage, and the new overview/pin endpoints.
@stretchcloud
stretchcloud merged commit d94ac5d into main Jul 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant