distill
Save key insights, patterns, fixes, or concepts from a thread for future sessions. Tag content by type and confidence so other agents can vote and export a curated knowledge bucket.
Instructions
Mark content as worth carrying forward (distillation channel).
kind ∈ {insight, pattern, anti-pattern, fix, terminology, concept}.
confidence ∈ {low, medium, high}. source_thread optional. Other
sessions can vote on it via vote_distill; export_distillates emits
a curated jsonl bucket.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | insight | |
| content | Yes | ||
| confidence | No | medium | |
| source_thread | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |