[OQI-002] docs: Update inventories with education components

- FRONTEND_INVENTORY: Add 4 education components (85%)
- MASTER_INVENTORY: Update component count and OQI-002 progress 70% -> 85%

Components added:
- CourseProgressTracker
- LearningPathVisualizer
- VideoProgressPlayer
- AssessmentSummaryCard

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Adrian Flores Cortes 2026-01-25 12:07:31 -06:00
parent 60c0e611fb
commit c52cfab6ab
2 changed files with 8 additions and 8 deletions

View File

@ -19,10 +19,10 @@ last_updated: "2026-01-25"
summary:
total_features: 8 # auth, dashboard, education, trading, investment, settings, notifications, payments
total_pages: 18 # +4 (CheckoutSuccess, CheckoutCancel, Pricing, Billing)
total_components: 70 # +4 IndicatorConfigPanel, ChartDrawingToolsPanel, SymbolInfoPanel, TradeJournalPanel
total_components: 74 # +4 CourseProgressTracker, LearningPathVisualizer, VideoProgressPlayer, AssessmentSummaryCard
total_hooks: 3 # useChatAssistant, useStreamingChat, useMT4WebSocket
total_stores: 2 # chatStore, paymentStore
status: "En desarrollo (OQI-003 al 80%)"
status: "En desarrollo (OQI-002 al 85%)"
# ============================================================================
# ESTRUCTURA DE DIRECTORIOS
@ -845,9 +845,9 @@ epic_mapping:
OQI-002:
features: [education]
pages_count: 6
components_count: 4
status: "En Desarrollo (70%)"
note: "CertificatePreview, CourseReviews, LessonNotes, RecommendedCourses components added"
components_count: 8
status: "En Desarrollo (85%)"
note: "CertificatePreview, CourseReviews, LessonNotes, RecommendedCourses, CourseProgressTracker, LearningPathVisualizer, VideoProgressPlayer, AssessmentSummaryCard"
OQI-003:
features: [trading]

View File

@ -17,7 +17,7 @@ resumen_general:
total_tablas: 81 # +4 (notifications, user_push_tokens, distribution_history, distribution_runs)
total_servicios_backend: 15 # +1 firebase.client
total_servicios_python: 4 # ML Engine, Data Service, MT4 Gateway, LLM Agent
total_componentes_frontend: 93 # +4 IndicatorConfigPanel, ChartDrawingToolsPanel, SymbolInfoPanel, TradeJournalPanel
total_componentes_frontend: 97 # +4 CourseProgressTracker, LearningPathVisualizer, VideoProgressPlayer, AssessmentSummaryCard
total_pages: 33 # +4 payments (CheckoutSuccess, CheckoutCancel, Pricing, Billing)
total_background_jobs: 1 # Distribution Job
total_unit_tests: 2 # notification.service.spec, distribution.job.spec
@ -37,9 +37,9 @@ epicas:
nombre: Modulo Educativo
sp: 45
estado: En Desarrollo
progreso: 70%
progreso: 85%
doc_frontend: true
descripcion: "CertificatePreview, CourseReviews, LessonNotes, RecommendedCourses components"
descripcion: "Complete: Certificates, Reviews, Notes, Recommendations, Progress Tracker, Learning Paths, Video Player, Assessment Summary"
- codigo: OQI-003
nombre: Trading y Charts