Skip to content

Commit 9e7ee19

Browse files
jcllobetclaude
andcommitted
docs(scripts): note factory auto-detection in README
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e5515e7 commit 9e7ee19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/find-unused.README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ bash scripts/find-unused.sh
1010

1111
Requires `npx` (knip is fetched automatically). A fake `DATABASE_URL` is injected so config resolution doesn't fail.
1212

13-
The script auto-detects the factory root (`../../..`) and all sibling repos for cross-referencing.
13+
The script auto-detects whether it's running inside a factory layout (`../../.._repos/`). When inside a factory, it cross-references sibling repos. When standalone, it skips sibling checks gracefully and still runs all internal checks.
1414

1515
## What it does
1616

0 commit comments

Comments
 (0)