feat: tighten freestyle discovery and analyst handoff

This commit is contained in:
2026-07-26 10:21:56 +04:00
parent cf9eecc895
commit 516af1ca96
7 changed files with 198 additions and 31 deletions
+1
View File
@@ -23,6 +23,7 @@ Each TOML file in `workflows/` is a valid workflow loadable by the server. Keep
- Prompts referenced by TOML files go in `workflows/prompts/`.
- Freestyle architect prompts specify stage constraints, boundaries, and verification goals; they do not prescribe an exact resulting file list when the authoritative intent leaves implementation details open.
- Freestyle discovery emits a structured comprehension brief; the analyst emits the addressable `dod` artifact used as the fixed implementation/review rubric.
- Freestyle discovery must inspect the whole decision surface and ground its brief in concrete repository evidence; analyst DoD criteria must be atomic, checkable, and include material failure/recovery paths.
- Do not add configs/plugins/stages stubs speculatively — populate when there is real content.
## Verification