Ilia Denisov
7e75c32d07
R3: dashboards, docs and tracker bake-back
...
CI / changes (pull_request) Successful in 1s
CI / unit (pull_request) Successful in 8s
CI / integration (pull_request) Successful in 12s
CI / ui (pull_request) Successful in 36s
CI / gate (pull_request) Successful in 0s
CI / deploy (pull_request) Successful in 1m7s
- Edge/UX dashboard: aggregate request-rate vs rejection-rate panel
(gateway_rate_limited_total by class; no per-user labels).
- ARCHITECTURE §2/§11/§12/§13: body cap + explicit h2c sizing, the rate-limit
observability pipeline and auto-flag policy, the admin-limiter note (and the
caddy-path gap), the landing container topology; fixed the stale 120/min
per-user figure.
- FUNCTIONAL (+_ru): the Throttled view and the reversible high-rate flag.
- gateway/backend/deploy READMEs, TESTING.md, root CLAUDE.md updated.
- PRERELEASE.md: R3 interview decisions + implementation refinements logged;
tracker R3 -> done (this PR implements it; CI gates the merge).
2026-06-10 05:12:30 +02:00
Ilia Denisov
effe6675bc
Stage 0: scaffold monorepo, backend skeleton, docs, CI
...
Tests · Go / test (push) Successful in 32s
- go.work (Go 1.26.3) with backend module; deps added incrementally (gin+zap only)
- backend: /healthz + /readyz, env config, graceful shutdown
- docs: ARCHITECTURE, FUNCTIONAL (+ru mirror), TESTING
- PLAN.md (stage tracker + per-stage open details) and CLAUDE.md (per-stage workflow)
- .gitea go-unit CI (gofmt/vet/build/test)
2026-06-02 11:57:58 +02:00