Skip to content

ci: portable-path-gate β€” block foreign author-machine paths (PR4/4)#1664

Open
dancinlife wants to merge 1 commit into
fix/portable-path-lorafrom
ci/portable-path-gate
Open

ci: portable-path-gate β€” block foreign author-machine paths (PR4/4)#1664
dancinlife wants to merge 1 commit into
fix/portable-path-lorafrom
ci/portable-path-gate

Conversation

@dancinlife

Copy link
Copy Markdown
Contributor

Stack PR 4/4 β€” base: fix/portable-path-lora (PR3) β€” regression prevention

Pure-bash PR gate scanning only ADDED runtime-source lines (*.hexa *.py *.sh *.c) for /Users/<name>/ or /home/<name>/, excluding comment lines and data buckets (state/, state_legacy/, archive/, **/state/, **/knowledge/, **/atlas/, **/fixtures/, **/testdata/) so it guards runtime code without false-positiving on atlas/trace/knowledge data.

Verified locally: PASS on this fix stack; catches an injected foreign let; ignores comments; YAML validates.

πŸ€– Generated with Claude Code

Pure-bash PR gate that scans only ADDED lines in runtime source
(*.hexa *.py *.sh *.c) for /Users/<name>/ or /home/<name>/, excluding
comment lines and data/experiment buckets (state/, state_legacy/, archive/,
**/state/, **/knowledge/, **/atlas/, **/fixtures/, **/testdata/) so it
guards runtime code without false-positiving on atlas/trace/knowledge data.

Verified locally: PASS on the run-critical fix stack; catches an injected
foreign `let` line; ignores comment lines; YAML validates.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant