docs(specs): regenerate three-ring memory audit as durable doc + D7 R1 receipt#1217
Merged
Merged
Conversation
…1 receipt The 2026-07-02 memory-three-rings audit artifact was conversation-only and never persisted. Regenerated from receipts into the curated-memory-productionization spec dir, with every finding re-verified against post-9.4.0 state: recall round-trip CLOSED; backlog (a) storage-root collision, (b) which-memory-is-which doc, (c) attune-author shim + .help regen all re-verified OPEN. Also records D7: R1 convergence receipt (memory-hydrate line in fresh-session context) landed 2026-07-02. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The 2026-07-02 three-ring memory audit produced an artifact
(
memory-three-rings) that never persisted — not in the curatedgraph, not on disk under
~/.attune/, not in Redis. This PRregenerates it as a durable spec document, with every finding
re-verified against current (post-9.4.0) state.
Changes
docs/specs/curated-memory-productionization/three-ring-audit.md— per-ring findings with open/closed status:
(fixed fix(memory): honor status in add_finding; open friction-log spec #1208, shipped 9.4.0, closure receipted via fresh install)
personal.py:22) collideswith the curated repo root (
graph.py:104) — receipted on disk(
dispatch_test/topic +summaries_by_path.jsoninside thecurated git tree)
docs/attune-authorpyenv shim still raisesModuleNotFoundError;.helpregen still deferred[memory-hydrate] 9 active curated nodes warm in Redislineappeared in fresh-session SessionStart context 2026-07-02), plus
the "presented != persisted" meta-lesson from the artifact loss.
🤖 Generated with Claude Code