# 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](0001-gitops-with-argocd.md) | GitOps deployment via ArgoCD (not Flux) | Accepted | | [0002](0002-page-copy-in-content-collections.md) | Page copy in Astro Content Collections (Markdown) | Accepted | | [0003](0003-seo-enforcement-with-zod.md) | Enforce SEO rules with Zod + build linter (not Pydantic) | Accepted | | [0004](0004-reuse-monylog-for-monitoring.md) | Reuse the monylog stack for ops monitoring (not Uptime Kuma) | Accepted | | [0005](0005-analytics-posthog-and-umami-trial.md) | Visitor analytics: PostHog + Umami side-by-side trial | Accepted | | [0006](0006-launch-insights-blog.md) | Launch a blog at /insights/ | Accepted | | [0007](0007-gitea-actions-and-packages.md) | CI on Gitea Actions, images in Gitea Packages | Accepted (registry/pull/auth specifics superseded by 0008) | | [0008](0008-private-package-external-secrets-pull.md) | Private package, External-Secrets pull over public HTTPS (no k3s restart) | Accepted |