Skip to content

Conversation

@paulohtb6
Copy link
Contributor

@paulohtb6 paulohtb6 commented Jan 29, 2026

Description

This PR serves as the EPIC PR for ADP in package 1.
It merges the following PRs:

update cloud overview adp focus - commiit 100b314
Transcripts - commit cc149b9
AI agents - commiit 5c20723
AI Gateway - commit 44c4528

Page previews

Global preview - https://deploy-preview-494--rp-cloud.netlify.app/

Checks

  • New feature
  • Content gap
  • Support Follow-up
  • Small fix (typos, links, copyedits, etc)

micheleRP and others added 30 commits January 14, 2026 16:58
# Conflicts:
#	modules/ROOT/nav.adoc
Added 7 new documentation files for AI Gateway:
- what-is-ai-gateway.adoc: Overview, problem/solution framing, common patterns
- quickstart-enhanced.adoc: Step-by-step quickstart with time markers
- observability-logs.adoc: Request logs, filtering, and debugging
- observability-metrics.adoc: Dashboards, analytics, and cost tracking
- migration-guide.adoc: Safe migration from direct provider integration
- cel-routing-cookbook.adoc: CEL routing patterns with examples
- mcp-aggregation-guide.adoc: MCP aggregation and orchestration

All files follow Redpanda documentation standards:
- Sentence case headings
- Imperative verbs for action headings
- AsciiDoc format
- Comprehensive placeholders for product-specific details

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
Add personas, learning objectives, and prerequisites to all AI Gateway
documentation pages. Remove DRAFT prefixes from titles and time estimates
from quickstart. Fix passive voice in multiple locations.

Changes:
- Add page-personas attributes to all 7 files
- Add learning objectives in ABCD format
- Add prerequisites sections where missing
- Remove "DRAFT:" from all page titles
- Remove time estimates from quickstart-enhanced.adoc
- Fix passive voice constructions
- Improve page descriptions
- Preserve all placeholder comments for future content

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
Provide admin and user guides for configuring Claude Code, Cline, Continue.dev, Cursor IDE, and GitHub Copilot to work with AI Gateway, enabling centralized LLM routing and MCP tool aggregation.

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
- Fix period usage in numbered steps and bold labels across all AI agent docs
- Add descriptive link text to xref anchor links for better accessibility
- Redesign monitor-agents.adoc reducing lists from 9 to 2, converting to prose and tables
- Create observability index page
- Fix broken xref from billing.adoc to observability/concepts.adoc
- Change negative headings to positive action-oriented headings
- Add explicit 'Enter this query' instructions for each test scenario
- Add guidance on what to watch for in the conversation panel
- Specify when to start new sessions for context clearing
Moved monitoring how-tos into context where users need them:
- Monitor Agents now in agents section
- Monitor MCP Servers now in mcp/remote section
- Observability concepts remain centralized as single source of truth

This follows the "procedures in context, concepts centralized" pattern,
reducing navigation overhead and improving task completion.

Also removed unnecessary observability index page since only one page
remains in that section.

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
Sessions and tasks topics are being soft-hidden with __ prefix as they
are internal implementation details. Updated documentation to focus on
user-facing monitoring features (transcripts and inspector).

Changes:
- Remove "Agent data topics" section from concepts.adoc with schemas
- Remove "Consume agent data topics" section from monitor-agents.adoc
- Update troubleshooting.adoc to reference transcripts instead of topics
- Update learning objective to "Track token usage and performance metrics"
- Fix xref anchor links to include descriptive text
- Fix shipping carrier name to comply with Google style guide

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
…oud-team-polish-clean-up

# Conflicts:
#	modules/ROOT/nav.adoc
#	modules/ai-agents/pages/mcp/index.adoc
JakeSCahill and others added 11 commits January 27, 2026 17:28
Align messaging with public demo content: emphasize manufacturing use case, add multi-agent architecture, highlight MCP server security features (injection attack prevention), strengthen interoperability messaging, and remove OXLA references not yet in public materials.

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
…lish-clean-up' into adp-pkg1

# Conflicts:
#	modules/ROOT/nav.adoc
@paulohtb6 paulohtb6 requested a review from a team as a code owner January 29, 2026 00:31
@netlify
Copy link

netlify bot commented Jan 29, 2026

Deploy Preview for rp-cloud ready!

Name Link
🔨 Latest commit 5e94aca
🔍 Latest deploy log https://app.netlify.com/projects/rp-cloud/deploys/697cb95491facf0008cb206d
😎 Deploy Preview https://deploy-preview-494--rp-cloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 29, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch adp-pkg1

Tip

🧪 Unit Test Generation v2 is now available!

We have significantly improved our unit test generation capabilities.

To enable: Add this to your .coderabbit.yaml configuration:

reviews:
  finishing_touches:
    unit_tests:
      enabled: true

Try it out by using the @coderabbitai generate unit tests command on your code files or under ✨ Finishing Touches on the walkthrough!

Have feedback? Share your thoughts on our Discord thread!


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.

❤️ Share

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

@paulohtb6 paulohtb6 marked this pull request as draft January 29, 2026 00:35
@paulohtb6
Copy link
Contributor Author

paulohtb6 commented Jan 29, 2026

@JakeSCahill @micheleRP please check your changes to nav.adoc as AI agents#487 and DOC-1867 AI Gateway #477 are generating conflicts. There was an extraneous monitor-activity.adoc that I removed (this page probably got renamed to something else)

@paulohtb6 paulohtb6 changed the title [Feature Branch] ADP pkg1 [Epic Branch] ADP pkg1 Jan 29, 2026
micheleRP and others added 12 commits January 28, 2026 17:52
- Parse agent JSON response in fraud-detection-routing pipeline
- Add .value accessor to rpk jq filter
- Standardize country codes to ISO alpha-2 format
- Make model references evergreen
- Add Content-Type headers to HTTP POST requests
- Normalize MCP tool response structures
- Add low/none severity counts to risk indicators
- Ensure consistent response schema in fallback branches
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.

5 participants