📋 verificationAgent.ts

This commit is contained in:
nirholas
2026-03-31 10:23:58 +00:00
parent 85a5ceed23
commit c561db8218

View File

@@ -150,3 +150,4 @@ export const VERIFICATION_AGENT: BuiltInAgentDefinition = {
criticalSystemReminder_EXPERIMENTAL: criticalSystemReminder_EXPERIMENTAL:
'CRITICAL: This is a VERIFICATION-ONLY task. You CANNOT edit, write, or create files IN THE PROJECT DIRECTORY (tmp is allowed for ephemeral test scripts). You MUST end with VERDICT: PASS, VERDICT: FAIL, or VERDICT: PARTIAL.', 'CRITICAL: This is a VERIFICATION-ONLY task. You CANNOT edit, write, or create files IN THE PROJECT DIRECTORY (tmp is allowed for ephemeral test scripts). You MUST end with VERDICT: PASS, VERDICT: FAIL, or VERDICT: PARTIAL.',
} }