☰ Wiki navigation
Reference

Repositories

Where the code lives. Each repo is a self-contained piece of the platform, versioned independently and documented with its own README and architecture notes.

The repositories follow a shared standard: a README with an architecture diagram and quick start, Architecture Decision Records for non-obvious choices, a changelog, and CI running lint, tests, build, and security scans on every push.

tf-modulesv0.1.0 tagged · Phase 0 done

Reusable Terraform modules, provider-agnostic where possible. The IaC foundation the platform is provisioned from.

civo-infrastructurev0.1.0 tagged · Phase 1 done

Civo-specific infrastructure provisioned using tf-modules. The live cluster everything runs on.

k8s-gitopsv0.1.0 tagged · Phase 1 done

Argo CD app-of-apps manifests and values. GitOps delivery for every component on the cluster.

crashdummy2023 code recovered · modernization in progress

Go mock backend with latency and fault injection. The platform's demo workload and telemetry source.

k8s-ai-agentPlanned · Phase 3

The AI agent application layer: Anthropic SDK first, then kagent. Created in Phase 3.