Skip to content

OLS-3432 Add dynamic product filtering spec to RAG docs#2988

Open
blublinsky wants to merge 1 commit into
openshift:mainfrom
blublinsky:ols-3432-dynamic-product-filtering-spec
Open

OLS-3432 Add dynamic product filtering spec to RAG docs#2988
blublinsky wants to merge 1 commit into
openshift:mainfrom
blublinsky:ols-3432-dynamic-product-filtering-spec

Conversation

@blublinsky

@blublinsky blublinsky commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds behavioral rule 10 to .ai/spec/what/rag.md for dynamic product filtering in the OKP Solr search tool (OLS-3432)
  • Updates planned changes to replace generic "Multi-product OKP filtering" with the specific OLS-3432 entry
  • Design spec: docs/superpowers/specs/2026-07-06-dynamic-product-filtering.md (in workspace root)

Design

At startup, discover available OpenShift-related products from Solr (facet query on product:*openshift*), excluding OCP and ROSA products. Expose them as an optional additional_products argument on search_openshift_documentation. The LLM selects relevant products per query. OCP remains the always-included baseline. No version filter on additional products (independent versioning).

Depends on: OLS-3310 (PR #2926)

Test plan

Made with Cursor

Add behavioral rule and planned change for LLM-driven selection
of additional OpenShift-related products in the OKP Solr search tool.

Co-authored-by: Cursor <cursoragent@cursor.com>
@coderabbitai

coderabbitai Bot commented Jul 6, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 31 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.

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: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: a798c1b2-c727-4221-a1fb-3b55c290152c

📥 Commits

Reviewing files that changed from the base of the PR and between 86e7b38 and 7cebc08.

📒 Files selected for processing (1)
  • .ai/spec/what/rag.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@openshift-ci openshift-ci Bot requested review from bparees and tisnik July 6, 2026 11:27
@blublinsky

Copy link
Copy Markdown
Contributor Author

/approve

@openshift-ci

openshift-ci Bot commented Jul 6, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: blublinsky

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 6, 2026
@openshift-ci

openshift-ci Bot commented Jul 6, 2026

Copy link
Copy Markdown

@blublinsky: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant