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,72 @@
|
||||
# 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`
|
||||
Reference in New Issue
Block a user