From 479c672b0aab388aa33e2ddc4867f69b2cb536d6 Mon Sep 17 00:00:00 2001 From: Sri Aradhyula Date: Wed, 26 Aug 2026 08:21:51 -0500 Subject: [PATCH] docs: update CAIPE source links and Slack migration evidence Signed-off-by: Sri Aradhyula --- README.md | 12 ++-- docs/README.md | 2 +- docs/blog/2025-07-04-migrate-to-monorepo.md | 2 +- .../2026-03-04-cncf-sandbox-application.md | 16 ++--- .../enterprise-identity-federation.md | 2 +- docs/docs/contributing/index.md | 6 +- docs/docs/development/index.md | 4 +- .../development/spec-driven-development.md | 16 ++--- .../ui-performance-benchmark-results.md | 4 +- .../docker-compose/configure-llms.md | 2 +- .../getting-started/docker-compose/setup.md | 2 +- docs/docs/getting-started/eks/setup.md | 4 +- .../getting-started/helm/cluster-setup.md | 2 +- docs/docs/getting-started/helm/setup.md | 6 +- docs/docs/getting-started/kind/setup.md | 4 +- docs/docs/getting-started/next-steps.md | 2 +- docs/docs/getting-started/quick-start.md | 4 +- .../ai-platform-engineering/agentgateway.md | 10 +-- .../ai-platform-engineering/audit-service.md | 10 +-- .../autonomous-agents.md | 10 +-- .../caipe-ui-mongodb.md | 10 +-- .../ai-platform-engineering/caipe-ui.md | 10 +-- .../ai-platform-engineering/dynamic-agents.md | 10 +-- .../ai-platform-engineering/index.md | 34 +++++----- .../ai-platform-engineering/keycloak.md | 10 +-- .../ai-platform-engineering/mcp-server.md | 10 +-- .../openfga-authz-bridge.md | 10 +-- .../ai-platform-engineering/openfga.md | 10 +-- .../ai-platform-engineering/scheduler.md | 10 +-- .../ai-platform-engineering/skill-scanner.md | 10 +-- .../ai-platform-engineering/slack-bot.md | 10 +-- .../ai-platform-engineering/webex-bot.md | 10 +-- .../helm-charts/rag-stack/agent-ontology.md | 10 +-- .../helm-charts/rag-stack/index.md | 10 +-- .../helm-charts/rag-stack/rag-ingestors.md | 10 +-- .../helm-charts/rag-stack/rag-redis.md | 10 +-- .../helm-charts/rag-stack/rag-server.md | 10 +-- docs/docs/installation/helm.md | 24 +++---- docs/docs/installation/index.md | 4 +- docs/docs/integrations/cli.md | 8 +-- docs/docs/integrations/slack-bot.md | 26 +++++++- docs/docs/knowledge_bases/architecture.md | 8 +-- .../authentication-overview.md | 4 +- docs/docs/knowledge_bases/index.md | 8 +-- docs/docs/knowledge_bases/ingestors.md | 24 +++---- docs/docs/knowledge_bases/mcp-tools.md | 4 +- docs/docs/knowledge_bases/ontology-agent.md | 4 +- docs/docs/repo-ops/ci.md | 2 +- docs/docs/repo-ops/issue-triage.mdx | 2 +- docs/docs/repo-ops/releases.md | 2 +- docs/docs/repo-ops/skills/create-skill.md | 2 +- docs/docs/repo-ops/skills/index.md | 8 +-- docs/docs/security/rbac/agent-context-hmac.md | 4 +- .../security/rbac/audit-log-performance.md | 2 +- .../security/rbac/caipe-rbac-migration.md | 4 +- .../security/rbac/helm-install-upgrade.md | 2 +- docs/docs/security/supply-chain.md | 12 ++-- .../streaming-comparison.md | 8 +-- .../architecture.md | 8 +-- .../architecture.md | 10 +-- .../024-agent-forge-setup/architecture.md | 18 +++--- .../architecture.md | 4 +- .../035-todo-based-execution-plan/spec.md | 2 +- .../044-multi-agent-synthesis-fix/spec.md | 4 +- .../spec.md | 2 +- .../architecture.md | 2 +- .../069-github-app-authentication/spec.md | 2 +- .../architecture.md | 2 +- .../071-orphaned-tool-call-repair/spec.md | 2 +- .../architecture.md | 2 +- docs/docs/specs/076-admin-audit-logs/spec.md | 2 +- .../specs/078-live-status-indicator/spec.md | 2 +- .../specs/083-multi-agent-synthesis/spec.md | 8 +-- .../specs/087-live-status-indicator/spec.md | 2 +- docs/docs/specs/089-admin-audit-logs/spec.md | 2 +- .../specs/092-helm-docs-generator/plan.md | 2 +- .../specs/092-helm-docs-generator/research.md | 2 +- .../specs/092-helm-docs-generator/tasks.md | 2 +- .../093-agent-enterprise-identity/README.md | 4 +- .../research-architecture-evolution.md | 2 +- ...research-enterprise-identity-federation.md | 4 +- .../research-slack-bot-authorization.md | 2 +- .../research-slack-io-guardrails.md | 2 +- .../093-agent-enterprise-identity/spec.md | 2 +- .../quickstart.md | 2 +- .../specs/100-slack-agui-migration/spec.md | 17 ++++- .../specs/100-slack-agui-migration/tasks.md | 4 +- .../call-sequences.md | 2 +- .../spec.md | 2 +- .../2026-05-18-webex-bot-rbac-parity/spec.md | 2 +- .../2026-05-19-rag-thin-pep-openfga/plan.md | 2 +- .../plan.md | 2 +- .../pr-1282-porting-notes.md | 2 +- .../problem-statement.md | 62 +++++++++--------- .../spec.md | 2 +- .../2026-06-22-pr-1967-issue-closure/plan.md | 18 +++--- docs/docs/ui/customization.md | 4 +- docs/docs/ui/skills-live-skills.md | 10 +-- docs/docs/usecases/platform-engineer.md | 2 +- docs/docusaurus.config.ts | 12 ++-- docs/releases/2026-04-15-release-0-3-2.md | 4 +- docs/releases/2026-04-23-release-0-4-0.md | 20 +++--- docs/releases/2026-04-24-release-0-4-1.md | 8 +-- docs/releases/2026-04-27-release-0-4-2.md | 10 +-- docs/releases/2026-04-27-release-0-4-3.md | 14 ++-- docs/releases/2026-04-28-release-0-4-4.md | 8 +-- docs/releases/2026-04-29-release-0-4-5.md | 16 ++--- docs/releases/2026-05-05-release-0-4-6.md | 12 ++-- docs/releases/2026-05-05-release-0-4-7.md | 10 +-- docs/releases/2026-05-06-release-0-4-8.md | 24 +++---- docs/releases/2026-05-07-release-0-4-9.md | 22 +++---- docs/releases/2026-05-08-release-0-4-10.md | 10 +-- docs/releases/2026-05-12-release-0-4-11.md | 20 +++--- docs/releases/2026-05-13-release-0-4-12.md | 16 ++--- docs/releases/2026-05-18-release-0-4-13.md | 34 +++++----- docs/releases/2026-05-20-release-0-4-14.md | 26 ++++---- docs/releases/2026-05-20-release-0-4-15.md | 12 ++-- docs/releases/2026-05-21-release-0-4-16.md | 14 ++-- docs/releases/2026-05-22-release-0-4-17.md | 8 +-- docs/releases/2026-05-22-release-0-4-18.md | 10 +-- docs/releases/2026-05-26-release-0-5-0.md | 64 +++++++++---------- docs/releases/2026-05-27-release-0-5-1.md | 38 +++++------ docs/releases/2026-05-29-release-0-5-2.md | 48 +++++++------- docs/releases/2026-05-29-release-0-5-3.md | 18 +++--- docs/releases/2026-05-29-release-0-5-4.md | 16 ++--- docs/releases/2026-06-01-release-0-5-5.md | 8 +-- docs/releases/2026-06-01-release-0-5-6.md | 6 +- docs/releases/2026-06-02-release-0-5-7.md | 10 +-- docs/releases/2026-06-05-release-0-5-8.md | 6 +- docs/releases/2026-06-05-release-0-5-9.md | 20 +++--- docs/releases/2026-06-08-release-0-5-10.md | 18 +++--- docs/releases/2026-06-11-release-0-5-11.md | 4 +- docs/releases/2026-06-14-release-0-5-12.md | 4 +- docs/releases/2026-06-15-release-0-5-13.md | 4 +- docs/releases/2026-06-15-release-0-5-14.md | 4 +- docs/releases/2026-06-16-release-0-5-15.md | 4 +- docs/releases/2026-06-17-release-0-5-16.md | 4 +- docs/releases/2026-06-18-release-0-5-17.md | 4 +- docs/releases/2026-06-22-release-0-5-18.md | 4 +- docs/releases/2026-06-22-release-0-5-19.md | 6 +- docs/releases/2026-06-23-release-0-5-20.md | 22 +++---- docs/releases/2026-06-23-release-0-5-21.md | 8 +-- docs/releases/2026-06-25-release-0-5-22.md | 24 +++---- docs/releases/2026-06-25-release-0-5-23.md | 12 ++-- docs/releases/2026-06-26-release-0-5-24.md | 12 ++-- docs/releases/2026-06-26-release-0-5-25.md | 24 +++---- docs/releases/2026-06-26-release-0-5-26.md | 6 +- docs/releases/2026-06-28-release-0-5-27.md | 26 ++++---- docs/releases/2026-06-29-release-0-5-28.md | 6 +- docs/releases/2026-06-29-release-0-5-29.md | 16 ++--- docs/releases/2026-06-29-release-0-5-30.md | 6 +- docs/releases/2026-06-30-release-0-5-31.md | 6 +- docs/releases/2026-06-30-release-0-5-32.md | 8 +-- docs/releases/2026-06-30-release-0-5-33.md | 8 +-- docs/releases/2026-07-01-release-0-5-34.md | 12 ++-- docs/releases/2026-07-02-release-0-5-35.md | 8 +-- docs/releases/2026-07-04-release-0-5-36.md | 6 +- docs/releases/2026-07-06-release-0-5-37.md | 8 +-- docs/releases/2026-07-06-release-0-5-38.md | 8 +-- docs/releases/2026-07-07-release-0-5-39.md | 16 ++--- docs/releases/2026-07-07-release-0-5-40.md | 8 +-- docs/releases/2026-07-08-release-0-5-41.md | 10 +-- docs/releases/2026-07-08-release-0-5-42.md | 10 +-- docs/releases/2026-07-09-release-0-5-43.md | 8 +-- docs/releases/2026-07-09-release-0-5-44.md | 8 +-- docs/releases/2026-07-09-release-0-5-45.md | 12 ++-- docs/releases/2026-07-09-release-0-5-46.md | 6 +- docs/releases/2026-07-09-release-0-5-47.md | 10 +-- docs/releases/2026-07-10-release-0-5-48.md | 10 +-- docs/releases/2026-07-10-release-0-5-49.md | 14 ++-- docs/releases/2026-07-10-release-0-5-50.md | 8 +-- docs/releases/2026-07-13-release-0-5-51.md | 12 ++-- .../2026-07-15-release-0-5-52-incremental.md | 16 ++--- docs/releases/2026-07-15-release-0-5-52.md | 4 +- docs/releases/2026-07-15-release-0-5-53.md | 4 +- docs/releases/2026-07-16-release-0-5-54.md | 10 +-- docs/releases/2026-07-17-release-0-5-55.md | 8 +-- docs/releases/2026-07-21-release-0-5-56.md | 12 ++-- docs/releases/2026-07-22-release-0-5-57.md | 12 ++-- docs/releases/2026-07-22-release-0-5-58.md | 10 +-- docs/releases/2026-07-23-release-0-5-59.md | 10 +-- docs/releases/2026-07-23-release-0-5-60.md | 6 +- docs/releases/2026-07-24-release-0-5-61.md | 12 ++-- docs/releases/2026-07-26-release-0-5-62.md | 6 +- docs/releases/2026-07-28-release-0-5-63.md | 6 +- docs/scripts/generate-versioned-docs.js | 2 +- docs/src/pages/community.tsx | 8 +-- docs/src/pages/features.tsx | 6 +- docs/src/pages/index.tsx | 20 +++--- docs/src/pages/roadmap.tsx | 4 +- docs/static/triage/open-issues.html | 6 +- 191 files changed, 932 insertions(+), 893 deletions(-) diff --git a/README.md b/README.md index bcf79a4693..51bf5c7fea 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ * **Every Monday** * πŸ•• 19:00–20:00 CET | πŸ•” 18:00–19:00 GMT (London) | πŸ•˜ 10:00–11:00 PST -* πŸ”— [Webex Meeting](https://go.webex.com/meet/cnoe) | πŸ“… [Google Calendar](https://calendar.google.com/calendar/u/0/embed?src=064a2adfce866ccb02e61663a09f99147f22f06374e7a8994066bdc81e066986@group.calendar.google.com&ctz=America/Los_Angeles) | πŸ“₯ [.ics Download](https://github.com/cnoe-io/ai-platform-engineering/raw/main/docs/docs/community/caipe-community-meeting.ics) +* πŸ”— [Webex Meeting](https://go.webex.com/meet/cnoe) | πŸ“… [Google Calendar](https://calendar.google.com/calendar/u/0/embed?src=064a2adfce866ccb02e61663a09f99147f22f06374e7a8994066bdc81e066986@group.calendar.google.com&ctz=America/Los_Angeles) | πŸ“₯ [.ics Download](https://github.com/caipe-io/ai-platform-engineering/raw/main/docs/docs/community/caipe-community-meeting.ics) ### πŸ’¬ Slack @@ -29,10 +29,10 @@ We’d love your contributions! To get started: 2. **Create a branch** for your changes 3. **Open a Pull Request**β€”just add a clear description so we know what you’re working on -Thinking about a big change? Feel free to [start a discussion](https://github.com/cnoe-io/ai-platform-engineering/discussions) first so we can chat about it together. +Thinking about a big change? Feel free to [start a discussion](https://github.com/caipe-io/ai-platform-engineering/discussions) first so we can chat about it together. -* Browse our [open issues](https://github.com/cnoe-io/ai-platform-engineering/issues) to see what needs doing -* New here? Check out the [good first issues](https://github.com/cnoe-io/ai-platform-engineering/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22) for some beginner-friendly tasks +* Browse our [open issues](https://github.com/caipe-io/ai-platform-engineering/issues) to see what needs doing +* New here? Check out the [good first issues](https://github.com/caipe-io/ai-platform-engineering/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22) for some beginner-friendly tasks We’re excited to collaborate with you! @@ -42,8 +42,8 @@ We’re excited to collaborate with you! ## Contributors - - + + ## πŸ“„ License diff --git a/docs/README.md b/docs/README.md index 928de31462..a7fdec2dcd 100644 --- a/docs/README.md +++ b/docs/README.md @@ -34,4 +34,4 @@ npm run serve ## Deployment with Github Actions -[![Publish Docs](https://github.com/cnoe-io/ai-platform-engineering/actions/workflows/publish-gh-pages.yml/badge.svg)](https://github.com/cnoe-io/ai-platform-engineering/actions/workflows/publish-gh-pages.yml) +[![Publish Docs](https://github.com/caipe-io/ai-platform-engineering/actions/workflows/publish-gh-pages.yml/badge.svg)](https://github.com/caipe-io/ai-platform-engineering/actions/workflows/publish-gh-pages.yml) diff --git a/docs/blog/2025-07-04-migrate-to-monorepo.md b/docs/blog/2025-07-04-migrate-to-monorepo.md index b561d920a3..d04d8af7a9 100644 --- a/docs/blog/2025-07-04-migrate-to-monorepo.md +++ b/docs/blog/2025-07-04-migrate-to-monorepo.md @@ -17,7 +17,7 @@ export AGENT_NAME=foo ``` cd /tmp -git clone git@github.com:cnoe-io/ai-platform-engineering.git +git clone git@github.com:caipe-io/ai-platform-engineering.git ``` 2. Clone agent-\$AGENT\_NAME to a temp location: diff --git a/docs/blog/2026-03-04-cncf-sandbox-application.md b/docs/blog/2026-03-04-cncf-sandbox-application.md index 0c8e36fce9..1cd64bc821 100644 --- a/docs/blog/2026-03-04-cncf-sandbox-application.md +++ b/docs/blog/2026-03-04-cncf-sandbox-application.md @@ -7,7 +7,7 @@ tags: [articles] # [Sandbox] CAIPE (Community AI Platform Engineering) -> Application for [CNCF Sandbox](https://github.com/cncf/sandbox/issues/new?assignees=&labels=New&projects=&template=application.yml&title=%5BSandbox%5D+CAIPE). This post tracks the text merged in [cnoe-io/ai-platform-engineering#904](https://github.com/cnoe-io/ai-platform-engineering/pull/904); copy each section into the corresponding field of the GitHub issue form when submitting. +> Application for [CNCF Sandbox](https://github.com/cncf/sandbox/issues/new?assignees=&labels=New&projects=&template=application.yml&title=%5BSandbox%5D+CAIPE). This post tracks the text merged in [caipe-io/ai-platform-engineering#904](https://github.com/caipe-io/ai-platform-engineering/pull/904); copy each section into the corresponding field of the GitHub issue form when submitting. @@ -45,7 +45,7 @@ https://github.com/cnoe-io ### Project repo URL in scope of application -https://github.com/cnoe-io/ai-platform-engineering +https://github.com/caipe-io/ai-platform-engineering ### Additional repos in scope of the application @@ -66,7 +66,7 @@ Project roadmap: [https://github.com/orgs/cnoe-io/projects/9](https://github.com/orgs/cnoe-io/projects/9) Issues and feature discussions: -[https://github.com/cnoe-io/ai-platform-engineering/issues](https://github.com/cnoe-io/ai-platform-engineering/issues) +[https://github.com/caipe-io/ai-platform-engineering/issues](https://github.com/caipe-io/ai-platform-engineering/issues) Key roadmap themes include: @@ -93,7 +93,7 @@ Project documentation: ### Contributing guide -https://github.com/cnoe-io/ai-platform-engineering/blob/main/CONTRIBUTING.md +https://github.com/caipe-io/ai-platform-engineering/blob/main/CONTRIBUTING.md ### Code of Conduct (CoC) @@ -101,15 +101,15 @@ https://github.com/cnoe-io/governance/blob/main/CODE-OF-CONDUCT.md ### Adopters -https://github.com/cnoe-io/ai-platform-engineering/blob/main/ADOPTERS.md +https://github.com/caipe-io/ai-platform-engineering/blob/main/ADOPTERS.md ### Maintainers file -https://github.com/cnoe-io/ai-platform-engineering/blob/main/MAINTAINERS.md +https://github.com/caipe-io/ai-platform-engineering/blob/main/MAINTAINERS.md ### Security policy file -https://github.com/cnoe-io/ai-platform-engineering/blob/main/SECURITY.md +https://github.com/caipe-io/ai-platform-engineering/blob/main/SECURITY.md ### Standard or specification? @@ -276,7 +276,7 @@ cnoe-steering@googlegroups.com - 77+ Architecture Decision Records documenting project evolution - Weekly community meetings (CNOE Agentic AI SIG) with participants from multiple organizations - Active Slack channel (#cnoe-sig-agentic-ai) on CNCF Slack -- [Adopters include Outshift by Cisco, Splunk, and Demandbase](https://github.com/cnoe-io/ai-platform-engineering/blob/main/ADOPTERS.md) +- [Adopters include Outshift by Cisco, Splunk, and Demandbase](https://github.com/caipe-io/ai-platform-engineering/blob/main/ADOPTERS.md) - Comprehensive documentation site with getting-started guides, architecture docs, and workshops (CAIPE Labs) **Technical maturity indicators:** diff --git a/docs/docs/architecture/enterprise-identity-federation.md b/docs/docs/architecture/enterprise-identity-federation.md index 80bf5edcbe..dfc5a5d5c5 100644 --- a/docs/docs/architecture/enterprise-identity-federation.md +++ b/docs/docs/architecture/enterprise-identity-federation.md @@ -1066,7 +1066,7 @@ sequenceDiagram ORCH->>GH_AGENT: Execute with narrowed token GH_AGENT->>KC: Token Exchange
requested_issuer=github KC->>GH_AGENT: Sri's GitHub OAuth token - GH_AGENT->>GH: GET /repos/cnoe-io/ai-platform-engineering/pulls/42
Authorization: Bearer ghp_sri_xxx + GH_AGENT->>GH: GET /repos/caipe-io/ai-platform-engineering/pulls/42
Authorization: Bearer ghp_sri_xxx GH->>GH_AGENT: PR data (as Sri) GH_AGENT->>ORCH: PR review results diff --git a/docs/docs/contributing/index.md b/docs/docs/contributing/index.md index 2a4ee95b89..0094eb180f 100644 --- a/docs/docs/contributing/index.md +++ b/docs/docs/contributing/index.md @@ -2,7 +2,7 @@ ## How to Contribute -We welcome contributions to CAIPE! To get started, please review our [Contributing Guide](https://github.com/cnoe-io/ai-platform-engineering/blob/main/CONTRIBUTING.md). It outlines the process for submitting issues, proposing changes, and creating pull requests. +We welcome contributions to CAIPE! To get started, please review our [Contributing Guide](https://github.com/caipe-io/ai-platform-engineering/blob/main/CONTRIBUTING.md). It outlines the process for submitting issues, proposing changes, and creating pull requests. ### Steps to Contribute @@ -14,13 +14,13 @@ We welcome contributions to CAIPE! To get started, please review our [Contributi ### Code of Conduct -Please adhere to our [Code of Conduct](https://github.com/cnoe-io/ai-platform-engineering/blob/main/CODE_OF_CONDUCT.md) to ensure a welcoming and inclusive environment for all contributors. +Please adhere to our [Code of Conduct](https://github.com/caipe-io/ai-platform-engineering/blob/main/CODE_OF_CONDUCT.md) to ensure a welcoming and inclusive environment for all contributors. --- ## πŸ… Contribution Badges -CAIPE uses a gamified badge system to celebrate your contributions and learning journey. Earn badges as you go deeper into building and operating AI Platform Engineering. See the full announcement in [GitHub Discussions #245](https://github.com/cnoe-io/ai-platform-engineering/discussions/245). +CAIPE uses a gamified badge system to celebrate your contributions and learning journey. Earn badges as you go deeper into building and operating AI Platform Engineering. See the full announcement in [GitHub Discussions #245](https://github.com/caipe-io/ai-platform-engineering/discussions/245). ### Level 1 β€” CAIPE Explorer πŸ§‘β€πŸš€ diff --git a/docs/docs/development/index.md b/docs/docs/development/index.md index 58a4b24e1d..54bf16cfad 100644 --- a/docs/docs/development/index.md +++ b/docs/docs/development/index.md @@ -71,8 +71,8 @@ See the full badge guide and how to claim yours β†’ [Contributing & Badges](../c ## 🀝 Getting Help -- **Issues**: [GitHub Issues](https://github.com/cnoe-io/ai-platform-engineering/issues) -- **Discussions**: [GitHub Discussions](https://github.com/cnoe-io/ai-platform-engineering/discussions) +- **Issues**: [GitHub Issues](https://github.com/caipe-io/ai-platform-engineering/issues) +- **Discussions**: [GitHub Discussions](https://github.com/caipe-io/ai-platform-engineering/discussions) - **Community**: [CAIPE community meetings](../community/index.md) - **Slack**: [Join the CAIPE community channel on CNCF Slack](https://cloud-native.slack.com/archives/C08N0AKR52S) diff --git a/docs/docs/development/spec-driven-development.md b/docs/docs/development/spec-driven-development.md index 024dcb83e3..194d4057e8 100644 --- a/docs/docs/development/spec-driven-development.md +++ b/docs/docs/development/spec-driven-development.md @@ -79,11 +79,11 @@ Agents read these files at the start of every session to load project context: | File | Purpose | |------|---------| -| [`.specify/memory/constitution.md`](https://github.com/cnoe-io/ai-platform-engineering/blob/main/.specify/memory/constitution.md) | Governing principles (10 core principles) | -| [`.specify/ARCHITECTURE.md`](https://github.com/cnoe-io/ai-platform-engineering/blob/main/.specify/ARCHITECTURE.md) | Repo layout, key decisions, data flow | -| [`.specify/TESTING.md`](https://github.com/cnoe-io/ai-platform-engineering/blob/main/.specify/TESTING.md) | 7-gate quality framework | -| [`.specify/SKILLS.md`](https://github.com/cnoe-io/ai-platform-engineering/blob/main/.specify/SKILLS.md) | Skills inventory and sourcing policy | -| [`.specify/SPECS.md`](https://github.com/cnoe-io/ai-platform-engineering/blob/main/.specify/SPECS.md) | Spec/plan conventions and lifecycle | +| [`.specify/memory/constitution.md`](https://github.com/caipe-io/ai-platform-engineering/blob/main/.specify/memory/constitution.md) | Governing principles (10 core principles) | +| [`.specify/ARCHITECTURE.md`](https://github.com/caipe-io/ai-platform-engineering/blob/main/.specify/ARCHITECTURE.md) | Repo layout, key decisions, data flow | +| [`.specify/TESTING.md`](https://github.com/caipe-io/ai-platform-engineering/blob/main/.specify/TESTING.md) | 7-gate quality framework | +| [`.specify/SKILLS.md`](https://github.com/caipe-io/ai-platform-engineering/blob/main/.specify/SKILLS.md) | Skills inventory and sourcing policy | +| [`.specify/SPECS.md`](https://github.com/caipe-io/ai-platform-engineering/blob/main/.specify/SPECS.md) | Spec/plan conventions and lifecycle | ## Quick start: your first feature @@ -204,7 +204,7 @@ prebuild/docs/update-architecture # Documentation prebuild/chore/dependency-update # Maintenance ``` -Branches without the `prebuild/` prefix will **not** produce testable Docker images or Helm charts. See the [Constitution](https://github.com/cnoe-io/ai-platform-engineering/blob/main/.specify/memory/constitution.md) for full CI pipeline details. +Branches without the `prebuild/` prefix will **not** produce testable Docker images or Helm charts. See the [Constitution](https://github.com/caipe-io/ai-platform-engineering/blob/main/.specify/memory/constitution.md) for full CI pipeline details. ## Bug handling @@ -245,7 +245,7 @@ make test # Backend, runtime, and integration tests make caipe-ui-tests # UI Jest tests ``` -See [`.specify/TESTING.md`](https://github.com/cnoe-io/ai-platform-engineering/blob/main/.specify/TESTING.md) for the complete 7-gate quality framework. +See [`.specify/TESTING.md`](https://github.com/caipe-io/ai-platform-engineering/blob/main/.specify/TESTING.md) for the complete 7-gate quality framework. ## Agent autonomy levels @@ -268,5 +268,5 @@ Based on [The 8 Levels of Agentic Engineering](https://www.bassimeledath.com/blo - [Spec-Driven Development](https://github.com/github/spec-kit/blob/main/spec-driven.md) β€” the methodology CAIPE implements - [agentskills.io](https://agentskills.io/specification) β€” the skills standard - [spec-kit](https://github.com/github/spec-kit) β€” the upstream framework -- [`.specify/memory/constitution.md`](https://github.com/cnoe-io/ai-platform-engineering/blob/main/.specify/memory/constitution.md) β€” CAIPE's governing principles +- [`.specify/memory/constitution.md`](https://github.com/caipe-io/ai-platform-engineering/blob/main/.specify/memory/constitution.md) β€” CAIPE's governing principles - [Contributing Guide](../contributing/index.md) β€” contribution workflow and standards diff --git a/docs/docs/evaluations/ui-performance-benchmark-results.md b/docs/docs/evaluations/ui-performance-benchmark-results.md index 404c285104..c596584c32 100644 --- a/docs/docs/evaluations/ui-performance-benchmark-results.md +++ b/docs/docs/evaluations/ui-performance-benchmark-results.md @@ -249,8 +249,8 @@ Runtime: | Item | Value | |------|-------| | Compose file | `docker-compose.dev.yaml` | -| UI image | `ghcr.io/cnoe-io/caipe-ui:branch-s3-perf-prod` | -| Audit image | `ghcr.io/cnoe-io/caipe-audit-service:branch-s3-perf` | +| UI image | `ghcr.io/caipe-io/caipe-ui:branch-s3-perf-prod` | +| Audit image | `ghcr.io/caipe-io/caipe-audit-service:branch-s3-perf` | | Audit mode | `AUDIT_LOG_BACKEND=service` | | Audit service backend | `AUDIT_SERVICE_BACKEND=s3` | | Users | 1,000 virtual HTTP users | diff --git a/docs/docs/getting-started/docker-compose/configure-llms.md b/docs/docs/getting-started/docker-compose/configure-llms.md index bf8f21f1c6..36763de56d 100644 --- a/docs/docs/getting-started/docker-compose/configure-llms.md +++ b/docs/docs/getting-started/docker-compose/configure-llms.md @@ -6,7 +6,7 @@ sidebar_position: 3 CAIPE leverages the [`cnoe-io/cnoe-agent-utils`](https://github.com/cnoe-io/cnoe-agent-utils) utility library to configure the `LLMFactory` class, enabling dynamic switching between LLM providers. -> Refer to the [.env.example](https://github.com/cnoe-io/ai-platform-engineering/blob/main/.env.example) file for sample environment variable configurations. +> Refer to the [.env.example](https://github.com/caipe-io/ai-platform-engineering/blob/main/.env.example) file for sample environment variable configurations. ## πŸ§‘β€πŸ’» LLM Provider Usage diff --git a/docs/docs/getting-started/docker-compose/setup.md b/docs/docs/getting-started/docker-compose/setup.md index 118d9745b2..867df50397 100644 --- a/docs/docs/getting-started/docker-compose/setup.md +++ b/docs/docs/getting-started/docker-compose/setup.md @@ -16,7 +16,7 @@ servers, MongoDB, RBAC services, and optional RAG/tracing components. ## Configure ```bash -git clone https://github.com/cnoe-io/ai-platform-engineering.git +git clone https://github.com/caipe-io/ai-platform-engineering.git cd ai-platform-engineering cp .env.example .env ``` diff --git a/docs/docs/getting-started/eks/setup.md b/docs/docs/getting-started/eks/setup.md index 5eef0e6145..36b36491fc 100644 --- a/docs/docs/getting-started/eks/setup.md +++ b/docs/docs/getting-started/eks/setup.md @@ -17,7 +17,7 @@ This guide walks you through creating an **Amazon EKS** (Elastic Kubernetes Serv You need the repo to use the EKS cluster configuration example and to follow the same paths as this guide. ```bash -git clone https://github.com/cnoe-io/ai-platform-engineering.git +git clone https://github.com/caipe-io/ai-platform-engineering.git cd ai-platform-engineering ``` @@ -115,7 +115,7 @@ You have two main options: Install the CAIPE Helm chart directly on the cluster. Configure secrets and LLM settings as described in the Helm guide. ```bash -helm install ai-platform-engineering oci://ghcr.io/cnoe-io/charts/ai-platform-engineering \ +helm install ai-platform-engineering oci://ghcr.io/caipe-io/charts/ai-platform-engineering \ --version 0.2.8 \ --namespace ai-platform-engineering \ --create-namespace \ diff --git a/docs/docs/getting-started/helm/cluster-setup.md b/docs/docs/getting-started/helm/cluster-setup.md index 05ad7fb3b7..1591406d13 100644 --- a/docs/docs/getting-started/helm/cluster-setup.md +++ b/docs/docs/getting-started/helm/cluster-setup.md @@ -52,7 +52,7 @@ export AWS_DEFAULT_REGION=us-east-2 ### Create the cluster ```bash -git clone https://github.com/cnoe-io/ai-platform-engineering.git +git clone https://github.com/caipe-io/ai-platform-engineering.git cd ai-platform-engineering cp deploy/eks/dev-eks-cluster-config.yaml.example dev-eks-cluster-config.yaml diff --git a/docs/docs/getting-started/helm/setup.md b/docs/docs/getting-started/helm/setup.md index 04748f1ad0..f2121521b9 100644 --- a/docs/docs/getting-started/helm/setup.md +++ b/docs/docs/getting-started/helm/setup.md @@ -94,7 +94,7 @@ export CAIPE_VERSION= Minimal install β€” UI, Dynamic Agents, MongoDB, and a starter MCP server: ```bash -helm install ai-platform-engineering oci://ghcr.io/cnoe-io/charts/ai-platform-engineering \ +helm install ai-platform-engineering oci://ghcr.io/caipe-io/charts/ai-platform-engineering \ --version "${CAIPE_VERSION}" \ --namespace ai-platform-engineering \ --create-namespace \ @@ -106,7 +106,7 @@ helm install ai-platform-engineering oci://ghcr.io/cnoe-io/charts/ai-platform-en With GitHub, ArgoCD, and RAG: ```bash -helm upgrade --install ai-platform-engineering oci://ghcr.io/cnoe-io/charts/ai-platform-engineering \ +helm upgrade --install ai-platform-engineering oci://ghcr.io/caipe-io/charts/ai-platform-engineering \ --version "${CAIPE_VERSION}" \ --namespace ai-platform-engineering \ --create-namespace \ @@ -145,7 +145,7 @@ caipe-ui: ``` ```bash -helm upgrade --install ai-platform-engineering oci://ghcr.io/cnoe-io/charts/ai-platform-engineering \ +helm upgrade --install ai-platform-engineering oci://ghcr.io/caipe-io/charts/ai-platform-engineering \ --version "${CAIPE_VERSION}" \ --namespace ai-platform-engineering \ --create-namespace \ diff --git a/docs/docs/getting-started/kind/setup.md b/docs/docs/getting-started/kind/setup.md index b581eef3b2..315adf36f4 100644 --- a/docs/docs/getting-started/kind/setup.md +++ b/docs/docs/getting-started/kind/setup.md @@ -15,12 +15,12 @@ This guide gets you from zero to a running **CAIPE** (Community AI Platform Engi No clone required. Run this in your terminal and follow the prompts: ```bash -curl -fsSL https://raw.githubusercontent.com/cnoe-io/ai-platform-engineering/main/setup-caipe.sh | bash +curl -fsSL https://raw.githubusercontent.com/caipe-io/ai-platform-engineering/main/setup-caipe.sh | bash ``` The interactive script will ask for your LLM provider, API key, and optional components (RAG, tracing, persistence). That's it. -> **Want to inspect the script first?** View it at [`setup-caipe.sh`](https://github.com/cnoe-io/ai-platform-engineering/blob/main/setup-caipe.sh) before running. +> **Want to inspect the script first?** View it at [`setup-caipe.sh`](https://github.com/caipe-io/ai-platform-engineering/blob/main/setup-caipe.sh) before running.