Skip to main content

Module root_index

Module root_index 

Source
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§

HistoricalPeriod
A historical period summary.
RootEntry
A single entry in the ROOT index’s active context.
RootIndex
ROOT index — the “table of contents” for all agent knowledge.
TopicEntry
A topic entry in the ROOT index.