trackmcp
Back to directory
SmarterCL

Smarter-SPECS

View on GitHub

SmarterMCP + OpenSpecs

0 stars JavaScriptOthers Updated Aug 16, 2026

Documentation

Smarter-SPECS

Especificaciones técnicas del ecosistema Smarter LATAM.

Estructura

DirectorioContenido
`specs/`Protocolos y especificaciones formales
`architecture/`Infraestructura VPS, servicios, red
`api/`Documentación de APIs (Smarter Food API)
`modules/`Documentación por módulo de código
`runbooks/`Procedimientos operativos

Protocolo Smarter v1.0

Ver `specs/protocolo.md`

Principio: Verdad = coherencia(.env ∩ contexto ∩ input_usuario)

4 Estados: VALIDADO | SOSPECHOSO | INCOHERENTE | PENDIENTE

Smarter Food API

Ver `api/index.md`

  • FastAPI v2.0.0 | Port 8002 | Gemini 2.5 Flash
  • Contrato de Incoherencia antes de IA
  • 4 estados de validación verificados

Arquitectura VPS

Ver `architecture/index.md`

  • 28 dominios en Caddy
  • 22 contenedores Docker
  • Ollama + Gemini + n8n + Odoo + Chatwoot

Reglas Críticas

1. Código sin .md → inválido

2. Cambio en lógica → requiere doc update

3. Doc desactualizada → sistema incoherente

4. Deploy sin doc → FAIL

Frequently asked questions

What is Smarter-SPECS?

Smarter-SPECS is SmarterMCP + OpenSpecs

How do I install Smarter-SPECS?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is Smarter-SPECS open source?

Yes — it is hosted on GitHub at https://github.com/SmarterCL/Smarter-SPECS.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP