chore: replace python -m agents.validator with hawk in all agent mode instructions
This commit is contained in:
@@ -77,8 +77,8 @@ const scopeNote = files && files.length
|
||||
function reportPrompt(dimension) {
|
||||
return (
|
||||
`Operate in REPORT mode (read-only). Do not modify any file. Scan your single quality dimension across the ` +
|
||||
`devplacepy/ package and tests/, following your mandate, scope units, and accuracy doctrine. Exclude the agents/ ` +
|
||||
`directory entirely. Confirm each candidate against the actual source before recording it. Return your findings as ` +
|
||||
`devplacepy/ package and tests/, following your mandate, scope units, and accuracy doctrine. ` +
|
||||
`Confirm each candidate against the actual source before recording it. Return your findings as ` +
|
||||
`structured output: a one-line summary and one entry per confirmed finding (severity, file, line, rule, message).` +
|
||||
scopeNote
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user