docs: Remove sibling product and lab path leaks #5
Reference in New Issue
Block a user
Delete Branch "scrub/internal-refs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Strip private sibling product names, unfinished rewire notes, and lab checkout paths from README, design/plan docs, and test identity/fixture strings so this module reads as standalone.
Why
Wording like "tradey is not wired to this module yet" names another private project and leaks unfinished wiring. Outsiders should not see that.
Test
go test ./... -count=1(all packages ok)rg -i 'tradey|/fast/projects|Grok-chat|not wired to'→ no hits