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,82 @@
|
||||
# Step 4: Product Concept
|
||||
|
||||
**Completed:** {{date}}
|
||||
**Session:** {{session_number}}
|
||||
|
||||
---
|
||||
|
||||
## Purpose
|
||||
|
||||
Capture the designer's STRUCTURAL vision - the founding principle or key feature that defines the product concept.
|
||||
|
||||
**Not just requirements - the IDEA.**
|
||||
|
||||
---
|
||||
|
||||
## Concept Exploration
|
||||
|
||||
**Agent asked:**
|
||||
{{question_to_surface_concept}}
|
||||
|
||||
**User described:**
|
||||
{{concept_description}}
|
||||
|
||||
---
|
||||
|
||||
## Deep Dive
|
||||
|
||||
### Core Structural Idea
|
||||
|
||||
**The founding principle:**
|
||||
{{what_makes_this_product_distinct}}
|
||||
|
||||
**Concrete example:**
|
||||
{{specific_example_of_concept_in_action}}
|
||||
|
||||
### Why This Matters
|
||||
|
||||
**User's rationale:**
|
||||
{{why_this_approach}}
|
||||
|
||||
**Problem it solves:**
|
||||
{{what_this_enables}}
|
||||
|
||||
---
|
||||
|
||||
## Reflection Checkpoint
|
||||
|
||||
**Agent's synthesis:**
|
||||
{{understanding_of_concept}}
|
||||
|
||||
**User response:**
|
||||
- [ ] Confirmed
|
||||
- [ ] Corrected
|
||||
|
||||
**Corrections (if any):**
|
||||
{{corrections}}
|
||||
|
||||
---
|
||||
|
||||
## Concept Documentation
|
||||
|
||||
**Core concept:**
|
||||
{{concept_statement}}
|
||||
|
||||
**Implementation principle:**
|
||||
{{how_this_shapes_design}}
|
||||
|
||||
**Example:** {{concrete_example}}
|
||||
|
||||
---
|
||||
|
||||
## Related Features
|
||||
|
||||
Features that stem from this concept:
|
||||
1. {{feature_1}}
|
||||
2. {{feature_2}}
|
||||
3. {{feature_3}}
|
||||
|
||||
---
|
||||
|
||||
**Documented in:** `wds-project-outline.yaml` → `product_concept`
|
||||
**Impacts:** Navigation structure, information architecture, feature priorities
|
||||
Reference in New Issue
Block a user