Skip to content

feat(memory): inherit private legacy context in Piri - #957

Merged
seoseo-ai merged 1 commit into
mainfrom
feat/piri-legacy-memory-inheritance
Aug 5, 2026
Merged

feat(memory): inherit private legacy context in Piri#957
seoseo-ai merged 1 commit into
mainfrom
feat/piri-legacy-memory-inheritance

Conversation

@seoseo-ai

Copy link
Copy Markdown
Collaborator

Summary\n\n- inherit pre-scope Claude and Hermes MEMORY/USER content only into an opaque private audience\n- fall back to legacy Wiki and Honcho caches for the first private bootstrap, then refresh route-local caches\n- allow the legacy nunchi snapshot only through an exact private compatibility route\n- increase only the private Piri bootstrap budget so all bounded legacy blocks survive materialization\n- keep shared/group audiences fail-closed with no legacy Wiki or nunchi context\n\n## Safety\n\n- existing memory files and databases remain read-only and are not copied or merged\n- private route validation requires the canonical legacy state and nunchi paths\n- caller-supplied NUNCHI_SNAPSHOT cannot override the canonical private legacy snapshot\n- public routes keep Wiki disabled and cannot enable node-global nunchi\n\n## Validation\n\n- ruff check: passed\n- focused memory materializer tests: passed\n- audience/Piri runtime tests: 36 passed, 6 subtests passed\n- memory hook contract: 35 passed; one pre-existing Termux timing threshold is host-sensitive\n- bash syntax and git diff checks: passed\n\nThis is the private legacy-read compatibility slice related to #950. Scope-preserving collection of new audience transcripts remains tracked there.

@seoseo-ai
seoseo-ai requested a review from jinon86 as a code owner August 5, 2026 09:33

@jinon86 jinon86 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved after explicit operator authorization using the Seoseo-held jinon86 credential for this exact head.

@seoseo-ai
seoseo-ai merged commit 224fe22 into main Aug 5, 2026
8 checks passed
@seoseo-ai
seoseo-ai deleted the feat/piri-legacy-memory-inheritance branch August 5, 2026 09:46
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.

2 participants