Expand description
Context-update data model — ContextUpdate, EntityData,
EntityRelationship, UpdateType, and supporting types.
Core data types for context updates, entities, and relationships
Structs§
- Code
Reference - Reference to a span of source code
- Context
Update - A single context update record capturing a meaningful event in the session
- Entity
Data - Stored metadata for a tracked entity
- Entity
Relationship - A directed relationship between two named entities
- Typed
Entity - A named entity with its semantic type, provided by the LLM
- Update
Content - Structured content payload for a context update
Enums§
- Entity
Type - Semantic category of a tracked entity
- Relation
Type - The kind of directed relationship between two entities
- Update
Type - The type of context update recorded during a session