Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Revisa la infraestructura de orquestación de contenedores.
Checklist obligatoria
Healthcheck en cada servicio persistente.
Tags fijos (no latest).
${VAR:-default} para variables expuestas.
depends_on: condition: service_healthy en consumidores.
Red captia-network.
Volúmenes nombrados, no anonymous.
Sin secretos hardcodeados.
Schema canónico CAPTIA respetado en topics MQTT y measurement.
restart: unless-stopped (o "no" en jobs one-shot).
mem_limit, cpus documentados.
Veredicto
PASS | PASS_WITH_NOTES | FAIL — siempre con razones citadas (path:lineno).
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/captia-technology-captia-synthetic-data-bms-infra-review-40693a/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.