Structure: - control-plane/: Registries, SIMCO directives, CI/CD templates - projects/: Gamilit, ERP-Suite, Trading-Platform, Betting-Analytics - shared/: Libs catalog, knowledge-base Key features: - Centralized port, domain, database, and service registries - 23 SIMCO directives + 6 fundamental principles - NEXUS agent profiles with delegation rules - Validation scripts for workspace integrity - Dockerfiles for all services - Path aliases for quick reference 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
33 lines
792 B
YAML
33 lines
792 B
YAML
# BACKEND INVENTORY - Betting Analytics Platform
|
|
# Generado: 2025-12-08
|
|
# Sistema: NEXUS + SIMCO v2.2.0
|
|
# Estado: TEMPLATE - Proyecto no iniciado
|
|
|
|
backend:
|
|
framework: Express.js / NestJS + TypeScript (propuesto)
|
|
path: apps/backend/
|
|
src: apps/backend/src/
|
|
estado: No iniciado
|
|
|
|
estructura: {}
|
|
# Se definirá cuando inicie el desarrollo
|
|
|
|
modulos: []
|
|
# Módulos propuestos:
|
|
# - auth: Autenticación
|
|
# - users: Gestión de usuarios
|
|
# - events: Eventos deportivos
|
|
# - bets: Apuestas
|
|
# - analytics: Análisis
|
|
# - predictions: Predicciones ML
|
|
|
|
resumen:
|
|
total_modulos: 0
|
|
total_controllers: 0
|
|
total_services: 0
|
|
total_endpoints: 0
|
|
|
|
ultima_actualizacion: 2025-12-08
|
|
actualizado_por: NEXUS-System
|
|
nota: Este es un template inicial. Se actualizará cuando inicie el desarrollo.
|