Open-core layer

TypeScript SDK for GitCaster builders

GitCaster now publishes its TypeScript SDK as a public-alpha developer layer. Builders can inspect typed client helpers, local request guards, redaction, and proof-gated status methods while managed runtime, custody, native publish, and contract utility remain blocked.

Public artifacts

These are safe contribution surfaces for local SDK integration planning.

public-alpha

SDK package

Typed client helpers, proof-gated methods, redaction, and local clone URL helpers.

packages/sdk-typescript

Local client example

A placeholder-only SDK usage example that does not mutate live state.

examples/sdk/public-alpha-client.example.ts

Example manifest

A machine-readable boundary summary for contributors.

examples/sdk/public-alpha-client.example.json

Local workflow

The SDK helps contributors model integrations without making live claims.

local-only

Create the client

Use the SDK without a default node URL to inspect local helper behavior.

Handle blockers

Runtime methods return explicit blocked statuses until endpoint, signer, registry, or proof evidence exists.

Contribute safely

Run the SDK check and public secret scan before opening changes.

Commercial boundary

The SDK source is public; managed operation and custody remain reserved.

reserved

Managed signing custody

Hosted orchestration and account operations

Native storage verification

Native domain registry operation

Contract utility activation