- Nx 22.7 monorepo (pnpm 11.1, TypeScript 5.9, Node 24) - apps/api: NestJS 11 (CJS conforme CODING-RULES.md PGD-DB-004) - apps/web: React 19 + Vite 8 (ESM) - libs/shared/api-interface: Zod contract base - Docker Compose dev: Postgres 18, Valkey 8, MinIO, Mailpit - WDS artifacts: - design-artifacts/A-Product-Brief/ (5 docs canônicos + 16 dialogs) - design-artifacts/B-Trigger-Map/ (hub + 4 personas + feature impact) - Stack canon: STACK.md v2.2 + CODING-RULES.md v2.0 + brand.md - AGENTS.md + README.md como entrada para devs/agentes Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
73 lines
1.5 KiB
Markdown
73 lines
1.5 KiB
Markdown
# Step 6: Inspiration & References
|
|
|
|
**Completed:** {{date}}
|
|
**Session:** {{session_number}}
|
|
|
|
---
|
|
|
|
## Visual Preference Exploration
|
|
|
|
### What User Likes
|
|
|
|
**Reference 1:** {{site_or_example}}
|
|
**What they like:** {{specific_elements}}
|
|
**Why it resonates:** {{reason}}
|
|
|
|
**Reference 2:** {{site_or_example}}
|
|
**What they like:** {{specific_elements}}
|
|
**Why it resonates:** {{reason}}
|
|
|
|
**Reference 3:** {{site_or_example}}
|
|
**What they like:** {{specific_elements}}
|
|
**Why it resonates:** {{reason}}
|
|
|
|
---
|
|
|
|
### What User Dislikes
|
|
|
|
**Reference 1:** {{site_or_example}}
|
|
**What to avoid:** {{specific_elements}}
|
|
**Why it doesn't work:** {{reason}}
|
|
|
|
**Reference 2:** {{site_or_example}}
|
|
**What to avoid:** {{specific_elements}}
|
|
**Why it doesn't work:** {{reason}}
|
|
|
|
---
|
|
|
|
## Style Preferences
|
|
|
|
**Overall aesthetic:** {{description}}
|
|
**Color preferences:** {{notes}}
|
|
**Tone/mood:** {{description}}
|
|
**Level of complexity:** {{simple|balanced|rich}}
|
|
|
|
---
|
|
|
|
## Competitor Analysis (if discussed)
|
|
|
|
**Competitor 1:** {{name}}
|
|
- What they do well: {{strengths}}
|
|
- Where they fall short: {{weaknesses}}
|
|
- How we'll differentiate: {{approach}}
|
|
|
|
**Competitor 2:** {{name}}
|
|
- What they do well: {{strengths}}
|
|
- Where they fall short: {{weaknesses}}
|
|
- How we'll differentiate: {{approach}}
|
|
|
|
---
|
|
|
|
## Reference Material Collected
|
|
|
|
- [{{name}}]({{url}}) — {{what_to_extract}}
|
|
- [{{name}}]({{url}}) — {{what_to_extract}}
|
|
- [{{name}}]({{url}}) — {{what_to_extract}}
|
|
|
|
---
|
|
|
|
**Documented in:**
|
|
- `inspiration/visual-refs.md`
|
|
- `inspiration/competitor-analysis.md`
|
|
- `wds-project-outline.yaml` → `inspiration`
|