Remove CEL routing docs since the feature is gone from ADP#24
Merged
Conversation
CEL routing has been removed from cloudv2 — no references to CEL or cel_routing remain in pkg/permissions, apps/aigw, or anywhere on origin/main. The routing-cel.adoc cookbook and every xref pointing at it are now dead content. Drop the page, the AI Gateway nav entry, and the routing-cel xrefs scattered across the gateway pages, ai-hub and integrations partials, and the migration guide. Update the page-aliases TODO in configure-provider.adoc so the future consolidation PR no longer needs to handle routing-cel. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for redpanda-agentic-data-plane ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
CEL routing has been removed from ADP —
cloudv2onorigin/maincontains zero references to CEL,cel_routing, or any related symbols. The 948-linerouting-cel.adoccookbook and the CEL Routing nav entry that pointed at it are now dead content that misrepresents what the product does. This PR deletes the page and every xref pointing at it.What changed
modules/ai-gateway/pages/routing-cel.adoc(the cookbook).modules/ROOT/nav.adoc.ai-gatewaypages and partials:gateway-quickstart.adoc,admin/setup-guide.adoc,partials/ai-hub/eject-to-custom-mode.adoc, plus the mirrored copy atmodules/ROOT/partials/ai-hub/eject-to-custom-mode.adoc.integrationspartials (10 each inmodules/integrations/partials/integrations/andmodules/ROOT/partials/integrations/). For the twogithub-copilot-admin.adocpartials, where routing-cel was the sole== Next stepsbullet, the entire empty section is removed.modules/ROOT/partials/migration-guide.adoc.configure-provider.adoc:5so it no longer listsrouting-cel.adoc(already deleted here).Net: 28 files changed, 988 deletions, 2 insertions.
Source-verified against
cloudv2onorigin/main(2026-05-18). No references to CEL orcel_routingfound inpkg/permissions/,apps/aigw/, or anywhere else.Test plan
npm run build) — verified, notarget of xref not founderrors related to routing-cel.gateway-quickstart,admin/setup-guide,eject-to-custom-mode, the integrations partials, or the migration guide.github-copilot-adminpartials don't show an emptyNext stepssection.🤖 Generated with Claude Code