Block a user
NS7 slice: Dogfood one real iPhone SSH fix and close v1 gaps
Added prerequisite dogfood runbook in commit f5c81155ea5f.
What changed:
- DOGFOOD.md now gives the exact real iPhone SSH checklist and #41 receipt template.
- AGENTS.md now points future goal…
NS7 slice: Dogfood one real iPhone SSH fix and close v1 gaps
Blocked on required external dogfood evidence.
What I verified locally on clean tree at 8658f7cc957c:
- zig fmt build.zig src/*.zig: pass
- zig build test: pass
- zig build v1-smoke: pass
- zig…
NS7 slice: Add performance and failure diagnostics gates
Implemented in commit 8658f7cc957c (Add visible v1 diagnostics guardrails).
Verification:
- zig fmt src/diagnostics.zig src/repo.zig src/job.zig src/lsp.zig src/tui.zig src/main.zig src/v1_smoke.z…
NS7 slice: Add performance and failure diagnostics gates
NS7 slice: Create v1 E2E fixture suite
Implemented in commit a1600e511a97 (Add v1 smoke fixture target).
Verification:
- zig fmt build.zig src/v1_smoke.zig: pass
- zig build test: pass
- zig build v1-smoke: pass
- zig build: pass -…
NS7 slice: Add installable server binary path
Implemented in commits 162634cb7a8f and 30faf3765f99.
Verification:
- zig fmt build.zig: pass
- zig build test: pass
- zig build: pass
- zig build run -- --help: pass
- zig build --prefix…
NS7 slice: Add installable server binary path
NS7 slice: Implement named build profiles
Implemented in commit b10cb8fdc400 (Add named local build variants).
Verification:
- zig fmt build.zig src/profile.zig src/main.zig: pass
- zig build test: pass
- zig build: pass; installs mim,…
NS7 slice: Implement named build profiles
NS6 slice: Guard local socket scope and not-built diagnostics
Implemented in commit fb687478484d (Fence local profile capabilities).
Verification:
- zig fmt src/profile.zig src/socket.zig src/main.zig: pass
- zig build test: pass
- zig build: pass
- zig…
NS6 slice: Guard local socket scope and not-built diagnostics
NS6 slice: Add Pi panel/context integration