Files
bernatsamperaandClaude Opus 4.6 87d8575829 Fix template example runs: use per-step folders instead of flat files
The workflow spec requires one folder per step inside runs/example/
(e.g. 1-intake/results.md), not flat files. Fixed browser-recipes,
seo-pipeline, and support-ops. release-ops was already correct.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-08-09 18:16:25 +02:00

525 B

Steps

  1. Intake: accept a ticket, fetch its details, identify the category and slug.
  2. Plan: match a playbook or propose a custom plan. Wait for approval.
  3. Execute: agent+human loop. Reads run immediately; writes need approval.
  4. Log: write the structured run folder with all execution details.
  5. Learn: create a new playbook or update an existing one with what was learned.
  6. Close: post the resolution on the ticket and close it.