Welcome¶
The source of truth for everything Pricer builds, runs, and decides.
flowchart LR
HUB["platform-docs-hub"]:::hub --> S1["evo-dtoflow-protos<br/>67 docs"]:::src
HUB --> S2["replatforming-onboarding<br/>24 docs"]:::src
S1 --> P1["Platform architecture"]:::cat
S1 --> P2["DTOs, flows, ADRs"]:::cat
S2 --> P3["Onboarding guide"]:::cat
S2 --> P4["Phase 1 plan"]:::cat
classDef hub fill:#0f6c6c,stroke:#0a5252,color:#fff,stroke-width:2px
classDef src fill:#eef5f5,stroke:#0f6c6c,color:#0f6c6c
classDef cat fill:#fff,stroke:#d0d8d8,color:#1a1a2e
Linked source repositories
| Repository | Pages | Last updated |
|---|---|---|
| PricerAB/evo-dtoflow-protos | 67 | 4 days ago · 2026-07-03 |
| PricerAB/replatforming-onboarding | 24 | 5 days ago · 2026-07-02 |
Quick links
- [Platform overview](sources/evo-dtoflow-protos/docs/index/) — start here for DTOflow architecture
- [Core data flows](sources/evo-dtoflow-protos/docs/flows/) — how data moves through the platform
- [All services](sources/evo-dtoflow-protos/docs/services/) — the 21+ Cloud Run services
- [DTO reference](sources/evo-dtoflow-protos/docs/dtos/) — every DTO and what it carries
- [Architecture decisions](sources/evo-dtoflow-protos/docs/decisions/) — ADRs and the reasoning behind them
- [Replatforming program](sources/replatforming-onboarding/docs/00-replatforming-program-overview/) — onboarding and migration overview
Built from source — PricerAB/platform-docs-hub · Click any diagram to expand to fullscreen · Toggle dark mode in the header