Skip to content
Open
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
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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!

Expand All @@ -42,8 +42,8 @@ We’re excited to collaborate with you!

## Contributors

<a href="https://github.com/cnoe-io/ai-platform-engineering/graphs/contributors">
<img src="https://contrib.rocks/image?repo=cnoe-io/ai-platform-engineering" />
<a href="https://github.com/caipe-io/ai-platform-engineering/graphs/contributors">
<img src="https://contrib.rocks/image?repo=caipe-io/ai-platform-engineering" />
</a>

## 📄 License
Expand Down
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
2 changes: 1 addition & 1 deletion docs/blog/2025-07-04-migrate-to-monorepo.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
16 changes: 8 additions & 8 deletions docs/blog/2026-03-04-cncf-sandbox-application.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<!-- truncate -->

Expand Down Expand Up @@ -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

Expand All @@ -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:

Expand All @@ -93,23 +93,23 @@ 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)

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?

Expand Down Expand Up @@ -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:**
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/architecture/enterprise-identity-federation.md
Original file line number Diff line number Diff line change
Expand Up @@ -1066,7 +1066,7 @@ sequenceDiagram
ORCH->>GH_AGENT: Execute with narrowed token
GH_AGENT->>KC: Token Exchange<br/>requested_issuer=github
KC->>GH_AGENT: Sri's GitHub OAuth token
GH_AGENT->>GH: GET /repos/cnoe-io/ai-platform-engineering/pulls/42<br/>Authorization: Bearer ghp_sri_xxx
GH_AGENT->>GH: GET /repos/caipe-io/ai-platform-engineering/pulls/42<br/>Authorization: Bearer ghp_sri_xxx
GH->>GH_AGENT: PR data (as Sri)
GH_AGENT->>ORCH: PR review results

Expand Down
6 changes: 3 additions & 3 deletions docs/docs/contributing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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 🧑‍🚀

Expand Down
4 changes: 2 additions & 2 deletions docs/docs/development/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
16 changes: 8 additions & 8 deletions docs/docs/development/spec-driven-development.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand All @@ -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
4 changes: 2 additions & 2 deletions docs/docs/evaluations/ui-performance-benchmark-results.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/getting-started/docker-compose/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/getting-started/eks/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down Expand Up @@ -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 \
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/getting-started/helm/cluster-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
6 changes: 3 additions & 3 deletions docs/docs/getting-started/helm/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ export CAIPE_VERSION=<release-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 \
Expand All @@ -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 \
Expand Down Expand Up @@ -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 \
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/getting-started/kind/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<iframe src="https://asciinema.org/a/845278/iframe" width="100%" height="600" style={{border: 'none', borderRadius: '8px', overflow: 'hidden'}} scrolling="no" allowFullScreen />

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/getting-started/next-steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ You have just learned the **basics of CAIPE (Community AI Platform Engineering)*

CAIPE has **much more to offer**!

Anything **unclear** or **buggy** in this tutorial? [Please report it!](https://github.com/cnoe-io/ai-platform-engineering/issues)
Anything **unclear** or **buggy** in this tutorial? [Please report it!](https://github.com/caipe-io/ai-platform-engineering/issues)

## What's next?

Expand Down
4 changes: 2 additions & 2 deletions docs/docs/getting-started/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ sidebar_position: 2
No clone required. Run this in your terminal and follow the interactive 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 script asks for your LLM provider, API key, and optional components (RAG, tracing, persistence). It creates a local KinD cluster or deploys to an existing one.

> **Want to inspect the script first?** View [`setup-caipe.sh`](https://github.com/cnoe-io/ai-platform-engineering/blob/main/setup-caipe.sh) on GitHub before running.
> **Want to inspect the script first?** View [`setup-caipe.sh`](https://github.com/caipe-io/ai-platform-engineering/blob/main/setup-caipe.sh) on GitHub before running.

<iframe src="https://asciinema.org/a/845278/iframe" width="100%" height="600" style={{border: 'none', borderRadius: '8px', overflow: 'hidden'}} scrolling="no" allowFullScreen />

Expand Down
Loading
Loading