From 7b1aa9127c5ca5894a23d3938b75dd2bde962f2f Mon Sep 17 00:00:00 2001 From: IBRAHIM IBRAHIM <66755652+Ibrahim2595@users.noreply.github.com> Date: Mon, 20 Jul 2026 15:38:24 -0400 Subject: [PATCH] Docs: update org profile README for the Rossoctl rename MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Rebrand Kagenti → Rossoctl (title, prose, links) - Repositories: add a "Core" section (rossoctl, operator, cortex, examples) and an "Experimental" section for the remaining active repos - Remove repos archived on GitHub: ecosystem-guide, adk, adk-starter, agentic-control-plane, plugins-adapter - Website link → https://rossoctl.dev/ - Slack: keep the existing ibm.biz/kagenti-slack URL, drop "Kagenti" from the link text Scope: only profile/README.md (the org landing page). The repo's root README.md ("Kagenti Marketing Site") is website content owned by the separate website workstream and is intentionally left untouched. Assisted-By: Claude (Anthropic AI) Signed-off-by: IBRAHIM IBRAHIM <66755652+Ibrahim2595@users.noreply.github.com> --- profile/README.md | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/profile/README.md b/profile/README.md index 8e4266d..3579690 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,4 +1,4 @@ -## Kagenti - The Agentic Platform +## Rossoctl - The Agentic Platform An open source platform for building, deploying, securing, and governing AI agents on Kubernetes. Built on open standards: @@ -7,23 +7,23 @@ Built on open standards: ### Repositories -- **[ecosystem-guide](https://github.com/kagenti/ecosystem-guide)** - Central reference for the Kagenti ecosystem -- **[kagenti](https://github.com/kagenti/kagenti)** - Main installer, UI, and documentation (Python) -- **[adk](https://github.com/kagenti/adk)** - Kagenti Agent Development Kit (Python) -- **[adk-starter](https://github.com/kagenti/adk-starter)** - Starter template for building agents with the Kagenti ADK (Python) -- **[agent-examples](https://github.com/kagenti/agent-examples)** - Sample agents and tools (Python) -- **[kagenti-operator](https://github.com/kagenti/kagenti-operator)** - Kubernetes operator for deploying and lifecycle management of agents and tools (Go) -- **[kagenti-extensions](https://github.com/kagenti/kagenti-extensions)** - Kubernetes security extensions for zero-trust agent authentication (Go) -- **[agentic-control-plane](https://github.com/kagenti/agentic-control-plane)** - Control plane composed of specialized A2A agents coordinated through Kagenti CRDs (Python) +#### Core + +- **[rossoctl](https://github.com/rossoctl/rossoctl)** - Main installer, UI, and documentation (Python) +- **[operator](https://github.com/rossoctl/operator)** - Kubernetes operator for deploying and lifecycle management of agents and tools (Go) +- **[cortex](https://github.com/rossoctl/cortex)** - Kubernetes security extensions for zero-trust agent authentication (Go) +- **[examples](https://github.com/rossoctl/examples)** - Sample agents and tools (Python) + +#### Experimental + - **[mcp-gateway](https://github.com/Kuadrant/mcp-gateway)** - Envoy-based MCP Gateway (Go) — *hosted under [Kuadrant](https://github.com/Kuadrant) org* -- **[plugins-adapter](https://github.com/kagenti/plugins-adapter)** - Adapter for security and safety plugins for Envoy-based MCP Gateway (Python) -- **[capture-the-flag](https://github.com/kagenti/capture-the-flag)** - Capture the flag scenarios to demonstrate and test Kagenti's security posture -- **[workload-harness](https://github.com/kagenti/workload-harness)** - Tools for agent load generation on the Kagenti platform (Python) -- **[.github](https://github.com/kagenti/.github)** - Project website and documentation (Hugo/HTML) +- **[capture-the-flag](https://github.com/rossoctl/capture-the-flag)** - Capture the flag scenarios to demonstrate and test Rossoctl's security posture +- **[workload-harness](https://github.com/rossoctl/workload-harness)** - Tools for agent load generation on the Rossoctl platform (Python) +- **[.github](https://github.com/rossoctl/.github)** - Project website and documentation (Hugo/HTML) ### Get involved -- 📖 Start with the [CONTRIBUTING](https://github.com/kagenti/kagenti/blob/main/CONTRIBUTING.md) guide -- 👥 Meet the [maintainers](https://github.com/kagenti/kagenti/blob/main/MAINTAINERS.md) -- 🌐 Learn more at [kagenti.io](http://kagenti.io) -- 💬 Or just come say hi in the [Kagenti Slack](https://ibm.biz/kagenti-slack) +- 📖 Start with the [CONTRIBUTING](https://github.com/rossoctl/rossoctl/blob/main/CONTRIBUTING.md) guide +- 👥 Meet the [maintainers](https://github.com/rossoctl/rossoctl/blob/main/MAINTAINERS.md) +- 🌐 Learn more at [rossoctl.dev](https://rossoctl.dev/) +- 💬 Or just come say hi in the [Rossoctl Slack](https://ibm.biz/kagenti-slack)