docs: mirror live Phoenix-MCP framing into deck specs + fix README pipe escapes#88
Conversation
…E pipe escapes - scenario.md / frames-spec.json / brief.json: the internal deck source carried the same now-stale 'demo runs the deterministic spike-D prior' caveat the rendered deck shed in #87 — updated to the live Phoenix-MCP loop (SCORING_MODE=legacy kept). - README.md:139: removed unnecessary \| pipe escapes (the line is a paragraph, not a table, so they rendered literally) — CodeRabbit on #87. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
Warning Review limit reached
More reviews will be available in 26 minutes and 14 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
✨ 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 |
There was a problem hiding this comment.
Code Review
This pull request updates the project documentation and pitch specifications across README.md, pitch/brief.json, pitch/frames-spec.json, and pitch/scenario.md to clarify that the public Cloud Run demo executes the live Phoenix-MCP calibration loop on the legacy Python path, while the spike-D prior serves as the dataset's seed or fallback. Additionally, it fixes minor formatting in the README. There are no review comments, and I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Follow-up to #87. The rendered deck shed the stale 'demo runs the spike-D prior' framing, but the internal deck-source specs still carried it; this brings them in line + fixes the CodeRabbit pipe-escape note.
\|escapes (paragraph, not a table).