You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix edit validator path fallback and reject whitespace-only completion markers
Edit validator had the same relative-path and traversal fallback issue
as the read/write validators. Applied the same normalization and ".."
rejection pattern.
Methodology completion checker now trims whitespace before emptiness
validation, preventing whitespace-only done markers or report files
from passing the content gate.
0 commit comments