Appearance
快速开始
- Inventory context sources and preserve their native ids.
- Create
context_surfacerecords for each turn, task, tool call, review, or handoff boundary. - Normalize candidate units into
context_itemrecords with source refs, visibility, sensitivity, and token estimates. - Run selection and produce
context_selectionrecords for selected and omitted items. - Apply
context_budgetandcontext_windowrecords before prompt or tool assembly. - Produce
context_assemblyrecords per target instead of assuming one prompt equals all context. - Produce
context_injectionrecords when assembled blocks become visible. - Record compaction sources, summaries, omissions, and missing-context requests.
- Link policy, evidence, artifact, tool, runtime, UI, knowledge, and telemetry facts by refs.
- Export
context_eventrecords so reviewers can replay how context changed.