SDK catalog / Model Router
Model Router
alpha 0.3.0-alpha.4
Published release candidate for @wf/model-router@0.3.0-alpha.4. Follow the registry guide and review compatibility before installing.
Join the alpha Sign in with Google, then add your name. We review alpha access requests.
{
"schemaVersion": 1,
"id": "model-router",
"package": "@wf/model-router",
"version": "0.3.0-alpha.4",
"releaseState": "preview",
"exports": [
".",
"./types",
"./package.json",
"./mcp"
],
"yamlSchemaVersions": [
1
],
"runtime": {
"node": ">=22"
},
"verifiedCombinations": [
{
"runtime": "Node.js 24.3.0",
"platform": "Windows x64",
"client": "@modelcontextprotocol/client 2.0.0",
"protocol": "2026-07-28",
"proof": "packed-artifact CLI discovery, domain operation, legacy rejection and recovery",
"verifiedOn": "2026-09-08",
"packageVersion": "0.3.0-alpha.1",
"package": "@workforce-sdk/model-router"
}
],
"support": {
"firstStableRelease": null,
"currentStableMajor": null,
"supersededMajors": [],
"deprecations": [],
"minimumSupersededMajorMonths": 12,
"minimumDeprecationMonths": 6,
"minimumLegacyMonthsAfterFirstStable": 12
},
"legacy": [
{
"name": "@brightops/model-router",
"versions": [
"0.2.0-alpha.10"
]
}
],
"migrations": [
{
"id": "model-router-to-wf",
"from": {
"package": "@brightops/model-router",
"version": "0.2.0-alpha.10"
},
"to": {
"package": "@wf/model-router",
"version": "0.3.0-alpha.3"
},
"yaml": "unchanged schema 1",
"storage": "unchanged by the package-name migration",
"rollback": "reverse import/dependency edits; preserve and resolve any files changed after apply"
},
{
"id": "model-router-0.3.0-alpha.2",
"from": {
"package": "@workforce-sdk/model-router",
"version": "0.3.0-alpha.1"
},
"to": {
"package": "@wf/model-router",
"version": "0.3.0-alpha.3"
},
"yaml": "Unchanged schema 1; supply a YAML configuration-file path.",
"storage": "No application data migration.",
"rollback": "Restore the prior exact dependency artifacts. Preserve application data and any changes made since the upgrade."
},
{
"id": "model-router-wf-scope",
"from": {
"package": "@workforce-sdk/model-router",
"version": "0.3.0-alpha.2"
},
"to": {
"package": "@wf/model-router",
"version": "0.3.0-alpha.3"
},
"yaml": "Keep the YAML configuration file and host-owned secret references unchanged.",
"storage": "Package-name migration only; preserve all application data and model caches.",
"rollback": "Restore the previous exact package archives and dependency lockfile together; preserve application data.",
"automation": "manual",
"guide": "README.md"
},
{
"id": "model-router-brightops-names",
"from": {
"package": "@wf/model-router",
"version": "0.3.0-alpha.3"
},
"to": {
"package": "@wf/model-router",
"version": "0.3.0-alpha.4"
},
"yaml": "Unchanged configuration schema.",
"storage": "No data migration.",
"rollback": "Restore the prior exact dependency artifacts and lockfile; preserve application data."
}
],
"mcp": {
"current": "2026-07-28",
"supportedVersions": [
"2026-07-28"
],
"legacy": [],
"implementation": "@wf/core@0.3.0-alpha.4",
"transports": [
"stdio",
"http"
],
"requiredClientBehavior": "stateless-per-request-metadata",
"upgradeGuide": "MCP-UPGRADE.md",
"checker": "wf-mcp-check",
"breaking": true
}
}