docs: mark performance/architecture phases as implemented
This commit is contained in:
@ -1,9 +1,15 @@
|
||||
# Performance & Architektur Report (Pounce)
|
||||
|
||||
**Stand (Codebase):** `ceb4484a3dd2dd8a9289fef623e7395d7e26274b`
|
||||
**Stand (Codebase):** `d08ca33fe3c88b3b2d716f0bdf22b71f989a5eb9`
|
||||
**Datum:** 2025-12-12
|
||||
**Scope:** `frontend/` (Next.js 14 App Router) + `backend/` (FastAPI + async SQLAlchemy + APScheduler) + DB + Docker/Deploy.
|
||||
|
||||
## Status (umgesetzt)
|
||||
|
||||
- ✅ **Phase 0**: Scheduler split, Market-Feed bounded paging, Health cache-first, PriceTracker N+1 fix (`2e8ff50`)
|
||||
- ✅ **Phase 1**: DB migrations (indexes + optional columns), persisted `pounce_score`, Admin N+1 removal, Radar summary endpoint (`ee4266d`)
|
||||
- ✅ **Phase 2**: Redis + ARQ worker scaffolding, Prometheus metrics (`/metrics`), load test scaffolding, Docker hardening (`5d23d34`)
|
||||
|
||||
---
|
||||
|
||||
## Executive Summary (die 5 größten Hebel)
|
||||
|
||||
Reference in New Issue
Block a user