The daily npm run check:claims failed. Either the product
moved and this site has not, or the check needs to learn about
a change that was deliberate.
> goalrail-web@0.0.0 check:claims
> node --experimental-strip-types scripts/check-claims.mjs
ok the copied prompt matches the README at v0.1.2
ok the prompt an agent fetches from public/docs/install.md matches it too
ok the card shows a prefix of the prompt rather than a paraphrase
ok the doctor capture names the version its own caption claims
FAIL the pinned release is the newest one published (v0.1.6)
this site describes v0.1.2 and v0.1.6 is published. Bump the tag in product/pin.json, run `npm run sync:product`, and read the diff: it is the list of what changed in the product, and therefore the list of prose worth re-reading.
ok the doctor capture is the pinned release
ok the recorded surface is the pinned release
ok the generated blocks in public/docs/commands.md match that surface
ok every command the binary accepts is documented or excused
ok nothing is excused that no longer exists
ok public/docs/commands.md shows the same capture as the page
ok the page discloses the service the update check asks
A claim about the product no longer matches the product. Copy the wording from the source rather than editing it here.
> goalrail-web@0.0.0 sync:product
> node scripts/sync-product.mjs --check
ok the reference matches v0.1.2 as published
The run
Fix the page rather than the check, unless the check asserts
something that stopped being true on purpose — in which case
change what it asserts in the same pull request as the page,
so the reason is in one diff.
Opened by .github/workflows/drift.yml, which does not raise
a second one while this is open.
The daily
npm run check:claimsfailed. Either the productmoved and this site has not, or the check needs to learn about
a change that was deliberate.
The run
Fix the page rather than the check, unless the check asserts
something that stopped being true on purpose — in which case
change what it asserts in the same pull request as the page,
so the reason is in one diff.
Opened by
.github/workflows/drift.yml, which does not raisea second one while this is open.