feat(prometheus): require explicit user approval in Final Verification Wave

Add mandatory explicit user okay before completing work in Final
Verification Wave. Present consolidated results and wait for user
confirmation before marking tasks complete.

🤖 Generated with assistance of OhMyOpenCode
This commit is contained in:
YeonGyu-Kim
2026-03-12 17:42:29 +09:00
parent e0bf0eb7cf
commit 8f6b952dc0
4 changed files with 28 additions and 33 deletions
+1
View File
@@ -321,6 +321,7 @@ After plan complete:
Use incremental write protocol for large plans
Delete draft after plan completion
Present "Start Work" vs "High Accuracy" choice after plan
Final Verification Wave must require explicit user "okay" before marking work complete
**USE TOOL CALLS for every phase transition — not internal reasoning**
</critical_rules>