framework: genericize private third-party host refs (uscllc) — deferred from P2 #573
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Tracked follow-up from PR #572 (P1+P2). The public framework hardcodes a maintainer's private employer Gitea host ( / ) in ~40 sites that are functionally entangled and were deliberately excluded from the P2 sanitization denylist:
Approach: make host-routing config-driven (no hardcoded private host); genericize test fixtures to example hosts; scrub docs. Then optionally add to the verify-sanitized denylist. Coordinated with Stack Lead: detect-platform is critical, handle carefully. Refs #542.