# _MAP: Aplicaciones de local-llm-agent **Carpeta:** apps/ **Proposito:** Contenedor canonico de todas las aplicaciones del proyecto (ADR-0011) **Estado:** Activo **Ultima actualizacion:** 2026-02-06 --- ## Aplicaciones | App | Ruta | Tipo | Stack | Estado | Git | |-----|------|------|-------|--------|-----| | **Gateway** | `apps/gateway/` | API Gateway | FastAPI + Python 3.11 | Activo | Tracked | | **Inference Engine** | `apps/inference-engine/` | LLM Engine | Python + Ollama/vLLM | Activo | Tracked | --- ## Notas - No tiene submodulos - todas las aplicaciones son directorios tracked - Estructura apps/ ya existia antes de ADR-0011 (verificada como compatible) --- *Generado por TASK-2026-02-06-ESTANDARIZACION-ESTRUCTURA-PROYECTOS (Sprint 4)*