docs(release): record the 2026-09-10 local install of 8dfd8a4

The merged tree installed as 0.0.2-alpha through scripts/install-local.sh,
with the unmanaged ux-feedback copy that had been sitting under current set
aside and previous kept at 1beb15d.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
2026-09-10 11:32:09 +02:00
co-authored by Claude Fable 5.1
parent 8dfd8a4309
commit 4dcbd33315
+38
View File
@@ -0,0 +1,38 @@
# Local Linux release — 2026-09-10
Installed: `8dfd8a4309c7bfd5afbe4794ce21bb2c2d6e650b`, the merge of main into the
reliability branch (`docs/MERGE_2026-09-10_main-into-reliability.md`), as
`0.0.2-alpha`. `main` and `codex/reliability-and-function-verification` point at
the same commit.
Release: `~/.local/share/vernier/releases/8dfd8a4309c7bfd5afbe4794ce21bb2c2d6e650b`
- vernier-app `0cfc6aeee9b7f1a00cdf0b658580e269f07f822b5649448c36ae5291cbb615b5`
- vernier-worker `260160fca610ee32e1e3ae0580482a5556b1d5e4261ca9890117fea849dff670`
`previous` is the 2026-09-09 alpha `1beb15dbc72ede35d5463e67d90f88f2fed2a061`.
## What was found at install time
`current` had been re-pointed on 2026-09-10 00:03 to `releases/ux-feedback-…`,
an unmanaged directory holding a byte copy of main's `target/release/vernier-app`
(the Codex UX build) with no `vernier-worker` beside it and no release manifest.
The installer refuses an unmanaged `current`, so the link was first restored
to `1beb15d…` atomically and the unmanaged directory moved to
`~/.local/share/vernier/unmanaged-ux-feedback-d1d385e123dd5a2c` (kept, not
deleted; it is reproducible from `c0d74cb`).
## Acceptance
- fmt, clippy (all targets, warnings denied), 1714 workspace tests (26 ignored
fixtures), 45 CLI selftest checks are exercised by those tests.
- Drive suite on RADV, cross-process: 81 of 86 pass and all 81 deterministic;
the four negative controls fail at their designed steps (L1 73, L2 247,
L4 1101, two-body 144); `planar-lettering` (batch 5, unfinished) fails at
its first control and stays unregistered.
- PNG goldens regenerated from this build for the four scripts that carry them.
- Installed launcher readback: see the log line recorded in the session that
installed it; projects, recovery, settings and user files untouched.
Rollback: stop VernierCAD, then replace `current` with `previous` as
`README.md` shows.