RECORDGOD/app
type-two 879a58992f feat(collections): Collections CRUD + fallback locator + Reorganize scan/apply/compress API + Collections UI
- collections_routes.py: /nav/collections CRUD over virtual_collection + /nav/locate (exact-then-rules)
- navigator_routes.py: /nav/reorg/{scan,apply,compress} (atomic re-file)
- disc_cache gets year/genre_ids/style_ids cols for rule matching (backfill TODO)
- /search: collections list + locator fallback shows the should-be-here zone for unfiled hits

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-22 20:56:34 +10:00
..
__init__.py feat: RecordGod founding — service scaffold + MariaDB→Postgres migration 2026-06-19 17:18:50 +10:00
admin_routes.py feat(admin): Store Map + Intake/Crates/Reports 2026-06-21 20:03:08 +10:00
auth.py feat: RecordGod founding — service scaffold + MariaDB→Postgres migration 2026-06-19 17:18:50 +10:00
collections_routes.py feat(collections): Collections CRUD + fallback locator + Reorganize scan/apply/compress API + Collections UI 2026-06-22 20:56:34 +10:00
db.py feat: RecordGod founding — service scaffold + MariaDB→Postgres migration 2026-06-19 17:18:50 +10:00
layout_routes.py feat(builder): storefront customizer 2026-06-21 21:29:55 +10:00
main.py feat(collections): Collections CRUD + fallback locator + Reorganize scan/apply/compress API + Collections UI 2026-06-22 20:56:34 +10:00
mirror.py feat: self-contained enrichment — disc_cache (own catalog copy), no external DB dependency 2026-06-21 13:16:56 +10:00
navigator_routes.py feat(collections): Collections CRUD + fallback locator + Reorganize scan/apply/compress API + Collections UI 2026-06-22 20:56:34 +10:00
sales_routes.py feat(pos): full Sales console + migrate customers/discounts/settings 2026-06-22 02:40:35 +10:00
settings_routes.py feat(dash): connection testing — Discogs / Woo / DealGod 2026-06-21 15:03:18 +10:00
shop_routes.py feat: clean stub URLs (/builder /shop /admin /dash) + store geometry + storefront 2026-06-21 23:16:57 +10:00
vault.py feat: standalone RecordGod web UI — landing, control-room dash, encrypted secrets vault 2026-06-21 12:40:07 +10:00
virtual.py feat(virtual): finish the 3D store port — per-room scoping, decals, portals 2026-06-21 21:00:02 +10:00
wowplatter_v1.py feat: deploy-ready — env-aware Discogs enrichment + Dockerfile 2026-06-21 13:08:49 +10:00