Parameters
Episode content. Be descriptive: include what happened, why, and the outcome. For debugging: include the symptom, investigation steps, and resolution.
Content format.
| Value | Description |
|---|---|
text | Free-form text (default) |
json | Structured JSON data |
message | Conversation or chat message format |
Origin of the episode. Examples:
"session:abc123", "file:src/auth.ts", "debug:OOM-investigation".References linking this episode to knowledge graph entities/edges. Enables traversal from episodes to related concepts.Each ref has:
refType:"node"to reference an entity,"edge"to reference a relationshiprefId: ID of the referenced entity or edge
Storage scope.
| Value | Description |
|---|---|
project | Stored under the current project (default) |
global | Shared across all projects |