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.
domain - Skill - OpenSmartRoute
Skillv1.0.0
domain
Disk entity writers — OCC via sync/detail-diff; no hand-edited timestamps.
Imported from WenchuanLiliZhao/pm-all-in-one (app/electron/core/domain/AGENTS.md). Install upstream with npx skills add WenchuanLiliZhao/pm-all-in-one --skill domain. Copyright stays with the author.
domain/
Rules
Writes go through these modules — do not patch props.ts / README from UI or agents by inventing parallel writers.
OCC — update paths that take expected use slices from ../sync/detail-diff.ts; throw StaleWriteError on conflict.
System timestamps — set created once; bump updated only on real props/body writes. Patches omit both keys.
Workspace createdDate is immutable (see workspace meta / product law).
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/wenchuanlilizhao-pm-all-in-one-domain/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.