Open-core layer

Miniapp templates for GitCaster builders

GitCaster now publishes the Caster Claim miniapp shell as a public-alpha developer template. Builders can study the local manifest, required assets, and contribution checks while runtime and native publish proof remain explicitly blocked.

Public artifacts

These are safe contribution surfaces for local app and miniapp builders.

public-alpha

Template package

Typed miniapp shell metadata and deterministic status checks.

packages/playground-templates

Local shell fixture

A placeholder-only manifest for reviewing the public template boundary.

examples/miniapps/caster-claim-miniapp.local-shell.json

Template docs

Contribution notes that keep runtime, storage, and native deploy proof blocked.

docs-source/developer-layers/miniapp-templates.md

Local workflow

The template layer is for review and contribution, not live runtime mutation.

local-only

Review the shell

Inspect the local template, assets list, and manifest shape.

Keep runtime blocked

Do not add endpoint, storage, custody, or native deploy claims without proof.

Contribute safely

Use the package check and public secret scan before opening changes.

Commercial boundary

The template shell is public; managed platform operations remain reserved.

reserved

Managed runtime endpoints

Native storage publication

Native domain deployment

Account custody and production signing

Billing, orchestration, and managed service operation