docs: point the PLATFORM.md link at ../dealgod/PLATFORM.md (now version-controlled)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
type-two 2026-07-08 14:03:37 +10:00
parent 79b0f7e439
commit dfd3221617

View File

@ -4,7 +4,7 @@
and the store-side API that PriceGod codes against. Records is the first and biggest **module** and the store-side API that PriceGod codes against. Records is the first and biggest **module**
of StoreGod, not a standalone product. of StoreGod, not a standalone product.
> **Architecture is canonical in [../PLATFORM.md](../PLATFORM.md).** If this README disagrees > **Architecture is canonical in [PLATFORM.md](../dealgod/PLATFORM.md).** If this README disagrees
> with that file, that file wins. Read it first for the three surfaces (dealgod.pro dashboard / > with that file, that file wins. Read it first for the three surfaces (dealgod.pro dashboard /
> store admin / storegod.pro marketing) and the three keys. > store admin / storegod.pro marketing) and the three keys.
@ -92,4 +92,4 @@ DB is `recordgod-db` on the VPS. Deploy of the **live** store is a StoreGod bake
## Start here ## Start here
- **[docs/RECORDGOD_PLAN.md](docs/RECORDGOD_PLAN.md)** — the founding charter, triage, and build order. - **[docs/RECORDGOD_PLAN.md](docs/RECORDGOD_PLAN.md)** — the founding charter, triage, and build order.
- **[../PLATFORM.md](../PLATFORM.md)** — the canonical platform architecture. - **[PLATFORM.md](../dealgod/PLATFORM.md)** — the canonical platform architecture.