docs(examples): bump examples/ refs from @v0.16.0 to @v0.24.x (trust-dent on adopter copy-paste path) #311

Closed
opened 2026-07-03 12:14:45 +02:00 by bosun · 0 comments
Owner

Motivation

Lookout Codeberg cold-read (bus 45db, 2026-07-03) flagged: examples/README.md + go/node workflow examples pin @v0.16.0 while releases sit at v0.24.0. Since examples are the copy-paste adoption path, this is a real trust dent — new adopters land on stale refs, get confused, bounce.

Scope

  • examples/README.md — version references
  • examples/go/.forgejo/workflows/release.yml and companion files — uses: ...@v0.16.0@v<latest>
  • examples/node/.forgejo/workflows/release.yml and companion files — same
  • Any other examples/ file with a stale version pin

Set J context

Must land before v1.0.0 cut so the flagship stability release does not ship with stale copy-paste examples. QM mechanical surface (near-zero prose-craft judgment).

## Motivation Lookout Codeberg cold-read (bus 45db, 2026-07-03) flagged: `examples/README.md` + go/node workflow examples pin `@v0.16.0` while releases sit at v0.24.0. Since examples are the copy-paste adoption path, this is a real trust dent — new adopters land on stale refs, get confused, bounce. ## Scope - `examples/README.md` — version references - `examples/go/.forgejo/workflows/release.yml` and companion files — `uses: ...@v0.16.0` → `@v<latest>` - `examples/node/.forgejo/workflows/release.yml` and companion files — same - Any other examples/ file with a stale version pin ## Set J context Must land before v1.0.0 cut so the flagship stability release does not ship with stale copy-paste examples. QM mechanical surface (near-zero prose-craft judgment).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
frankenbit/release-toolkit#311
No description provided.