- FASE-0: Diagnostic audit of 500+ files, 33 findings cataloged (7P0/8P1/12P2/6P3) - FASE-1: Resolved 7 P0 critical conflicts (ports, paths, dedup OQI-010/ADR-002, orphan schemas) - FASE-2: Resolved 8 P1 issues (traces, README/CLAUDE.md, DEPENDENCY-GRAPH v2.0, DDL drift, stack versions, DoR/DoD) - FASE-3: Resolved 12 P2 issues (archived tasks indexed, RNFs created, OQI-010 US/RF/ET, AGENTS v2.0) - FASE-4: Purged 3 obsolete docs to _archive/, fixed MODELO-NEGOCIO.md broken ref - FASE-5: Cross-layer validation (DDL→OQI 66%, OQI→BE 72%, BE→FE 78%, Inventories 95%) - FASE-6: INFORME-FINAL, SA-INDEX (18 subagents), METADATA COMPLETED 27/33 findings resolved (82%), 6 P3 deferred to backlog. 18 new files created, 40+ modified, 4 archived. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
112 lines
3.1 KiB
Markdown
112 lines
3.1 KiB
Markdown
---
|
|
id: "MAP-00-vision-general"
|
|
title: "Mapa de 00-vision-general"
|
|
type: "Index"
|
|
project: "trading-platform"
|
|
updated_date: "2026-02-06"
|
|
---
|
|
|
|
# _MAP: Vision General
|
|
|
|
**Ultima actualizacion:** 2026-01-25
|
|
**Estado:** ✅ Completado
|
|
**Version:** 1.0.0
|
|
**Proposito:** Documentacion de alto nivel del proyecto Trading Platform
|
|
|
|
---
|
|
|
|
## Proposito
|
|
|
|
Esta carpeta contiene la vision general, arquitectura y definiciones fundamentales del proyecto Trading Platform. Sirve como punto de entrada para entender el alcance, objetivos y estructura tecnica de la plataforma.
|
|
|
|
---
|
|
|
|
## Contenido
|
|
|
|
| Archivo | Descripcion | Estado |
|
|
|---------|-------------|--------|
|
|
| `_MAP.md` | Este indice | ✅ |
|
|
| `SRS-DOCUMENTO-REQUERIMIENTOS.md` | **Especificacion de Requerimientos (SRS)** | ✅ NEW |
|
|
| `VISION-PRODUCTO.md` | Vision, mision, propuesta de valor | ✅ |
|
|
| `ARQUITECTURA-GENERAL.md` | Arquitectura de alto nivel | ✅ |
|
|
| `STACK-TECNOLOGICO.md` | Stack completo del proyecto | ✅ |
|
|
| `GLOSARIO.md` | Terminos y definiciones | ✅ |
|
|
| ~~`MODELO-NEGOCIO.md`~~ | ~~Planes, pricing, monetizacion~~ | ❌ REMOVIDO (no existe, ref rota P2-009) |
|
|
| `PERFILES-USUARIO.md` | Personas y roles del sistema | ✅ |
|
|
|
|
---
|
|
|
|
## Vision del Producto
|
|
|
|
**Trading Platform** es una plataforma SaaS que democratiza el acceso a herramientas de trading e inversion profesionales mediante:
|
|
|
|
1. **Educacion Accesible** - Cursos estructurados de trading
|
|
2. **Agentes IA** - Gestion automatizada de inversiones
|
|
3. **Senales ML** - Predicciones basadas en machine learning
|
|
4. **Trading Social** - Comunidad y copy-trading
|
|
|
|
---
|
|
|
|
## Audiencia Objetivo
|
|
|
|
| Segmento | Descripcion | Plan Sugerido |
|
|
|----------|-------------|---------------|
|
|
| **Principiantes** | Nuevos en trading, buscan aprender | Free / Basic |
|
|
| **Intermedios** | Conocen trading, quieren automatizar | Pro |
|
|
| **Avanzados** | Traders activos, buscan senales ML | Pro / Enterprise |
|
|
| **Inversores Pasivos** | Quieren invertir sin operar | Pro (Money Manager) |
|
|
|
|
---
|
|
|
|
## Diferenciadores Clave
|
|
|
|
| Competidor | Trading Platform Diferenciador |
|
|
|------------|------------------------|
|
|
| Trade Republic | + Educacion integrada + Agentes IA personalizables |
|
|
| eToro | + Sin comisiones ocultas + ML transparente |
|
|
| Robinhood | + Disponible en LATAM + Soporte en espanol |
|
|
| MetaTrader | + UX moderna + Sin necesidad de conocimiento tecnico |
|
|
|
|
---
|
|
|
|
## Roadmap de Alto Nivel
|
|
|
|
```
|
|
Q1 2026: MVP
|
|
├── Autenticacion multi-proveedor
|
|
├── Modulo educativo basico
|
|
├── Trading charts con senales
|
|
├── Cuentas de inversion (3 agentes)
|
|
└── Integracion Stripe
|
|
|
|
Q2 2026: Growth
|
|
├── Analytics avanzado
|
|
├── Social trading
|
|
├── Crypto integration
|
|
└── App movil (iOS/Android)
|
|
|
|
Q3 2026: Enterprise
|
|
├── White-label solution
|
|
├── API institucional
|
|
└── Compliance AML/KYC avanzado
|
|
```
|
|
|
|
---
|
|
|
|
## Referencias
|
|
|
|
- [README Principal](../README.md)
|
|
- [Fase 1 MVP](../01-fase-mvp/_MAP.md)
|
|
- [ADRs](../97-adr/)
|
|
- [Standards](../98-standards/)
|
|
|
|
---
|
|
|
|
## Mantenimiento
|
|
|
|
| Responsable | Area |
|
|
|-------------|------|
|
|
| Product Owner | Vision, roadmap |
|
|
| Tech Lead | Arquitectura, stack |
|
|
| Documentador | Glosario, guias |
|