Skip to content

release: v0.5.0#6

Merged
chaploud merged 1 commit into
mainfrom
develop/release-v0.5.0
Apr 26, 2026
Merged

release: v0.5.0#6
chaploud merged 1 commit into
mainfrom
develop/release-v0.5.0

Conversation

@chaploud
Copy link
Copy Markdown
Contributor

Summary

  • Promote the Zig 0.16.0 migration's Unreleased CHANGELOG section to v0.5.0 (2026-04-27)
  • Bump build.zig.zon version from the stale "0.3.0" placeholder to "0.5.0" (matches the existing tag sequence — v0.4.0 was the last release)

Test plan

  • zig build -Doptimize=ReleaseSafe succeeds
  • cljw --version reports ClojureWasm v0.5.0
  • Smoke: cljw -e '(println "v0.5.0")'v0.5.0

Promote the Zig 0.16.0 migration's `Unreleased` CHANGELOG section to
`v0.5.0 (2026-04-27)` and bump `build.zig.zon` `version` from the stale
"0.3.0" placeholder to "0.5.0" (matching the existing tag sequence —
v0.4.0 was the last release).

Migration highlights (full list in CHANGELOG):
- Zig 0.15.2 → 0.16.0
- zwasm v1.9.1 → v1.11.0
- New `runtime/io_default.zig` for the std.Io reshape
- Binary 4.12 MB / startup 4.1 ms / RSS 8.2 MB
- 1324/1324 unit tests + 83 cljw test namespaces + 6 wasm e2e all green
- Four features (HTTP server/client, nREPL, raw line editor,
  `cljw build`) temporarily stubbed; tracked as F140-F144.
@chaploud chaploud merged commit 6faadc5 into main Apr 26, 2026
1 of 6 checks passed
@chaploud chaploud deleted the develop/release-v0.5.0 branch April 26, 2026 16:08
chaploud added a commit that referenced this pull request May 27, 2026
…ADR-0027 number collision resolved (renumbered to ADR-0044)

Smell-audited: 2: depth-2 ADR-number-collision repair. Bench-schema ADR (commit 8678052, 2026-05-27 row 8.2) was minted as ADR-0027 but slot 0027 was already held by the NaN-box second-generation ADR (2026-05-24 row 5.2.b). Audit_scaffolding flagged this as the only block-severity finding at the Phase 8 → 9 boundary. ADR numbers are time-ordered max+1 at issue per CLAUDE.md § Project spirit — bench schema renumbered to next free slot ADR-0044.

Changes:
- `.dev/decisions/0027_bench_history_schema.md` → `0044_bench_history_schema.md`. Title flipped to "0044 — …" with an "ADR-number history note" preamble preserving the original 0027 mention so commit-message archaeology (`8678052`) stays interpretable.
- Caller updates (5 sites):
  * `.dev/ROADMAP.md` §9.10 Entry ADRs + Deliverables + row 8.2 description + status cell.
  * `.dev/handover.md` Guardrail refresh history landmark.
  * `bench/history.yaml` header comment + first lock entry's reason field.
  * `.dev/decisions/0021_test_taxonomy.md` Bench-full row + Related list.
  * `test/e2e/phase8_compare_cli.sh` ADR co-citation in the header comment.

Other audit findings deferred to Phase 9 opportunistic cycles (per Phase 9 entry owner discretion; not block-severity):
- ROADMAP §11.6 "Planned" gates #6/#7 already landed (rows 8.3/8.4) → move to Active.
- `.dev/structure_plan.md` src/app/ entries still flagged "Phase 8" for repl/self_host_loader.
- 12 debt rows with stale "Phase 7 entry" / "Phase 7+ target" — Step 0.5 sweep at Phase 9 entry handles these.
- D-007 (self-host viability) still scheduled "Phase 8 target" but Phase 8 closed without touching it — reschedule at Phase 9 entry.
- 8 stale "Phase 8+" references in ROADMAP / ADRs / source comments (cosmetic; opportunistic).

Simplify report (~2 recommendations) + security review report (0 critical, 4 medium hardening candidates) absorbed as future debt candidates; tracked inline in the boundary review subagent outputs (not committed — per `.claude/skills/audit_scaffolding/SKILL.md` the boundary chain produces reports, not commits).

Test gate: Mac 65/65 green (audit absorption is doc-only + filename rename, no source change).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant