docs: update all documentation and add AI tooling configs
- Rewrite README.md with current architecture, features and stack - Update docs/API.md with all current endpoints (corporate, BI, client 360) - Update docs/ARCHITECTURE.md with cache, modular queries, services, ETL - Update docs/GUIA-USUARIO.md for all roles (admin, corporate, agente) - Add docs/INDEX.md documentation index - Add PROJETO.md comprehensive project reference - Add BI-CCC-Implementation-Guide.md - Include AI agent configs (.claude, .agents, .gemini, _bmad) - Add netbird VPN configuration - Add status report Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,83 @@
|
||||
# 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*
|
||||
Reference in New Issue
Block a user