Skip to content

feat: show leftover pairs on the grouping comparison strip (v0.86.0) - #233

Open
seonghobae wants to merge 1 commit into
mainfrom
feat/leftover-pairs-on-comparison-strip-v0860
Open

feat: show leftover pairs on the grouping comparison strip (v0.86.0)#233
seonghobae wants to merge 1 commit into
mainfrom
feat/leftover-pairs-on-comparison-strip-v0860

Conversation

@seonghobae

Copy link
Copy Markdown
Contributor

Buyer impact

After make seed, the grouping comparison strip names leftover post–criterion pairs on each visible row. Click the closest leftover on A-100 (or Demo Report High) to open that post. A leftover pair for a hidden post is omitted the same way a hidden member is.

The Period reports member list still shows leftover pairs above members (ADR 0018). This slice only adds the same authorized leftover store to the comparison strip so the buyer does not have to switch grouping first.

Scope

  • GET /api/reports/compare/{period} carries ABAC-filtered leftover_pairs (ADR 0025).
  • Comparison-row leftover buttons open the named post. Grouping-row click still switches grouping.
  • Mean θ stays on the strip. Do not invent leftover numbers. Do not invent a theta.

Exact head

2aaac163c1ee5139ea9e48bc768518530088cfcf on feat/leftover-pairs-on-comparison-strip-v0860.

Base: main @ 8c020aa (merged #220 RankWeave).

Frontend: 46 tests, oxlint clean.

Review gate

Not in this slice

Leftover persist+list landed as #211. RankWeave landed as #220. Naming leftover on the opened post is #224. TEPP is #214. naruon mailbox is #217. ThreadWeave conversations are #219. Keyverse identity is #221. Orchestrator envelope is #228. Valkey outbox is #229.

References

Gabriel, K. R. (1971). The biplot graphic display of matrices with application to principal component analysis. Biometrika, 58(3), 453–467.

Jeon, M., Jin, I. H., Schweinberger, M., & Baugh, S. (2021). Mapping unobserved item–respondent interactions: A latent space item response model with interaction map. Psychometrika, 86(2), 378–403.

After make seed, the A-100 comparison row names the closest leftover
pair; click opens that post. A leftover pair for a hidden post is
omitted. Never invent leftover numbers or a theta.
@cursor

cursor Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@coderabbitai

coderabbitai Bot commented Aug 17, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@seonghobae, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 20 minutes

Limit details: You’ve used all 1 included review currently available under your plan.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 86883004-4b4b-49f8-8c72-fb116f8322f7

📥 Commits

Reviewing files that changed from the base of the PR and between 8c020aa and 2aaac16.

⛔ Files ignored due to path filters (1)
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (14)
  • AGENTS.md
  • ARCHITECTURE.md
  • CHANGELOG.d/0.86.0-leftover-comparison-strip.md
  • CHANGELOG.md
  • backend/app/main.py
  • backend/app/report_ingestion.py
  • backend/tests/test_api.py
  • docs/adr/0025-leftover-pairs-on-comparison-strip.md
  • frontend/package.json
  • frontend/src/App.test.tsx
  • frontend/src/App.tsx
  • frontend/src/api.ts
  • lineageweave/__init__.py
  • pyproject.toml

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@seonghobae
seonghobae enabled auto-merge (squash) August 17, 2026 13:06

Copy link
Copy Markdown
Contributor Author

Exact head 2aaac16 is on main@8c020aa. Frontend 46 tests and oxlint are green locally. Auto-merge is enabled.

This COMMENT is not APPROVE. Independent exact-head APPROVE is still required. Do not self-approve. Do not mix into #74 or #92.

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