Context Stuff Lessons
context_stuff_lessonsInject all prevention lessons into the context window by dumping every lesson sorted by confidence. Bypasses RAG to ensure no lesson is missed, fitting 20-200 lessons in 1K-10K tokens.
Instructions
Dump ALL prevention lessons into a single text block for context-window injection. Bypasses RAG/search — returns every lesson sorted by confidence. For most projects (20-200 lessons), fits in 1K-10K tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format (default: compact) | |
| signal | No | Filter by signal type | |
| maxTokenBudget | No | Approximate token budget (default: 10000) |