Commit Graph

3 Commits

Author SHA1 Message Date
type-two
dfd3221617 docs: point the PLATFORM.md link at ../dealgod/PLATFORM.md (now version-controlled)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-08 14:03:37 +10:00
type-two
79b0f7e439 docs: README — RecordGod is a StoreGod module; live code = STOREGOD/plugins/recordgod
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-08 13:14:58 +10:00
d75f27a691 feat: RecordGod founding — service scaffold + MariaDB→Postgres migration
- FastAPI twin of DealGod (async SQLAlchemy/asyncpg). wowplatter/v1: ping,
  inventory/lookup, inventory/intake (enriches from discogs_full by release_id).
- schema v2: unified inventory (vinyl+general), slim crate, sales/sale_items.
  Discogs catalog NOT copied — joined from discogs_full at read time.
- migrate.py: 34,543 shop rows moved (vs ~3.2M in the WowPlatter clone).
- Smoke test green; plan/readme carry the architecture + UI boundary.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-19 17:18:50 +10:00