• Joined on 2024-08-05
tmk241 commented on issue tmk241/mim#41 2026-06-21 03:44:23 +00:00
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…
tmk241 pushed to main at tmk241/mim 2026-06-21 03:44:14 +00:00
f5c81155ea Add iPhone dogfood receipt runbook
tmk241 commented on issue tmk241/mim#41 2026-06-21 03:41:12 +00:00
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…
tmk241 commented on issue tmk241/mim#40 2026-06-21 03:39:16 +00:00
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…
tmk241 closed issue tmk241/mim#40 2026-06-21 03:39:16 +00:00
NS7 slice: Add performance and failure diagnostics gates
tmk241 pushed to main at tmk241/mim 2026-06-21 03:38:55 +00:00
8658f7cc95 Add visible v1 diagnostics guardrails
tmk241 closed issue tmk241/mim#39 2026-06-21 03:30:05 +00:00
NS7 slice: Create v1 E2E fixture suite
tmk241 commented on issue tmk241/mim#39 2026-06-21 03:30:04 +00:00
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 -…
tmk241 pushed to main at tmk241/mim 2026-06-21 03:29:49 +00:00
a1600e511a Add v1 smoke fixture target
tmk241 commented on issue tmk241/mim#38 2026-06-21 03:24:24 +00:00
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…
tmk241 closed issue tmk241/mim#38 2026-06-21 03:24:24 +00:00
NS7 slice: Add installable server binary path
tmk241 pushed to main at tmk241/mim 2026-06-21 03:24:10 +00:00
30faf3765f Fix install verification command order
tmk241 pushed to main at tmk241/mim 2026-06-21 03:23:15 +00:00
162634cb7a Add server install verification steps
tmk241 commented on issue tmk241/mim#37 2026-06-21 03:20:12 +00:00
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,…
tmk241 closed issue tmk241/mim#37 2026-06-21 03:20:12 +00:00
NS7 slice: Implement named build profiles
tmk241 pushed to main at tmk241/mim 2026-06-21 03:19:58 +00:00
b10cb8fdc4 Add named local build variants
tmk241 commented on issue tmk241/mim#36 2026-06-21 03:15:21 +00:00
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…
tmk241 closed issue tmk241/mim#36 2026-06-21 03:15:21 +00:00
NS6 slice: Guard local socket scope and not-built diagnostics
tmk241 pushed to main at tmk241/mim 2026-06-21 03:15:04 +00:00
fb68747848 Fence local profile capabilities
tmk241 closed issue tmk241/mim#35 2026-06-21 03:08:43 +00:00
NS6 slice: Add Pi panel/context integration