distill
Mark valuable content for future reference by categorizing it as insight, pattern, anti-pattern, fix, terminology, or concept, with optional confidence level and source thread.
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 |
|---|---|---|---|
| content | Yes | ||
| kind | No | insight | |
| confidence | No | medium | |
| source_thread | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |