Coherence: one component per idea, one spelling per word, one truth per claim
Claude-Session: https://claude.ai/code/session_01Ms2FbjQy31TVf3CEvQhGM8
This commit is contained in:
@@ -50,7 +50,7 @@ grep -qE 'function measureBreakdown|function measureCleanables' "$service" \
|
||||
|
||||
# Both walks are asked for, never done on open: they cost the same as the
|
||||
# folder scan the page already refuses to start by itself.
|
||||
grep -qE 'Component\.onCompleted:.*Disks\.(scan|measureBreakdown|measureCleanables)' "$page" \
|
||||
grep -qE 'Component\.onCompleted:.*Disks\.(scan|measureBreakdown|measureCleanables)\b' "$page" \
|
||||
&& fail 'the page starts an expensive walk the moment it opens'
|
||||
|
||||
# The expensive read must not run on open; that is the entire reason it is a
|
||||
|
||||
Reference in New Issue
Block a user