Skip to content

feat(cli): point ./console at a public barrel with a name-and-shape pin #22115

feat(cli): point ./console at a public barrel with a name-and-shape pin

feat(cli): point ./console at a public barrel with a name-and-shape pin #22115

Triggered via pull request September 6, 2026 23:33
Status Success
Total duration 53s
Artifacts

pr-automation.yml

on: pull_request
Check PR Size
17s
Check PR Size
Check Changeset
50s
Check Changeset
Auto Label
14s
Auto Label
Fit to window
Zoom out
Zoom in

Annotations

1 notice
Check Changeset: .changeset/olive-donkeys-repeat.md#L0
ADR-0087 exemption (no-migration-prescription): The ADR-0087 ledger serves metadata upgraders: its entries are the data source for `objectstack migrate meta`, `spec-changes.json` and the generated upgrade guide. All ten names are ordinary TypeScript values and types on a published subpath with no metadata surface whatsoever — no Zod schema, no `packages/spec` declaration, no stored representation — so `objectstack migrate meta` has nothing to reach and no ledger entry could carry anything. There is also nothing to prescribe: the re-derived consumer reading found no importer of any of the ten, in this repo or in the one sibling checkout reachable, and the channel that would reach one is the compiler (TS2305 on the retired name), which is more precise than a ledger line.