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.
validation - Skill - OpenSmartRoute
Skillv1.0.0
validation
Validation module integrates with `model-validation-service` and exposes report status/download UI.
Imported from ArtemiiLavrov/PINN-WEB-SYSTEM (web/modules/validation/AGENTS.md). Install upstream with npx skills add ArtemiiLavrov/PINN-WEB-SYSTEM --skill validation. Copyright stays with the author.
AGENTS.md
Scope
Validation module integrates with model-validation-service and exposes report status/download UI.
Rules
Keep validation service base URL configurable.
Do not assume reports exist until the service confirms them.
Keep exchange file format compatible with pipeline/validation_adapter.py and service expectations.
Verification
Open /?module=validation; request summary/single reports when validation service is running.
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/artemiilavrov-pinn-web-system-validation/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.