Add v1 smoke fixture target

This commit is contained in:
slhx agent
2026-06-21 05:29:47 +02:00
parent 30faf3765f
commit a1600e511a
3 changed files with 126 additions and 5 deletions
+1
View File
@@ -34,6 +34,7 @@ Canonical implementation checks:
```sh
zig build
zig build test
zig build v1-smoke
zig build run -- --help
```