Skip to content

2.x gap: expose JS stamp and Claude hook helper APIs #381

@willwashburn

Description

@willwashburn

From the Rust 2.x gap catalog.

Context:

  • Deleting @relayburn/ledger removes JS helper APIs such as stamp() and buildClaudeHookSettings().
  • Rust embedders can use relayburn_sdk::{RawLedger, Stamp, StampSelector} directly, but Node embedders do not yet have a 2.x facade for these helpers.

Acceptance:

  • Decide whether these helpers belong in @relayburn/sdk 2.x, another Node package, or should be replaced by documented CLI-only workflows.
  • If kept, expose typed Node APIs and tests for stamping and Claude hook settings.
  • Update README migration/composability docs accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions