fix(deploy): V2_ORACLE_TASKS allowlist for mcp-server + validation findings#161
Conversation
…acle project-context gap + Brain-email addressing rule Flag-enable live validation findings: (1) the MCP oracle container never received V2_ORACLE_TASKS (web-only allowlist entry); (2) brain_ask_oracle passes no project, so its OPEN TASKS stays empty regardless — pre-existing limitation, documented in KNOWN_ISSUES §0k with a fix candidate; (3) for: tags must use the assignee's Brain account email — protocol updated. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01KfujUMcYWzRkwHmG8RYTDM
|
Warning Review limit reached
Next review available in: 46 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 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 Run ID: 📒 Files selected for processing (3)
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
Summary
Three findings from the live flag-enable validation, fixed/documented:
V2_ORACLE_TASKSadded to the mcp-server compose allowlist (was web-only) — default staysfalsefor forksbrain_ask_oracleis project-context-free, so its OPEN TASKS block stays empty even with the flag — pre-existing tool limitation; the spec's actual §4c surface (webapp Oracle) has both flag and project context. Fix candidate noted, deliberately not a drive-byfor:addressing must use the assignee's Brain account email (operator account isadmin@…local, not the external Gmail) — first live addressed-injection test caught thisLive validation already passed on the injection surface: session start in the fixture project carried
openActionItemswith the correctly-addressed[BLOCKER]item and no leakage of other assignees' items;resolvedActionItemIdsretired 2 items at close.Test plan
🤖 Generated with Claude Code
https://claude.ai/code/session_01KfujUMcYWzRkwHmG8RYTDM