Technical architecture for the Superside Lead Product Engineer assessment.
| # | Document | Assessment deliverable |
|---|---|---|
| — | 05-executive-summary.md | Overview |
| 1 | 01-component-diagram.md | Component diagram |
| 2 | 02-data-flow.md | Data flow: localise copy & replace images |
| 3 | 03-tech-choices.md | Technology choices & trade-offs |
| 4 | 04-roadmap.md | Phased roadmap, risks & mitigations |
| 5 | 06-epics-sprints.md | MVP epics & sprint plan (Jira / Trello) |
| — | 00-goals-figma-plugin.md | Goals → Figma plugin scope → services |
Clients: Figma plugin (designers), Admin UI (Creative Ops)
Backend: API Gateway, Brand Service, Copy Service, Image Service
Data: PostgreSQL, S3, Auth0
AI: OpenAI GPT-4o (copy, translation, vision); DALL-E 3 (image placeholders, F4)
| Requirement | Addressed in |
|---|---|
| F1 Copy variants | 00, 02 |
| F2 8 locales | 00, 02 |
| F3 Brand PDF ingest | 00, Brand Service |
| F4 Image placeholders | 00, 02 |
| N1 ≤2s latency | 00 (copy sync), 02 |
| N2 SSO/OAuth | 01, 03 |
| N3 5× scale | 01, 04 |
| N4 Usage metering | 00, 03 |
| N5 Availability / deploy | 04 |