Skip to content

Drop the dead import GT-693 left in the OPA evaluator spec - #510

Closed
beyondnetPeru wants to merge 1 commit into
developfrom
fix/gt-693-dead-import
Closed

Drop the dead import GT-693 left in the OPA evaluator spec#510
beyondnetPeru wants to merge 1 commit into
developfrom
fix/gt-693-dead-import

Conversation

@beyondnetPeru

Copy link
Copy Markdown
Contributor

Follow-up to GT-693. No gap id is claimed or advanced here.

CodeQL flagged this on #509
and it is a real finding in my own code: GT-693 deleted the test that pinned the
27 unmapped policies — the only consumer of CONTEXT_AWARE_VIOLATION_PREFIXES in
that spec — and the import stayed behind.

Removed rather than dismissed. The constant is still exported and still used in
production as the fallback path for a policy.wasm compiled before GT-693; what
was dead is this file's reference to it.

opa-evaluator spec 19/19.

🤖 Generated with Claude Code

…or spec

CodeQL caught this on PR #509 and it is a real finding in my own code, not noise:
`GT-693` deleted the test that pinned the 27 unmapped policies, which was the only
consumer of `CONTEXT_AWARE_VIOLATION_PREFIXES` in this spec. The import stayed
behind.

Removed rather than resolved-as-acceptable. The constant is still exported and
still used in production as the fallback for a pre-GT-693 `policy.wasm`; what was
dead is this file's reference to it.

opa-evaluator spec 19/19.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@beyondnetPeru
beyondnetPeru requested a review from a team as a code owner August 15, 2026 22:58
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@github-actions

Copy link
Copy Markdown

📊 Bilingual Coverage Impact

PR Changes

  • Paired EN/ES files modified: 3
  • New EN files needing ES translation: 0

Repository Coverage

Metric Value
Total EN files 527
Total ES files 501
Paired files 0
Coverage 0%

Good: All EN changes have ES counterparts.


Generated by GitHub Actions

@beyondnetPeru

Copy link
Copy Markdown
Contributor Author

Superseded: this PR's branch name and title both declared GT-693, which #509 legitimately owns. Guard 50 caught it — two open PRs claiming one gap is the situation that cost a full reconciliation session on 2026-07-30 (GT-639). Reopening under a name that does not claim the id; the change itself is unchanged.

@beyondnetPeru
beyondnetPeru deleted the fix/gt-693-dead-import branch August 15, 2026 23:06
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