Skip to content

docs(framework): document Open Loop presets, modes, and the-framework.yml#269

Merged
suleimansh merged 1 commit into
mainfrom
docs/framework-open-loop-config
Jul 5, 2026
Merged

docs(framework): document Open Loop presets, modes, and the-framework.yml#269
suleimansh merged 1 commit into
mainfrom
docs/framework-open-loop-config

Conversation

@suleimansh

Copy link
Copy Markdown
Member

The Open Loop config surface shipped across phases 2-3 but never made the README: the --preset / --autopilot / --technical / --kind flags and the the-framework.yml config file were undocumented.

Adds:

  • the four flags to the CLI flag list
  • a new Open Loop domain presets section: what a preset is, the three built-ins (software-development / web-development / data-science) with their review loops, modes, and the build event kind
  • a the-framework.yml subsection with the config fields and precedence rules (flags override file; event = --kind > file > preset default > major-change)

Docs only, no code change, no changeset. Preset loop descriptions verified against the shipped preset files.

Note: the event: key it documents lands in #268 — merge this after that.

….yml

The --preset/--autopilot/--technical/--kind flags and the-framework.yml config
file (preset/autopilot/technical/event) shipped across phases 2-3 but were never
in the README. Add the flags to the CLI list and a new Open Loop section covering
the three built-in presets, modes, the build event kind, and the per-repo config
file with its precedence rules.
@suleimansh suleimansh added the documentation Improvements or additions to documentation label Jul 5, 2026
@suleimansh suleimansh self-assigned this Jul 5, 2026
@suleimansh suleimansh merged commit 7d1f109 into main Jul 5, 2026
2 checks passed
@suleimansh suleimansh deleted the docs/framework-open-loop-config branch July 5, 2026 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant