| ○ | Home proxy routing via Mac Mini | New | 2026-03-16 |
| ○ | Re-enable Pokémon scraper schedule | New | 2026-03-16 |
| ○ | TCGPlayer API integration for US price comparison | New | 2026-03-16 |
| ○ | Add Magic: The Gathering support | New | 2026-03-16 |
| ○ | Data retention policy: downsample snapshots older than 30d | New | 2026-03-16 |
| ○ | Downsample snapshots older than 30d to daily averages | New | 2026-03-16 |
| ○ | Archive and purge listings older than 90d | New | 2026-03-16 |
| ○ | Sentiment score via Google Trends per set | New | 2026-03-17 |
| ○ | Cross-TCG buy signal ranking (strongest signals across all TCGs) | New | 2026-03-16 |
| ○ | Sell-through rate from sold listing detection | New | 2026-03-16 |
| ○ | ROI, profit, avg buy price, and supply % absorption metrics | New | 2026-03-16 |
| ○ | Watchlist: pin products to top using localStorage | New | 2026-03-16 |
| ○ | URL state encoding for TCG/search/filter (shareable links) | New | 2026-03-16 |
| ○ | Likely sold listings section (past 7d) | New | 2026-03-16 |
| ○ | Backtest BUY signals against subsequent price history | New | 2026-03-16 |
| ○ | TCGPlayer vs Cardmarket price arbitrage detection | New | 2026-03-16 |
| ○ | Composite buy signal score breakdown (show contributing factors) | New | 2026-03-16 |
| ○ | Responsive card layout for signals table on mobile | New | 2026-03-16 |
| ○ | Mobile-optimised product page layout | New | 2026-03-16 |
| ○ | Touch-friendly chart interactions | New | 2026-03-16 |
| ○ | Email alert when product floor drops below user-defined threshold | New | 2026-03-16 |
| ○ | Webhook support for price alerts (Slack, Discord, custom) | New | 2026-03-16 |
| ○ | Alert when floor recovers above threshold (take profit signal) | New | 2026-03-16 |
| ○ | Alert on strong BUY signal detected (supply contraction + price flat) | New | 2026-03-16 |
| ○ | Alert on unusual supply spike (potential dump detection) | New | 2026-03-20 |
| ○ | Weekly digest: top movers, strongest signals per TCG | New | 2026-03-16 |
| ○ | Cloudflare detection monitoring and alerting | Committed | 2026-03-17 |
| ○ | Scraper last-run dashboard (last success per TCG, failures) | New | 2026-03-17 |
| ○ | Alert if no successful scrape in 8h per TCG | New | 2026-03-16 |
| ○ | Database size monitoring and growth tracking | New | 2026-03-16 |
| ○ | Home proxy server setup on Mac Mini (Squid + DuckDNS) | New | 2026-03-16 |
| ○ | Static egress IP via Azure NAT Gateway | New | 2026-03-16 |
| ○ | Rotating residential proxy support for scraper | New | 2026-03-16 |
| ○ | Scaffold Terraform: resource group, container app environment, ACR, Key Vault for dev and prd | New | 2026-03-17 |
| ○ | Provision Azure Database for PostgreSQL Flexible Server with firewall rules and Key Vault secret | New | 2026-03-17 |
| ○ | Define core DB schema: products, inventory_items, orders, order_lines, platforms, vat_rates, invoices tables | New | 2026-03-17 |
| ○ | Scaffold FastAPI project with Docker, db connection, health endpoint | New | 2026-03-17 |
| ○ | Products & inventory CRUD endpoints (create, list, get, update, delete) | New | 2026-03-17 |
| ○ | Orders & order lines CRUD endpoints | New | 2026-03-17 |
| ○ | VAT logic: B2B exempt, C2C margin scheme (VAT on sell_price - buy_price) | New | 2026-03-17 |
| ○ | Invoice generation endpoint (produce invoice PDF/JSON from order) | New | 2026-03-17 |
| ○ | Carddex pricing integration endpoint (fetch latest price for a product) | New | 2026-03-17 |
| ○ | Scaffold React SPA with Azure SSO (MSAL) authentication | New | 2026-03-17 |
| ○ | Inventory management page: list, filter, add, edit inventory items | New | 2026-03-17 |
| ○ | Orders management page: list, filter, view order details | New | 2026-03-17 |
| ○ | Invoice page: create invoice from order, download PDF | New | 2026-03-17 |
| ○ | Build pipeline for API Docker image (triggers on api/ changes, pushes to ACR) | New | 2026-03-17 |
| ○ | Build pipeline for Frontend Docker image (triggers on frontend/ changes, pushes to ACR) | New | 2026-03-17 |
| ○ | Deploy pipeline: triggered by build pipelines, auto-deploy to dev, prd requires approval | New | 2026-03-17 |