Files
correx/core
kami da7fe61b77 perf(talkie): fold idea board once, keep live via subscribeAll (#55)
IdeaReader folded eventStore.allEvents() on every activeIdeas()/capturedOf()
call — a full deserializing log scan per CHAT context build. Now folds once at
construction and stays current incrementally via subscribeAll(); the fold is
idempotent so seed/live overlap needs no dedupe.
2026-07-12 13:12:35 +04:00
..