Skip to content

fix(review): restore engine-parity after gittensory rename drift - #5892

Merged
JSONbored merged 1 commit into
mainfrom
hotfix/engine-parity-guardrail-linked-issue
Jul 14, 2026
Merged

fix(review): restore engine-parity after gittensory rename drift#5892
JSONbored merged 1 commit into
mainfrom
hotfix/engine-parity-guardrail-linked-issue

Conversation

@JSONbored

Copy link
Copy Markdown
Owner

Summary

Scope

Validation

  • git diff --check
  • npx tsx scripts/check-engine-parity.ts — confirms ok (was failing on main before this fix)
  • npm run test:coverage — full unsharded run, 100% green
  • Full npm run test:ci gate run locally, exit 0

Safety

  • No secrets, wallet details, hotkeys, coldkeys, user PATs, private keys, raw trust scores, private rankings, or private maintainer evidence are exposed.
  • Public GitHub text stays sanitized, low-noise, and does not imply compensation guarantees or optimization tactics.
  • Auth, cookie, CORS, GitHub App, Cloudflare, or session changes include negative-path tests. — N/A, no such changes.
  • API/OpenAPI/MCP behavior is updated and tested where needed. — N/A, comment-only + test-assertion fix, no behavior change.
  • UI changes use live API data or real empty/error/loading states. — N/A, no UI changes.
  • Visible UI changes include a UI Evidence section. — N/A, no UI changes.
  • Public docs/changelogs are updated where needed; changelogs are only edited for release-prep PRs (none touched here).

Notes

PR #5883 renamed brand-name prose in src/review/guardrail-config.ts
and src/review/linked-issue-label-propagation.ts but not their
byte-identical twins under packages/loopover-engine/src/review/,
breaking scripts/check-engine-parity.ts on main. Aligns the engine
copies' comment text with the host copies. Also fixes a stale
finding-taxonomy.test.ts assertion that still expected the
pre-rename "gittensory://finding-taxonomy" MCP resource URI literal
(the constant itself was already correctly renamed by #5883; only
this test's hardcoded expectation had drifted).
@JSONbored JSONbored self-assigned this Jul 14, 2026
@JSONbored
JSONbored merged commit f7004b9 into main Jul 14, 2026
6 checks passed
@JSONbored
JSONbored deleted the hotfix/engine-parity-guardrail-linked-issue branch July 14, 2026 21:40
@superagent-security

Copy link
Copy Markdown
Contributor

Superagent didn't find any vulnerabilities or security issues in this PR.

@loopover-orb loopover-orb Bot added the gittensor:bug Gittensor-scored bug fix — scores a 0.05x multiplier. label Jul 14, 2026
@nghetienhiep nghetienhiep mentioned this pull request Jul 14, 2026
This was referenced Jul 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gittensor:bug Gittensor-scored bug fix — scores a 0.05x multiplier.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant