docs(active-work): record green Vterm review CI

Record the fully green Linux/macOS, Lua, GPU, format, lint, and acceptance
matrix for PR #126 after review round 1.
This commit is contained in:
Levi Neuwirth 2026-07-21 15:48:03 -04:00
parent 8dfb918082
commit 2e97d60023
1 changed files with 2 additions and 0 deletions

View File

@ -74,6 +74,8 @@ If it does not, stop and repair the remote/fetch configuration.
workspace 2,767 passed across 79 suites (19 ignored, 1 filtered); diff check
clean. The first review Clippy pass found only identical LF/IND match arms;
after consolidation, the complete sequence restarted from gate 1.
Updated PR CI is green across Linux/macOS, Lua 5.4/LuaJIT, GPU, format,
lint, and acceptance jobs.
- `scripts/bite main src/lib.rs --test vterm_stage1_acceptance` returned
`bite: OK` because the old crate root could not compile the new terminal API;
this is explicitly weaker compile-time API evidence, not a clean behavioral