mirror of
https://github.com/bleak-ai/gcontext.git
synced 2026-08-11 13:19:23 +02:00
docs/workflows.md defines the contract for distributable context-based workflows: frontmatter manifest, steps/, runs/ with workflow-defined run naming, the example run at runs/example/, and the setup command contract. docs/share-workflow.md guides an author's agent through turning a lived workflow into a template that passes that spec. Both linked from the README. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>