🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
70 lines
1.8 KiB
Markdown
70 lines
1.8 KiB
Markdown
---
|
|
id: "MAP-IAI-004"
|
|
title: "Mapa de EPIC IAI-004 Tenants"
|
|
type: "Navigation Map"
|
|
epic: "IAI-004"
|
|
project: "inmobiliaria-analytics"
|
|
created_date: "2026-01-04"
|
|
updated_date: "2026-01-04"
|
|
---
|
|
|
|
# _MAP: EPIC IAI-004 - Multi-Tenancy
|
|
|
|
**EPIC:** IAI-004
|
|
**Nombre:** Sistema Multi-Tenant
|
|
**Estado:** Planned
|
|
**Story Points:** 40 (estimado)
|
|
|
|
---
|
|
|
|
## Estructura del EPIC
|
|
|
|
```
|
|
IAI-004-tenants/
|
|
├── _MAP.md # Este archivo
|
|
├── README.md # Vision general del EPIC
|
|
│
|
|
├── requerimientos/
|
|
│ ├── _MAP.md
|
|
│ ├── RF-TENT-001.md # Modelo de tenant
|
|
│ ├── RF-TENT-002.md # RLS policies
|
|
│ └── RF-TENT-003.md # Admin tenant
|
|
│
|
|
├── especificaciones/
|
|
│ ├── _MAP.md
|
|
│ ├── ET-TENT-001-rls.md # Implementacion RLS
|
|
│ └── ET-TENT-002-onboard.md # Flujo onboarding
|
|
│
|
|
├── historias-usuario/
|
|
│ ├── _MAP.md
|
|
│ ├── US-TENT-001.md # Registro organizacion
|
|
│ ├── US-TENT-002.md # Onboarding wizard
|
|
│ ├── US-TENT-003.md # Admin de tenant
|
|
│ ├── US-TENT-004.md # Branding basico
|
|
│ └── US-TENT-005.md # Miembros de org
|
|
│
|
|
├── tareas/
|
|
│ └── _MAP.md
|
|
│
|
|
└── implementacion/
|
|
└── _MAP.md
|
|
```
|
|
|
|
---
|
|
|
|
## Historias de Usuario (Planificadas)
|
|
|
|
| ID | Titulo | SP | Prioridad | Sprint |
|
|
|----|--------|----|-----------| -------|
|
|
| US-TENT-001 | Registro de organizacion | 8 | Alta | - |
|
|
| US-TENT-002 | Onboarding wizard | 8 | Alta | - |
|
|
| US-TENT-003 | Panel de admin tenant | 8 | Alta | - |
|
|
| US-TENT-004 | Configuracion de branding | 8 | Media | - |
|
|
| US-TENT-005 | Gestion de miembros | 8 | Media | - |
|
|
|
|
**Total Story Points:** 40
|
|
|
|
---
|
|
|
|
**Ultima actualizacion:** 2026-01-04
|