Example map¶
The repository ships three workflows and one reusable command definition. Use the task guide to run an example, or the explanation to understand and adapt its design.
| Example | Run it | Understand it | Source |
|---|---|---|---|
| Feedback triage | Triage feedback | Annotation before synthesis | triage.yaml |
| Repository context | Prepare a harness handoff | Retaining source evidence | context.yaml |
| Reusable brief | Build it step by step | Compression and reuse | command, flow |
The native archive includes examples/ and fixtures/. npm installs the command and its runtime support; get the examples from a source checkout when using npm.
Semantic examples require configured profiles. local-small and stronger are names you create, not bundled models. Start with model setup.
Packaged recipe tests check composition, routes, and evidence boundaries with controlled model responses. Live model evidence reports the separate model runs and their limits.