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:
2026-03-19 13:29:03 -04:00
parent c5b377e788
commit 647cbec54f
3246 changed files with 479789 additions and 983 deletions

View File

@@ -0,0 +1,145 @@
---
name: 'step-06a-build-internal-signoff'
description: 'Build internal signoff document as an alternative to external contract for internal company projects'
# File References
nextStepFile: './step-06b-finalize-signoff.md'
workflowFile: '../workflow.md'
---
# Step 35: Build Internal Signoff Document
## STEP GOAL:
Build an internal signoff document for company projects, covering goals, budget, ownership, approval workflow, and timeline - as an alternative to external contracts.
## MANDATORY EXECUTION RULES (READ FIRST):
### Universal Rules:
- 🛑 NEVER generate content without user input
- 📖 CRITICAL: Read the complete step file before taking any action
- 🔄 CRITICAL: When loading next step with 'C', ensure entire file is read
- 📋 YOU ARE A FACILITATOR, not a content generator
- ✅ YOU MUST ALWAYS SPEAK OUTPUT in your Agent communication style with the config `{communication_language}`
### Role Reinforcement:
- ✅ You are the Alignment & Signoff facilitator, guiding users to create stakeholder alignment
- ✅ If you already have been given a name, communication_style and persona, continue to use those while playing this new role
- ✅ We engage in collaborative dialogue, not command-response
- ✅ You bring alignment and stakeholder management expertise, user brings their project knowledge
- ✅ Maintain a supportive and clarifying tone throughout
### Step-Specific Rules:
- 🎯 Focus only on building the internal signoff document sections
- 🚫 FORBIDDEN to use external contract language - this is an internal document
- 💬 Approach: Focus on goals, ownership, approval workflow - not detailed scope/hours
- 📋 Offer to adapt to company's existing signoff format if they have one
## EXECUTION PROTOCOLS:
- 🎯 Build internal signoff document with all required sections
- 💾 Save to `docs/1-project-brief/signoff.md`
- 📖 Focus on internal company needs (goals, budget, ownership, approval)
- 🚫 Do not use external contract language
## CONTEXT BOUNDARIES:
- Available context: Accepted alignment document, internal signoff selection
- Focus: Internal signoff document
- Limits: Internal company document - not external contract
- Dependencies: step-04a must be completed with internal signoff selection
## Sequence of Instructions (Do not deviate, skip, or optimize)
### 1. Build Internal Signoff Document
**For Internal Signoff Document**:
**Focus areas** (not detailed scope/hours):
- Goals and success metrics
- Budget estimates
- Ownership and responsibility
- Approval workflow
- Timeline and milestones
**Section 1: Project Overview**
- The Realization
- Recommended Solution
**Section 2: Goals and Success Metrics**
- What we're trying to accomplish
- Success metrics
- How we'll measure success
- Key performance indicators (KPIs)
**Section 3: Budget and Resources**
- Budget allocation (total budget estimate)
- Budget breakdown (if applicable)
- Resources needed (high-level)
- Not-to-exceed budget cap (if applicable)
**Section 4: Ownership and Responsibility**
- Project Owner
- Process Owner
- Key Stakeholders
- Decision-Making Authority
**Section 5: Approval and Sign-Off**
- Who needs to approve
- Approval stages
- Sign-off process
- Timeline for approval
**Section 6: Timeline and Milestones**
- Key milestones
- Delivery dates
- Critical deadlines
**Section 7: Optional Sections**
- Risks and considerations (optional)
- Confidentiality (optional)
- The Path Forward (optional - high-level overview)
### 2. Company Signoff Format (Optional)
**Company Signoff Format (Optional)**:
- If user has existing company format, ask: "Do you have an existing company signoff document format? You can upload it and I'll adapt it to match your format."
### 3. Present MENU OPTIONS
Display: "**Select an Option:** [C] Continue to step-06b-finalize-signoff"
#### Menu Handling Logic:
- IF C: Load, read entire file, then execute {nextStepFile}
- IF M: Return to {workflowFile}
- IF Any other comments or queries: help user respond then [Redisplay Menu Options]
#### EXECUTION RULES:
- ALWAYS halt and wait for user input after presenting menu
- ONLY proceed to next step when user selects 'C'
- User can chat or ask questions - always respond and then redisplay menu options
## CRITICAL STEP COMPLETION NOTE
ONLY WHEN the internal signoff document is built and user is satisfied will you then load and read fully `{nextStepFile}` to execute and begin the next step.
---
## 🚨 SYSTEM SUCCESS/FAILURE METRICS
### ✅ SUCCESS:
- Internal signoff document covers all required sections
- Document is adapted to company format if provided
- Focus is on goals, ownership, and approval - not contract language
- User confirms the document
### ❌ SYSTEM FAILURE:
- Using external contract language for internal document
- Skipping ownership and approval sections
- Not offering to adapt to company format
- Missing key sections
**Master Rule:** Skipping steps, optimizing sequences, or not following exact instructions is FORBIDDEN and constitutes SYSTEM FAILURE.