You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ccc-node PR #948 isolates Piri transcripts and generated bootstrap context under opaque audience roots. The existing nunchi Piri lane still scans one global session tree, while the audience-scoped materializer deliberately disables node-global nunchi injection because no scope-local snapshot/provenance contract exists.
Simply scanning every audience directory would violate the privacy boundary by allowing private DM facts to enter a node-global index.
Problem
ccc-node PR #948 isolates Piri transcripts and generated bootstrap context under opaque audience roots. The existing nunchi Piri lane still scans one global session tree, while the audience-scoped materializer deliberately disables node-global nunchi injection because no scope-local snapshot/provenance contract exists.
Simply scanning every audience directory would violate the privacy boundary by allowing private DM facts to enter a node-global index.
Live evidence
991f18d1c5362b3fc1f4762cb171ce91df1ef3econ bangtong, soonwook, jingun, and dungae.CCC_BRIDGE_MEMORY_MODE=off; no real Telegram audience was enabled.Acceptance criteria
Related: ccc-node #948, ccc-node #578, seoyoon-family-wiki #3193, jinwon-int/piri#1.