capture_learning
Record reusable insights from pipeline decisions and milestones. Categorize patterns with evidence and confidence to inform future decisions.
Instructions
Capture a reusable learning/pattern to learnings.json. Called after key decisions, verdicts, and pipeline milestones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | Yes | Searchable keywords for retrieval | |
| stage | Yes | Which SOP/stage generated this learning (e.g. 'scout', 'stress-test') | |
| pattern | Yes | One sentence — the reusable insight | |
| category | Yes | Learning category | |
| evidence | Yes | What data supports this pattern | |
| pipeline | Yes | Market name / pipeline that produced this learning | |
| applies_to | Yes | What future decisions this informs | |
| confidence | Yes | Confidence level based on evidence strength |