mirror of
https://github.com/bleak-ai/gcontext.git
synced 2026-08-11 13:19:23 +02:00
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>
525 B
525 B
Steps
- Intake: accept a ticket, fetch its details, identify the category and slug.
- Plan: match a playbook or propose a custom plan. Wait for approval.
- Execute: agent+human loop. Reads run immediately; writes need approval.
- Log: write the structured run folder with all execution details.
- Learn: create a new playbook or update an existing one with what was learned.
- Close: post the resolution on the ticket and close it.