Use this cookbook when you want a worker to inspect a repo and leave a small, reviewable patch.Documentation Index
Fetch the complete documentation index at: https://docs.usesynth.ai/llms.txt
Use this file to discover all available pages before exploring further.
Goal
Start a directed run that identifies one high-impact issue, makes the smallest safe change, and returns a report or PR.Launch
Good constraints
- prefer one focused change
- avoid broad refactors
- state validation command
- explain skipped validation
- include risk and follow-up notes
Expected evidence
- patch or PR metadata
- final report
- validation result or skipped-validation reason
- artifact manifest
- usage summary