- T-1.8: stream.test.mjs — session CRUD, WS stream attach, send-keys, marker observation, reconnect+delta replay, thumbnail, delete. 12/12 green. - T-1.9: docs/reference/OPERATOR.md — full operator guide; README sidecar section. - Fix: tmux/control.ts -CC → -C (passthrough mode bypassed %output events). - Fix: tmux/input.ts + snapshot.ts drop hardcoded :0.0 pane (base-index safety). - SYNC.md + NEXT-STEPS.md: Phase 1 marked done, Phase 2 unblocked. |
||
|---|---|---|
| .. | ||
| ARCHITECTURE.md | ||
| EXTENSION-API-AUDIT.md | ||
| OPERATOR.md | ||
| README.md | ||
| SPEC-ios-app-review-v1.md | ||
| SPEC-ios-app.md | ||
README.md
Reference Documents
Background and design artefacts. The implementation work is driven by the
phase plans in the parent docs/ directory.
| File | Purpose |
|---|---|
SPEC-ios-app.md |
Final spec v3 for the iOS app and sidecar. The source of truth for what is being built. |
EXTENSION-API-AUDIT.md |
Audit of pi's ExtensionAPI — what's exposed, what's not, workarounds. Drives the realisability of S-07, S-08 and similar. |
SPEC-ios-app-review-v1.md |
Archived review thread of spec v1 → v2 with inline discussions. Historical, do not edit. |
ARCHITECTURE.md |
Original architecture document for the existing pi-remote-control extension (HTML/WebSocket client). |