| id |
title |
type |
status |
project |
version |
created_date |
updated_date |
| _MAP |
Mapa de Documentacion: Platform Marketing Content |
Index |
Draft |
platform_marketing_content |
1.0.0 |
2026-01-04 |
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
Documentacion Transversal
Infraestructura SCRUM
EPICs del Proyecto
| ID |
Titulo |
Fase |
SP |
US |
Estado |
| EPIC-001 |
Setup y Autenticacion |
1 |
40 |
8 |
Done |
| EPIC-002 |
Gestion de CRM |
1 |
60 |
12 |
Done |
| EPIC-003 |
Proyectos y Campanas |
1 |
50 |
10 |
Done |
| EPIC-004 |
Generacion de Contenido |
1 |
75 |
15 |
Done |
| EPIC-005 |
Biblioteca de Assets (DAM) |
1 |
50 |
10 |
Done |
| EPIC-006 |
Automatizacion |
2 |
30 |
6 |
Done |
| EPIC-007 |
Analytics |
3 |
25 |
5 |
Done |
| EPIC-008 |
Administracion |
1 |
55 |
11 |
Done |
Total Story Points: 385 SP
Total User Stories: 77 US
Requerimientos Funcionales
Total RFs: 108
Architecture Decision Records
| ID |
Titulo |
Estado |
Fecha |
| ADR-001 |
Stack Tecnologico |
Accepted |
2025-12-08 |
| ADR-002 |
Multi-Tenancy |
Accepted |
2025-12-08 |
| ADR-003 |
Motor de Generacion |
Accepted |
2025-12-08 |
| ADR-004 |
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
Generado: 2026-01-04
Mantenido por: Architecture Team
Sistema: NEXUS v3.4 + SIMCO