Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions docs/changes/unreleased/1437-brain-index-design.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
kind: internal
title: the design and overlap measurement for a brain index of every run across chats
pr: 1437
surface: [docs]
---
One document, no code. `docs/design/brain/DESIGN.md` designs one index of
every run, written only by the engine at run start and end. The index feeds
the existing `<elsewhere>` block, the `tasks` tool and a planning check. The
document measures how often work overlaps across chats today, and maps every
place that assumes one plan store is one run, for a later single store.
Loading
Loading