SDK catalog / GHL
GHL
alpha 0.1.0-alpha.1
Published release candidate for @wf/ghl@0.1.0-alpha.1. 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": "ghl",
"package": "@wf/ghl",
"version": "0.1.0-alpha.1",
"releaseState": "preview",
"exports": [
".",
"./cordis",
"./mcp",
"./package.json"
],
"yamlSchemaVersions": [
1
],
"runtime": {
"node": ">=22"
},
"mcp": {
"supportedVersions": [
"2026-07-28"
],
"legacy": [],
"breaking": true,
"upgradeGuide": "./MCP-UPGRADE.md",
"implementation": "@wf/core@0.3.0-alpha.6"
},
"verifiedCombinations": [
{
"platform": "Windows x64",
"node": "24.3.0",
"packageVersion": "0.1.0-alpha.1",
"package": "@wf/ghl",
"client": "public package API with isolated GHL transport",
"proof": "tests/buyer.test.mjs"
}
],
"support": {
"firstStableRelease": null,
"currentStableMajor": null,
"supersededMajors": [],
"deprecations": [],
"minimumSupersededMajorMonths": 12,
"minimumDeprecationMonths": 6,
"minimumLegacyMonthsAfterFirstStable": 12
},
"legacy": [],
"migrations": [
{
"id": "profit-ledger-wf-scope",
"from": {
"package": "@workforce-sdk/profit-ledger",
"version": "0.1.0-alpha.1"
},
"to": {
"package": "@wf/profit-ledger",
"version": "0.1.0-alpha.4"
},
"yaml": "Keep the YAML configuration file and host-owned secret references unchanged.",
"storage": "Preserve host cost snapshots; new descriptive invoice fields and provisional display fields are additive.",
"rollback": "Restore the previous exact package archives and dependency lockfile together; preserve application data.",
"automation": "manual",
"guide": "README.md"
}
],
"dependencies": {
"core": {
"version": "0.3.0-alpha.6",
"source": "canonical WF workspace",
"state": "bundled dependency"
}
}
}