Skip to content

feat(p3): Acceptance extractor + compile-to-bundle pipeline - #5

Merged
KooshaPari merged 1 commit into
mainfrom
feat/p3-acceptance-bundle-compiler
Jun 30, 2026
Merged

feat(p3): Acceptance extractor + compile-to-bundle pipeline#5
KooshaPari merged 1 commit into
mainfrom
feat/p3-acceptance-bundle-compiler

Conversation

@KooshaPari

Copy link
Copy Markdown
Owner

P3: 4th extractor + BundleCompiler producing injectable ContinuationBundle. Gate green.

@gemini-code-assist

Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 24 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

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: ASSERTIVE

Plan: Free

Run ID: acfe6728-fd1f-44fa-9926-dba65d56ccc7

📥 Commits

Reviewing files that changed from the base of the PR and between 6f37526 and 9ca940b.

📒 Files selected for processing (7)
  • src/distill/acceptance_extractor.rs
  • src/distill/compiler.rs
  • src/distill/mod.rs
  • src/domain/acceptance.rs
  • src/domain/mod.rs
  • src/lib.rs
  • src/ports/mod.rs

Note

🎁 Summarized by CodeRabbit Free

The PR author is not assigned a seat. To perform a comprehensive line-by-line review, please assign a seat to the pull request author through the subscription management page by visiting https://app.coderabbit.ai/login.

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

- Add Acceptance domain model (evidence, user_confirmed, testing_evidence)
- Add AcceptanceExtractor port trait to ports/mod.rs
- Implement HeuristicAcceptanceExtractor adapter with 8 unit tests
- Implement BundleCompiler orchestrating all 4 extractors (Intent,
  Context, Contract, Acceptance) producing ContinuationBundle with
  provenance
- Add render_injectable() producing formatted continuation text
- 3 compiler unit tests (full bundle, injectable text, failure mode)
@KooshaPari
KooshaPari force-pushed the feat/p3-acceptance-bundle-compiler branch from a5dcf9e to 9ca940b Compare June 30, 2026 10:11
@KooshaPari
KooshaPari merged commit 8ee1c50 into main Jun 30, 2026
7 of 11 checks passed
@KooshaPari
KooshaPari deleted the feat/p3-acceptance-bundle-compiler branch June 30, 2026 10:22
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