SDK catalog / Profit Ledger

Profit Ledger

alpha 0.1.0-alpha.5

Published release candidate for @wf/profit-ledger@0.1.0-alpha.5. 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.

Changelog

0.1.0-alpha.5

Use the public GHL adapter; add host tenant authorization, exact CSV unit-cost import parsing, price identifiers and item-cost arithmetic. Preserve explicit historical payment allocations. Live clients add ghlConfigurationFile; native GHL costs remain unsupported.

0.1.0-alpha.4 — 2026-09-09

Pace GHL requests below its burst limit and honor the server's cooldown on HTTP 429. Concurrent invoice reads share the same cancellable request queue. Rate-limit errors no longer suggest changing permissions. Private preview only.

0.1.0-alpha.3 — 2026-09-09

Historical reads load up to four invoice details concurrently and reuse in-flight reads for shared invoices. All started work settles before failures return, with existing cancellation, tenant checks and pagination limits preserved. Hosts can use the existing YAML timeout bound for year-long periods. Private preview only.

0.1.0-alpha.2 — 2026-09-09

Invoice item reads include ad-hoc products without multiplying payment revenue. Missing cost retains unknown profit with an explicit provisional-zero display field. Historical cost corrections recalculate through the same public API. GHL requests use v3 date/mode filters and reject foreign invoice data. The Sign Umbrella consumer uses a dedicated read-only key and isolates sample cost edits from live records. Private preview only.

0.1.0-alpha.1 — @wf package scope

The package is now @wf/profit-ledger. Replace imports and dependencies on @workforce-sdk/profit-ledger; keep YAML, host credentials and application data. Existing archives remain unchanged. BrightOps remains the publisher.

0.1.0-alpha.1 — 2026-09-09

Private preview of the YAML client, GHL transaction reads, currency-safe profit ledger, cost coverage, Cordis provider, current MCP support and Python-host bridge. No public registry or Marketplace release.

Workspace integration now uses the canonical WF Core dependency. Preview packaging builds and bundles the current Core instead of reusing the older frozen archive; the public client and YAML schema are unchanged.