Examples
Workflow examples
Choose a familiar job, then adapt its checks to your own work.
| Job | What you get | Starting point |
|---|---|---|
| Fix a small calculation | Agent change, test gate and write-back | First checked workflow |
| Repair documentation | A README change with an explicit change boundary | Documentation repair |
| Investigate an incident | Structured observations, uncertainty and next checks | Incident triage |
| Record a human decision | A durable pause that resumes with an answer | Human decisions |
| Build an issue factory | External receipt and queue policies | Integration reference |
These are workflow patterns, not a catalog of preconnected services. The factory reference is application integration code; you still supply your queue, external credentials and publication policy.
Begin with one useful step and a real definition of success. Add review or repair rounds when the task needs them.