--- id: "MAP-DOCS-ROOT" title: "Mapa de Documentacion - Inmobiliaria Analytics" type: "Navigation Map" project: "inmobiliaria-analytics" standard: "GAMILIT" system: "NEXUS v3.4 + SIMCO" created_date: "2026-01-04" updated_date: "2026-01-04" --- # _MAP: Documentacion Inmobiliaria Analytics **Proyecto:** Inmobiliaria Analytics **Estandar:** GAMILIT **Sistema:** NEXUS v3.4 + SIMCO **Ultima actualizacion:** 2026-01-04 --- ## Estructura de Documentacion ``` docs/ ├── _MAP.md # Este archivo - Indice principal ├── README.md # Introduccion a la documentacion │ ├── 00-vision-general/ # Vision, arquitectura, stack │ ├── _MAP.md │ ├── VISION-PRODUCTO.md │ ├── ARQUITECTURA-GENERAL.md │ ├── STACK-TECNOLOGICO.md │ └── Webscraper_Politics.md │ ├── 01-fase-alcance-inicial/ # EPICs del MVP (8 EPICs) │ ├── _MAP.md │ ├── IAI-001-fundamentos/ │ ├── IAI-002-propiedades/ │ ├── IAI-003-usuarios/ │ ├── IAI-004-tenants/ │ ├── IAI-005-pagos/ │ ├── IAI-006-portales/ │ ├── IAI-007-webscraper/ │ └── IAI-008-ml-analytics/ │ ├── 02-fase-robustecimiento/ # Fase 2 (futuro) │ └── _MAP.md │ ├── 03-fase-extensiones/ # Fase 3 (futuro) │ └── _MAP.md │ ├── 04-fase-backlog/ # Backlog y definiciones │ ├── _MAP.md │ ├── DEFINITION-OF-READY.md │ └── DEFINITION-OF-DONE.md │ ├── 90-transversal/ # Documentacion transversal │ └── _MAP.md │ ├── 95-guias-desarrollo/ # Guias para developers │ └── _MAP.md │ ├── 96-quick-reference/ # Cheatsheets │ └── _MAP.md │ ├── 97-adr/ # Architecture Decision Records │ ├── _MAP.md │ ├── README.md │ └── ADR-001-stack-tecnologico.md │ ├── 99-analisis/ # Documentos de analisis │ └── ANALISIS-REESTRUCTURACION-2026-01-04.md │ └── planning/ # Planificacion SCRUM ├── _MAP.md ├── Board.md └── config.yml ``` --- ## Navegacion Rapida ### Por Seccion | Seccion | Descripcion | _MAP | |---------|-------------|------| | 00-vision-general | Vision y arquitectura del proyecto | [Ver](./00-vision-general/_MAP.md) | | 01-fase-alcance-inicial | EPICs fundamentales (MVP) | [Ver](./01-fase-alcance-inicial/_MAP.md) | | 02-fase-robustecimiento | Mejoras y optimizaciones | [Ver](./02-fase-robustecimiento/_MAP.md) | | 03-fase-extensiones | Extensiones futuras | [Ver](./03-fase-extensiones/_MAP.md) | | 04-fase-backlog | Backlog, DoR, DoD | [Ver](./04-fase-backlog/_MAP.md) | | 90-transversal | Inventarios, arquitectura | [Ver](./90-transversal/_MAP.md) | | 95-guias-desarrollo | Guias para desarrolladores | [Ver](./95-guias-desarrollo/_MAP.md) | | 96-quick-reference | Cheatsheets | [Ver](./96-quick-reference/_MAP.md) | | 97-adr | Decisiones arquitectonicas | [Ver](./97-adr/_MAP.md) | | planning | Tablero Kanban y sprints | [Ver](./planning/_MAP.md) | --- ## EPICs del Proyecto ### Fase 1: Alcance Inicial | EPIC ID | Nombre | SP | RF | US | ET | Estado | |---------|--------|----|----|----|----|--------| | [IAI-001](./01-fase-alcance-inicial/IAI-001-fundamentos/_MAP.md) | Fundamentos | 40 | - | - | - | Planned | | [IAI-002](./01-fase-alcance-inicial/IAI-002-propiedades/_MAP.md) | Propiedades | 34 | - | 5 | - | Planned | | [IAI-003](./01-fase-alcance-inicial/IAI-003-usuarios/_MAP.md) | Usuarios y Perfiles | 26 | - | 4 | - | Planned | | [IAI-004](./01-fase-alcance-inicial/IAI-004-tenants/_MAP.md) | Multi-Tenancy | 40 | - | 5 | - | Planned | | [IAI-005](./01-fase-alcance-inicial/IAI-005-pagos/_MAP.md) | Pagos (Stripe) | 34 | - | 5 | - | Planned | | [IAI-006](./01-fase-alcance-inicial/IAI-006-portales/_MAP.md) | Portales Web | 26 | - | 4 | - | Planned | | [IAI-007](./01-fase-alcance-inicial/IAI-007-webscraper/_MAP.md) | Web Scraping y ETL | 55 | 5 | 5 | 3 | Draft | | [IAI-008](./01-fase-alcance-inicial/IAI-008-ml-analytics/_MAP.md) | ML Analytics | 60 | 4 | 8 | 2 | Draft | **Total Story Points Fase 1:** 315 SP --- ## Estadisticas de Documentacion | Metrica | Valor | |---------|-------| | **Total EPICs** | 8 | | **EPICs documentadas** | 8 | | **Requerimientos (RF)** | 9 | | **Historias Usuario (US)** | 13+ | | **Especificaciones (ET)** | 5 | | **ADRs creados** | 1 | | **Conformidad GAMILIT** | 100% | --- ## Convenciones de Nomenclatura ### IDs de EPICs - **IAI-NNN** = Inmobiliaria Analytics - Alcance Inicial ### IDs de Documentos | Tipo | Formato | Ejemplo | |------|---------|---------| | Requerimientos | RF-[MOD]-NNN | RF-SCR-001 | | User Stories | US-[MOD]-NNN | US-ML-001 | | Especificaciones | ET-[MOD]-NNN | ET-SCR-001 | | Navigation Maps | MAP-IAI-NNN | MAP-IAI-007 | ### Codigos de Modulo | Codigo | Modulo | EPIC | |--------|--------|------| | FUND | Fundamentos | IAI-001 | | PROP | Propiedades | IAI-002 | | USER | Usuarios | IAI-003 | | TENT | Tenants | IAI-004 | | PAY | Pagos | IAI-005 | | PORT | Portales | IAI-006 | | SCR | Scraper | IAI-007 | | ML | ML Analytics | IAI-008 | --- ## Archivos Clave | Archivo | Proposito | |---------|-----------| | [AGENTS.md](../AGENTS.md) | Guia para agentes IA | | [INVENTARIO.yml](../INVENTARIO.yml) | Inventario del proyecto | | [planning/Board.md](./planning/Board.md) | Tablero Kanban | | [04-fase-backlog/DEFINITION-OF-READY.md](./04-fase-backlog/DEFINITION-OF-READY.md) | Criterios para iniciar | | [04-fase-backlog/DEFINITION-OF-DONE.md](./04-fase-backlog/DEFINITION-OF-DONE.md) | Criterios para completar | --- ## Dependencias entre EPICs ``` IAI-001 (Fundamentos) │ ├──▶ IAI-002 (Propiedades) │ │ │ └──▶ IAI-007 (Webscraper) ──▶ IAI-008 (ML Analytics) │ ├──▶ IAI-003 (Usuarios) │ │ │ ├──▶ IAI-004 (Tenants) │ │ │ │ │ └──▶ IAI-005 (Pagos) │ │ │ └──▶ IAI-006 (Portales) │ └──▶ IAI-008 (ML Analytics) ◀── IAI-007 (Webscraper) ``` --- **Generado:** 2026-01-04 **Sistema:** NEXUS v3.4 + SIMCO + GAMILIT **Mantenedores:** @Tech-Lead