feat(email-writing): add secure contextual-orchestrator tenant boundary - #1359
feat(email-writing): add secure contextual-orchestrator tenant boundary#1359seonghobae wants to merge 75 commits into
Conversation
…' into feat/llm-email-writing-contracts-task2
…-task2' into feat/llm-email-writing-review-evidence-task3
…idence-task3' into feat/llm-email-writing-context-task4
…ask4' into feat/llm-email-writing-orchestrator-task5
|
Warning Review limit reached
Next review available in: 20 minutes 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 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 configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (42)
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. Comment |
|
Closing this competing base-target PR to keep one authoritative review lane for the exact same head Technical reason:
No unique commit or file is discarded: all head content remains available in Draft PR #1356. The correct path is to validate and merge the parent stack in order, then retarget or reconstruct Task 5 onto protected |
Product outcome
Adds the production boundary that lets Naruon use contextual-orchestrator for email-writing candidate generation and independent judging without binding Naruon to one upstream model or leaking tenant credentials, provider details, prompts, or orchestration internals.
Shipped scope
Verification
GitHub Actions executes focused contract, hardening, migration, lint, compile, docstring, and 100% statement/branch coverage gates. No COPILOT_GITHUB_TOKEN or model secret is required by this deterministic boundary test suite.
Architecture boundary
The orchestration API is isolated from legacy tenant/mailbox settings so it can later be extracted as an MSA module while Naruon remains independently operable. The branch retains the revision-scoped email-writing context and evidence contracts it consumes.