Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ const config: Config = {
},
{
// Slack icon + small "Join Slack" label (see .header-slack-link in custom.css).
href: 'https://ibm.biz/kagenti-slack',
href: 'https://ibm.biz/rossoctl-slack',
position: 'right',
className: 'header-slack-link',
label: 'Join Slack',
Expand Down
4 changes: 2 additions & 2 deletions ecosystem/onboarding.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Guide for new contributors joining the rossoctl ecosystem.
## 1. Join the Community

- **GitHub** — Browse the [rossoctl org](https://github.com/rossoctl/) and fork any repo to start contributing
- **Slack** — [Join the community](https://ibm.biz/kagenti-slack) for real-time discussion
- **Google Group** — Join [kagenti-contributors](https://groups.google.com/g/kagenti-contributors) for shared docs and announcements
- **Slack** — [Join the community](https://ibm.biz/rossoctl-slack) for real-time discussion
- **Google Group** — Join [rossoctl-contributors](https://groups.google.com/g/rossoctl-contributors) for shared docs and announcements

## 2. Join the Community Calendar

Expand Down
4 changes: 2 additions & 2 deletions ecosystem/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
| Project Board | [rossoctl Issue Prioritization](https://github.com/orgs/rossoctl/projects/8) |
| Blog | [Medium](https://medium.com/rossoctl-the-agentic-platform) |
| Video | [YouTube (@Rossoctl)](https://www.youtube.com/@Rossoctl) |
| Slack | [Join the community](https://ibm.biz/kagenti-slack) |
| Google Group | [kagenti-contributors](https://groups.google.com/g/kagenti-contributors) |
| Slack | [Join the community](https://ibm.biz/rossoctl-slack) |
| Google Group | [rossoctl-contributors](https://groups.google.com/g/rossoctl-contributors) |
| Community Calendar | [kagenti@kagenti.io](https://calendar.google.com/calendar/embed?src=kagenti%40kagenti.io&ctz=America%2FNew_York) |
6 changes: 5 additions & 1 deletion ecosystem/welcome.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,11 @@ export const rossoctlServices = [

<div className="rosso-intro">

rossoctl is a set of platform primitives for agent security, resilience, and efficiency that platform owners can build on. It comes in two parts: RossoCortex, a data plane that mediates what agents do, and a set of services agents can call. It's open source, framework-neutral, and built on open standards, supporting A2A and MCP.
rossoctl is a set of platform primitives for agent security, resilience, **reliability** and efficiency that
platform owners can build on. It comes in three parts: RossoCortex, a data plane that mediates
what agents do, a set of services agents can call and a set of tools and frameworks for observability,
security, governance and administration. It's open source, framework-neutral,
and built on open standards, supporting A2A and MCP.

</div>

Expand Down
2 changes: 1 addition & 1 deletion profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ Built on open standards:
- 📖 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)
- 💬 Or just come say hi in the [Rossoctl Slack](https://ibm.biz/rossoctl-slack)