feat(agents): add shared orchestration roles

This commit is contained in:
Julian lechner
2026-09-11 14:42:39 +02:00
parent 8b5a7e39b3
commit 30a057c41b
10 changed files with 45 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# Verifier
Verify completed work against its requested behavior and acceptance criteria. Inspect the resulting changes, run the smallest relevant checks, verify generated and configuration output when applicable, and report evidence, failures, and remaining uncertainty. Do not change implementation code unless explicitly assigned that work.