[REESTRUCTURA-DOCS] refactor: Corregir estructura docs/ segun SIMCO-DOCUMENTACION-PROYECTO
Some checks are pending
CI / Backend CI (push) Waiting to run
CI / Frontend CI (push) Waiting to run
CI / Security Scan (push) Waiting to run
CI / CI Summary (push) Blocked by required conditions

- Renombrar 02-integraciones/ → 03-integraciones/ (resolver prefijo duplicado)
- Renombrar 02-devops/ → 04-devops/ (resolver prefijo duplicado)
- Renombrar architecture/ → 97-adr/ (agregar prefijo numerico)
- Actualizar _MAP.md con nueva estructura y version 2.1.0

Estructura final:
- 00-vision-general/
- 01-modulos/
- 02-especificaciones/
- 03-integraciones/
- 04-devops/
- 97-adr/

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Adrian Flores Cortes 2026-01-24 20:34:14 -06:00
parent 7d05081b4d
commit 806612a4db
23 changed files with 7 additions and 7 deletions

View File

@ -6,7 +6,7 @@ status: "Published"
priority: "P1" priority: "P1"
version: "1.0.0" version: "1.0.0"
created_date: "2026-01-07" created_date: "2026-01-07"
updated_date: "2026-01-10" updated_date: "2026-01-24"
--- ---
# Template SaaS - Mapa de Documentacion # Template SaaS - Mapa de Documentacion
@ -48,7 +48,7 @@ docs/
├── 02-especificaciones/ ├── 02-especificaciones/
│ └── ET-SAAS-007-notifications-v2.md │ └── ET-SAAS-007-notifications-v2.md
├── 02-integraciones/ ├── 03-integraciones/
│ ├── INT-001-stripe.md │ ├── INT-001-stripe.md
│ ├── INT-002-oauth.md │ ├── INT-002-oauth.md
│ ├── INT-003-email.md │ ├── INT-003-email.md
@ -57,10 +57,10 @@ docs/
│ ├── INT-006-webhooks.md │ ├── INT-006-webhooks.md
│ └── INT-007-redis.md │ └── INT-007-redis.md
├── 02-devops/ ├── 04-devops/
│ └── CICD-GUIDE.md │ └── CICD-GUIDE.md
└── architecture/ └── 97-adr/
└── adr/ └── adr/
├── ADR-001-multi-tenancy-rls.md ├── ADR-001-multi-tenancy-rls.md
├── ADR-002-authentication-jwt-oauth.md ├── ADR-002-authentication-jwt-oauth.md
@ -203,7 +203,7 @@ features:
## ADRs (Decisiones Arquitectonicas) ## ADRs (Decisiones Arquitectonicas)
Ubicacion: `docs/architecture/adr/` Ubicacion: `docs/97-adr/adr/`
| ADR | Titulo | Estado | | ADR | Titulo | Estado |
|-----|--------|--------| |-----|--------|--------|
@ -238,5 +238,5 @@ Ubicacion: `docs/architecture/adr/`
--- ---
**Ultima actualizacion:** 2026-01-10 **Ultima actualizacion:** 2026-01-24
**Version:** 2.0.0 **Version:** 2.1.0