openapi: 5 repo maintainer-report routes missing from spec (maintainer-noise, ams-miner-cohort, gate-precision, outcome-calibration, activation-preview) - #9436
Conversation
…r-noise, ams-miner-cohort, gate-precision, outcome-calibration, activation-preview) Fixes JSONbored#9302
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #9436 +/- ##
==========================================
+ Coverage 75.51% 76.10% +0.59%
==========================================
Files 275 278 +3
Lines 58032 59636 +1604
Branches 6209 6456 +247
==========================================
+ Hits 43820 45388 +1568
- Misses 13942 13955 +13
- Partials 270 293 +23
Flags with carried forward coverage won't be shown. Click here to find out more.
|
|
Tip ✅ LoopOver review result - approve/merge recommendedReview updated: 2026-07-27 18:46:14 UTC
Review summary Nits — 6 non-blocking
Decision drivers
Context & advisory signals — never blocks the verdict
Linked issue satisfactionAddressed Review context
Contributor next steps
Signal definitions
🧪 Chat with LoopOverAsk LoopOver a question about this PR directly in a comment — grounded only in the same cached, public-safe facts shown above, never a new claim.
Full command reference: https://loopover.ai/docs/loopover-commands 🧪 Experimental — new and may change. Visual preview
Click any thumbnail to open the full-size screenshot. Before = production · After = this PR's preview deploy. Scroll preview
A short scroll-through clip (desktop) — click either thumbnail to open the full animation. Evidence for scroll-linked behavior a single screenshot can't show. 🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed 💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by LoopOver, a quiet PR intelligence layer for OSS maintainers.
|


Summary
Re-opened after prior PRs (#9422, #9427, #9429) were closed — conflicts with
mainand/or one-shot review policy (no post-open pushes).Rebased onto current
main(includes #9421, #9426, #9415, #9419).Five
GET /v1/repos/:owner/:repo/*maintainer-report routes are live and MCP-mirrored but were missing from the OpenAPI spec. This PR adds:registerPathentries for all five routes insrc/openapi/spec.tssrc/openapi/schemas.ts(gate-precision,outcome-calibration,activation-preview)MaintainerNoiseReport/AmsMinerCohortComparisoncomponents to their pathsapps/loopover-ui/public/openapi.jsonvianpm run ui:openapitest/unit/openapi.test.ts(tool-parity for all five routes; scoring-route and pending-actions tests from merged PRs retained)Scope
Validation
npm run ui:openapi+npm run ui:openapi:checknpx vitest run test/unit/openapi.test.tsUI Evidence
N/A — schema/doc-only change; no visible UI change. Regenerated
openapi.jsonis the OpenAPI artifact, not a UI screenshot.Fixes #9302
Made with Cursor