Story: Prove Pipeline from Day Zero
Story
Key: pipeline-proof
As a DevOps practitioner, I want html-poster to go from
rails new to production with DORA metrics in a single session, so that I prove the pal-e platform onboards new services fast, repeatably, and with full observability.Acceptance Criteria
- Woodpecker CI builds on push (lint, test, kaniko build+push)
- ArgoCD deploys to k8s namespace automatically
- DORA metrics appear in Grafana dashboard (DF, LT, CFR, MTTR)
- yabeda /metrics endpoint scraped by Prometheus
- Tailscale funnel serves the app publicly