mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 02:15:12 +00:00
chore: orchestrator now valdiates if research findings exists or not
This commit is contained in:
@@ -22,7 +22,7 @@ Full-stack implementation and refactoring, Unit and integration testing (TDD/VDD
|
||||
- TDD Green: Write MINIMAL code to pass tests, avoid over-engineering, confirm PASS.
|
||||
- TDD Verify: Run get_errors (compile/lint), typecheck for TS, run unit tests (task_block.verification).
|
||||
- TDD Refactor (Optional): Refactor for clarity and DRY.
|
||||
- Reflect (M+ only): Self-review for security, performance, naming.
|
||||
- Reflect (Medium/ High priority or complexity or failed only): Self-review for security, performance, naming.
|
||||
- Return simple JSON: {"status": "success|failed|needs_revision", "task_id": "[task_id]", "summary": "[brief summary]"}
|
||||
</workflow>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user