Source-control handoff

Turn a contribution
into a reviewable change.

This browser-only builder classifies a packet as a new entry, entry update, or new region. It creates a manifest an editor can inspect before the CLI is allowed to write source data.

01 · Input

Contribution packet

02 · Manifest

Git-ready changeset

Waiting
Operation
Target
Base revision
Checks

Load a packet to run structural and source-target checks.

{
  "kind": "localmean-changeset",
  "status": "waiting"
}

02

Review

Validate context, uncertainty, and duplicate risk before creating a changeset.

Open review desk →
03

Apply deliberately

Run the CLI in dry-run mode first. Source files change only when an editor adds --write.

npm run changeset:apply -- packet.json --write