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.
Instruction file imported from pgm29252/test-innovation-link (.github/instructions/coding-style.instructions.md). Copyright stays with the author.
Coding Style
Prefer readable code.
Avoid deeply nested if statements.
Use early return.
Functions should do one thing.
Keep files under 300 lines when possible.
Meaningful names.
No commented dead code.
Keep imports organized.
Prefer small reusable functions.
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/pgm29252-test-innovation-link-coding-style-instructions/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.