platform-marketing-content/docs/_MAP.md
rckrdmrd 74b5ed7f38 feat: Complete documentation update and orchestration configuration
- Update vision, architecture and technical documentation
- Update module definitions (PMC-001 to PMC-008)
- Update requirements documentation
- Add CONTEXT-MAP.yml and ENVIRONMENT-INVENTORY.yml
- Add orchestration guidelines and references

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 05:38:31 -06:00

214 lines
8.0 KiB
Markdown

---
id: "_MAP"
title: "Mapa de Documentacion: Platform Marketing Content"
type: "Index"
status: "Draft"
project: "platform_marketing_content"
version: "1.0.0"
created_date: "2026-01-04"
updated_date: "2026-01-04"
---
# Mapa de Documentacion: Platform Marketing Content
**Proyecto:** platform_marketing_content
**Actualizado:** 2026-01-04
**Sistema:** NEXUS v3.4 + SIMCO + Estandar SCRUM para Agentes IA
---
## Estructura de Documentacion
```
docs/
├── _MAP.md # Este archivo (indice de navegacion)
├── ARCHITECTURE.md # Arquitectura general
├── CMS-GUIDE.md # Guia CMS
├── 00-vision-general/ # Vision, glosario, arquitectura
│ ├── _MAP.md
│ ├── VISION-GENERAL.md
│ ├── ARQUITECTURA-TECNICA.md
│ ├── GLOSARIO.md
│ └── MVP_Plataforma_SaaS_Contenido_CRM.md
├── 01-analisis-referencias/ # Analisis de proyectos referencia
│ ├── _INDEX.md
│ ├── ANALISIS-PROYECTOS-REFERENCIA.md
│ └── ANALISIS-CATALOGO.md
├── 02-definicion-modulos/ # Definicion de modulos del sistema
│ ├── _INDEX.md
│ ├── PMC-001-TENANTS.md
│ ├── PMC-002-CRM.md
│ ├── PMC-003-PROJECTS.md
│ ├── PMC-004-GENERATION.md
│ ├── PMC-005-AUTOMATION.md
│ ├── PMC-006-ASSETS.md
│ ├── PMC-007-ADMIN.md
│ └── PMC-008-ANALYTICS.md
├── 03-requerimientos/ # Requerimientos Funcionales
│ ├── _INDEX.md
│ ├── RF-PMC-001-TENANTS.md
│ ├── RF-PMC-002-CRM.md
│ ├── RF-PMC-003-PROJECTS.md
│ ├── RF-PMC-004-GENERATION.md
│ ├── RF-PMC-005-AUTOMATION.md
│ ├── RF-PMC-006-ASSETS.md
│ ├── RF-PMC-007-ADMIN.md
│ └── RF-PMC-008-ANALYTICS.md
├── 04-modelado/ # Modelado de datos
│ ├── ESQUEMA-BD.md
│ └── MODELO-DOMINIO.md
├── 04-fase-backlog/ # Backlog y definiciones SCRUM
│ ├── README.md
│ ├── DEFINITION-OF-READY.md
│ └── DEFINITION-OF-DONE.md
├── 05-user-stories/ # EPICs y User Stories
│ ├── _INDEX.md
│ ├── EPIC-001-SETUP.md # Setup y Autenticacion
│ ├── EPIC-002-CRM.md # Gestion de CRM
│ ├── EPIC-003-PROJECTS.md # Proyectos y Campanas
│ ├── EPIC-004-GENERATION.md # Generacion de Contenido
│ ├── EPIC-005-ASSETS.md # Biblioteca de Assets (DAM)
│ ├── EPIC-006-AUTOMATION.md # Automatizacion
│ ├── EPIC-007-ANALYTICS.md # Analytics
│ └── EPIC-008-ADMIN.md # Administracion
├── 90-transversal/ # Documentacion transversal
│ ├── README.md
│ ├── roadmap/
│ │ └── ROADMAP-PMC.md
│ └── reportes-implementacion/
│ └── AUDITORIA-DOCUMENTACION-PMC.md
├── 95-guias-desarrollo/ # Guias para desarrolladores
│ ├── GUIA-SETUP.md
│ └── GUIA-CONVENCIONES.md
├── 96-quick-reference/ # Cheatsheets (pendiente)
├── 97-adr/ # Architecture Decision Records
│ ├── _INDEX.md
│ ├── ADR-001-stack-tecnologico.md
│ ├── ADR-002-multi-tenancy.md
│ ├── ADR-003-motor-generacion.md
│ └── ADR-004-cola-tareas.md
├── archivados/ # Documentacion deprecada
└── planning/ # Planificacion SCRUM
├── Board.md # Tablero Kanban
├── config.yml # Configuracion del proyecto
├── tasks/ # Tareas activas
└── bugs/ # Bugs activos
```
---
## Navegacion Rapida
### Documentacion Principal
| Seccion | Descripcion | Estado | Archivos |
|---------|-------------|--------|----------|
| [00-vision-general/](./00-vision-general/) | Vision y arquitectura | Completo | 5 |
| [01-analisis-referencias/](./01-analisis-referencias/) | Analisis de referencia | Completo | 3 |
| [02-definicion-modulos/](./02-definicion-modulos/) | Definicion de modulos | Completo | 9 |
| [03-requerimientos/](./03-requerimientos/) | Requerimientos funcionales | Completo | 9 |
| [04-modelado/](./04-modelado/) | Modelado de datos | Completo | 2 |
| [05-user-stories/](./05-user-stories/) | EPICs y User Stories | Completo | 9 |
### Documentacion Transversal
| Seccion | Descripcion | Estado | Archivos |
|---------|-------------|--------|----------|
| [90-transversal/](./90-transversal/) | Documentacion transversal | Completo | 3 |
| [95-guias-desarrollo/](./95-guias-desarrollo/) | Guias de desarrollo | Completo | 2 |
| [96-quick-reference/](./96-quick-reference/) | Cheatsheets | Pendiente | 0 |
| [97-adr/](./97-adr/) | Decision Records | Completo | 5 |
### Infraestructura SCRUM
| Seccion | Descripcion | Estado | Archivos |
|---------|-------------|--------|----------|
| [04-fase-backlog/](./04-fase-backlog/) | Backlog y DoR/DoD | Completo | 3 |
| [planning/](./planning/) | Planificacion activa | Completo | 2 |
---
## EPICs del Proyecto
| ID | Titulo | Fase | SP | US | Estado |
|----|--------|------|-----|-----|--------|
| [EPIC-001](./05-user-stories/EPIC-001-SETUP.md) | Setup y Autenticacion | 1 | 40 | 8 | Done |
| [EPIC-002](./05-user-stories/EPIC-002-CRM.md) | Gestion de CRM | 1 | 60 | 12 | Done |
| [EPIC-003](./05-user-stories/EPIC-003-PROJECTS.md) | Proyectos y Campanas | 1 | 50 | 10 | Done |
| [EPIC-004](./05-user-stories/EPIC-004-GENERATION.md) | Generacion de Contenido | 1 | 75 | 15 | Done |
| [EPIC-005](./05-user-stories/EPIC-005-ASSETS.md) | Biblioteca de Assets (DAM) | 1 | 50 | 10 | Done |
| [EPIC-006](./05-user-stories/EPIC-006-AUTOMATION.md) | Automatizacion | 2 | 30 | 6 | Done |
| [EPIC-007](./05-user-stories/EPIC-007-ANALYTICS.md) | Analytics | 3 | 25 | 5 | Done |
| [EPIC-008](./05-user-stories/EPIC-008-ADMIN.md) | Administracion | 1 | 55 | 11 | Done |
**Total Story Points:** 385 SP
**Total User Stories:** 77 US
---
## Requerimientos Funcionales
| ID | Modulo | Prioridad | RFs | Estado |
|----|--------|-----------|-----|--------|
| [RF-PMC-001](./03-requerimientos/RF-PMC-001-TENANTS.md) | Tenants | Alta | 15 | Done |
| [RF-PMC-002](./03-requerimientos/RF-PMC-002-CRM.md) | CRM | Alta | 20 | Done |
| [RF-PMC-003](./03-requerimientos/RF-PMC-003-PROJECTS.md) | Projects | Alta | 15 | Done |
| [RF-PMC-004](./03-requerimientos/RF-PMC-004-GENERATION.md) | Generation | Alta | 18 | Done |
| [RF-PMC-005](./03-requerimientos/RF-PMC-005-AUTOMATION.md) | Automation | Media | 10 | Done |
| [RF-PMC-006](./03-requerimientos/RF-PMC-006-ASSETS.md) | Assets | Alta | 12 | Done |
| [RF-PMC-007](./03-requerimientos/RF-PMC-007-ADMIN.md) | Admin | Alta | 10 | Done |
| [RF-PMC-008](./03-requerimientos/RF-PMC-008-ANALYTICS.md) | Analytics | Media | 8 | Done |
**Total RFs:** 108
---
## Architecture Decision Records
| ID | Titulo | Estado | Fecha |
|----|--------|--------|-------|
| [ADR-001](./97-adr/ADR-001-stack-tecnologico.md) | Stack Tecnologico | Accepted | 2025-12-08 |
| [ADR-002](./97-adr/ADR-002-multi-tenancy.md) | Multi-Tenancy | Accepted | 2025-12-08 |
| [ADR-003](./97-adr/ADR-003-motor-generacion.md) | Motor de Generacion | Accepted | 2025-12-08 |
| [ADR-004](./97-adr/ADR-004-cola-tareas.md) | Cola de Tareas | Accepted | 2025-12-08 |
---
## Estadisticas
| Metrica | Valor |
|---------|-------|
| Total archivos en docs/ | 55+ |
| EPICs documentadas | 8 |
| User Stories | 77 |
| Requerimientos Funcionales | 108 |
| ADRs | 4 |
| Fecha de estandarizacion | 2026-01-04 |
---
## Referencias
- **AGENTS.md:** [/AGENTS.md](../AGENTS.md) - Guia para agentes IA
- **Board.md:** [/docs/planning/Board.md](./planning/Board.md) - Tablero Kanban
- **config.yml:** [/docs/planning/config.yml](./planning/config.yml) - Configuracion
- **Orchestration:** [/orchestration/](../orchestration/) - Sistema de orquestacion
---
**Generado:** 2026-01-04
**Mantenido por:** Architecture Team
**Sistema:** NEXUS v3.4 + SIMCO