Files
sar/.claude/skills/wds-1-project-brief/templates/00-project-info.template.md
julian 17c08e6392 chore: initial monorepo scaffold + WDS Phase 1+2 artifacts
- 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>
2026-05-27 14:34:20 +00:00

84 lines
1.9 KiB
Markdown

# Project Info: {{project_name}}
**Created:** {{date}}
**Project Type:** {{project_type}}
**Design Experience:** {{design_experience}}
**Status:** In progress
---
## Team
**Project Lead:** {{user_name}}
**Communication Language:** {{communication_language}}
**Document Output Language:** {{document_output_language}}
---
## Project Configuration
**Output Folder:** `{{output_folder}}/`
**WDS System Folder:** `{{wds_folder}}/`
Configuration stored in: `{{wds_folder}}/config.yaml`
---
## Quick Navigation
**Product Brief (Phase 1):**
- [01 — Product Brief](01-product-brief.md)
- [02 — Content Language](02-content-language.md)
- [03 — Visual Direction](03-visual-direction.md)
- [04 — Platform Requirements](04-platform-requirements.md)
**Trigger Map (Phase 2):**
- [00 — Trigger Map Overview](../B-Trigger-Map/00-trigger-map.md)
**UX Scenarios (Phase 4):**
- [UX Scenarios Guide](../C-UX-Scenarios/ux-scenarios-guide.md)
**Design System (Phase 7):**
- [00 — Design System Overview](../D-Design-System/00-design-system.md)
---
## Project Timeline
| Phase | Status | Completed |
|-------|--------|-----------|
| 1 — Product Brief | Not started | — |
| 2 — Trigger Map | Not started | — |
| 3 — Platform Requirements | Not started | — |
| 4 — UX Design | Not started | — |
| 5 — Design System | Not started | — |
| 6 — Design Deliveries | Not started | — |
| 7 — Testing | Not started | — |
---
## Technical Stack
**Frontend:** TBD
**Backend:** TBD
**Hosting:** TBD
**Languages:** {{document_output_language}}
---
## WDS Agents
To activate agents, tell Claude:
```
Read and activate the agent in `{{wds_folder}}/agents/[agent-name].md`
```
**Available:**
- **Saga** — Product Brief, Trigger Mapping & Platform Requirements
- **Freya** — UX Design, Design System, Testing & Product Evolution
---
*Generated by Whiteport Design Studio installer*