docs(readme): formatting consistency, OVERT example version refresh, mcp_server cross-reference#106
Conversation
…mple version, cross-reference MCP server vs MCP proxy Three small cleanups noticed in the README sweep after PR #105: 1. Em-dashes in seven bullet items (Framework integrations and Cloud guardrails) replaced with the period-after-bold style used in the new MCP proxy section. 2. OVERT 1.0 code example bumped from `arbiter_version="vaara/0.15.0"` to `"vaara/0.21.0"` to match the current shipped release. 3. The Framework integrations MCP server bullet now cross-references the top-level MCP proxy section, so a scanner reading the integrations list immediately sees that vaara.integrations.mcp_server (Vaara as MCP server) is distinct from the MCP proxy (Vaara in front of an upstream MCP server).
📝 WalkthroughWalkthroughThis PR updates the Vaara README.md with documentation formatting refinements across framework integrations and guardrails adapter lists, plus a version reference bump in the OVERT 1.0 code example. ChangesDocumentation Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning Review ran into problems🔥 ProblemsStopped waiting for pipeline failures after 30000ms. One of your pipelines takes longer than our 30000ms fetch window to run, so review may not consider pipeline-failure results for inline comments if any failures occurred after the fetch window. Increase the timeout if you want to wait longer or run a 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
Small README polish pass after the MCP proxy section landed in #105.
Changes
arbiter_version="vaara/0.15.0"to"vaara/0.21.0"to match the current shipped release.vaara.integrations.mcp_server(Vaara as MCP server) is distinct from the MCP proxy (Vaara in front of an upstream MCP server).Docs-only. No code changes, no test changes.