- .gitea/workflows/ci.yml: build → seo:lint → e2e → image build/push → bump k8s image tag and commit back (paths-ignore + [skip ci] guard) - argocd/bcs-website-application.yaml: ArgoCD App (internal Gitea repoURL, k8s path) - k8s: image → Gitea Packages path; kustomization images newTag stanza - ADR-0007 (Gitea Actions + Packages), supersedes GHCR/GitHub bits of ADR-0001 - Reconcile gitops-deployment-strategy.md to Gitea Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Architecture Decision Records
Short, immutable records of significant decisions on the BlueCap Strategies rebuild. Each ADR
captures the context, the decision, and its consequences at a point in time. Supersede rather than
edit: to change a decision, add a new ADR and mark the old one Superseded by ADR-XXXX.
Format: Status · Context · Decision · Consequences. Statuses: Proposed · Accepted · Superseded.
| ADR | Title | Status |
|---|---|---|
| 0001 | GitOps deployment via ArgoCD (not Flux) | Accepted |
| 0002 | Page copy in Astro Content Collections (Markdown) | Accepted |
| 0003 | Enforce SEO rules with Zod + build linter (not Pydantic) | Accepted |
| 0004 | Reuse the monylog stack for ops monitoring (not Uptime Kuma) | Accepted |
| 0005 | Visitor analytics: PostHog + Umami side-by-side trial | Accepted |
| 0006 | Launch a blog at /insights/ | Accepted |
| 0007 | CI on Gitea Actions, images in Gitea Packages | Accepted |