Expand description
ROOT index — the “table of contents” for all agent knowledge.
Provides O(1) topic lookup so agents can quickly understand what they know. Automatically maintained by the Dream process; users never interact with it.
Structs§
- Historical
Period - A historical period summary.
- Root
Entry - A single entry in the ROOT index’s active context.
- Root
Index - ROOT index — the “table of contents” for all agent knowledge.
- Topic
Entry - A topic entry in the ROOT index.