Prune stale audit baseline paths after source removal - #12005
Conversation
Homeboy Results —
|
|
CI prerequisite update: this branch now includes the existing one-line AI assistance: OpenAI gpt-5.6-sol via OpenCode identified and applied the existing prerequisite under human direction. Chris Huber remains responsible for the branch. |
|
Superseded by #12012, which landed the stale audit fingerprint repairs on main. AI assistance disclosure: OpenAI gpt-5.6-sol via OpenCode was used to verify patch equivalence and reconcile the PR queue. |
Summary
crates/homeboy-core/src/local_permissions.rscrates/homeboy-core/src/report_compare.rsVerification
review audit --placement local --json-summaryadvanced past stale-baseline validation and ran detectors; the expensive full run exceeded the 20-minute local tool timeout before terminal findingsgit diff --checkCloses #12004.
AI Assistance
OpenAI gpt-5.6-sol via OpenCode isolated the stale rows from the full Audit run, verified their exact paths were absent, and implemented the bounded baseline repair under human direction. Chris Huber remains responsible for every line.