| 1 | #!/usr/bin/env node |
| 2 | // @ts-check |
| 3 | /// <reference types="@actions/github-script" /> |
| 4 | // @safe-outputs-exempt SEC-005: target repo is used only for read-only PR head-ref lookups during deterministic sample replay; never derived from agent safe-output content and never used for a cross-repo write. |