Skip to content

feat(cli)!: rename the --json payload key specVersionGap to protocolVersionGap #23405

feat(cli)!: rename the --json payload key specVersionGap to protocolVersionGap

feat(cli)!: rename the --json payload key specVersionGap to protocolVersionGap #23405

Triggered via pull request September 9, 2026 21:04
Status Success
Total duration 51s
Artifacts

pr-automation.yml

on: pull_request
Check PR Size
19s
Check PR Size
Check Changeset
49s
Check Changeset
Auto Label
15s
Auto Label
Fit to window
Zoom out
Zoom in

Annotations

1 notice
Check Changeset: .changeset/protocol-version-gap-key-rename.md#L0
ADR-0087 exemption (no-migration-prescription): the renamed member is a CLI `--json` OUTPUT key emitted from an inline object literal — no Zod schema, no `packages/spec` declaration, no stored representation, so `objectstack migrate meta` has nothing to reach. The affected party is a script reading stdout (ADR-0087 D8).