Skip to main content

Module context_update

Module context_update 

Source
Expand description

Context-update data model — ContextUpdate, EntityData, EntityRelationship, UpdateType, and supporting types. Core data types for context updates, entities, and relationships

Structs§

CodeReference
Reference to a span of source code
ContextUpdate
A single context update record capturing a meaningful event in the session
EntityData
Stored metadata for a tracked entity
EntityRelationship
A directed relationship between two named entities
TypedEntity
A named entity with its semantic type, provided by the LLM
UpdateContent
Structured content payload for a context update

Enums§

EntityType
Semantic category of a tracked entity
RelationType
The kind of directed relationship between two entities
UpdateType
The type of context update recorded during a session