From 70c4e694e5a643d71f0cc9fd2c6c99f1d94e0df9 Mon Sep 17 00:00:00 2001 From: micheleRP Date: Thu, 5 Mar 2026 16:29:49 -0700 Subject: [PATCH] Add Agentic Data Plane category Co-Authored-By: Claude Opus 4.6 --- modules/ROOT/partials/valid-categories.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/ROOT/partials/valid-categories.yml b/modules/ROOT/partials/valid-categories.yml index a021dbf058..9b5ea1306a 100644 --- a/modules/ROOT/partials/valid-categories.yml +++ b/modules/ROOT/partials/valid-categories.yml @@ -84,3 +84,6 @@ page-valid-categories: - category: 'Emergency Response' definition: 'Operational practices, guidelines, and emergency procedures for responding to severe outages, data loss events, or infrastructure failures affecting Redpanda clusters, including incident handling and continuity planning.' + + - category: 'Agentic Data Plane' + definition: 'Building AI agents and applications using the Redpanda Agentic Data Plane, including the AI Gateway, MCP servers, and dynamic tool discovery.'