jay
126c96e9ad
docs: Phase 0.5 complete - control mode recommended
...
Comprehensive report answers all R-CC-1 through R-CC-5 criteria.
Key findings:
- Control mode reliably survives alternate-screen transitions
- Latency comparable to pipe-pane (real-time streaming)
- Parallel SSH attach verified (P-2 requirement)
- Parser complexity reasonable (~200 lines production)
VERDICT: Path B (control mode) recommended for Phase 1.
2026-05-15 04:17:54 +02:00
jay
a96d2edc67
docs: claim Phase 0.5 spike tmux control mode
2026-05-15 04:07:57 +02:00
jay
307417b392
docs: add Phase 0.5 — spike tmux control mode
...
Phase 0 found that tmux pipe-pane is unreliable across alternate-screen
transitions. Before Phase 1 commits to a streaming primitive, a short
follow-up spike evaluates tmux control mode (`tmux -CC`) as an
alternative to pipe-pane + watchdog. Verdict drives T-1.1 design.
2026-05-15 04:06:25 +02:00
jay
d97bd4aeef
docs: mark Phase 0 complete in SYNC.md
...
- Phase 0 status: done (GREEN LIGHT)
- Phase 1 status: ready to start
- Remove active claim for T-0.*
- Add history entry
- Full report available in feat/spike-stream branch
2026-05-15 03:51:14 +02:00
jay
15772558dd
docs: claim Phase 0 spike stream task
2026-05-15 03:40:50 +02:00
jay
f6cbf17078
docs: reorganise — implementation plans + sync, archive spec to reference/
...
- docs/ now holds only implementation drivers:
- PHASE-0-spike-stream.md (single agent, ~1 day PoC)
- PHASE-1-sidecar.md (multi-agent, sidecar production-ready)
- PHASE-2-ios-mvp.md (multi-agent, iOS app MVP)
- PHASE-3-ios-augmentation.md (multi-agent, iOS polish)
- SYNC.md (live coordination: claims, ownership, CCRs)
- README.md (folder guide)
- docs/reference/ holds background:
- SPEC-ios-app.md (final v3 spec)
- EXTENSION-API-AUDIT.md (audit result)
- SPEC-ios-app-review-v1.md (archived review thread)
- ARCHITECTURE.md (original extension architecture)
- README.md (folder guide)
Each phase plan defines: goal, acceptance criteria, file layout,
explicit task table with parallelisable tasks, interface contracts,
branching strategy, risks, exit criteria.
SYNC.md provides the multi-agent coordination protocol: active claims
table, file ownership map, frozen contracts, and contract change
requests (CCR) workflow.
2026-05-15 03:33:51 +02:00
jay
0f946d56ea
docs: spec v3 — close Q-A (pi -p flags) and Q-C (APNs details)
...
- S-09a: concrete pi CLI invocation verified, ~2s with haiku-4-5
- iOS-C-02: full APNs setup, .p8 key, sandbox/production routing
per device-token (Xcode-debug → sandbox, TestFlight → production),
collapse-id, JWT caching, auto-cleanup on 410
2026-05-15 01:48:23 +02:00
jay
cf61b2ba1b
docs: spec v3 — drop Tree-Nav from iOS, audit closed
...
- Audit confirmed S-07, S-08 work out-of-the-box → upgraded from PENDING to firm SHOULD
- Tree-Write blocked by ExtensionAPI; Gruppe T removed entirely
- Tree-Navigation explicitly out of scope (native pi only)
- Spike-0a closed, EXTENSION-API-AUDIT.md is referenced artifact
2026-05-15 01:35:20 +02:00
jay
36938a66c4
docs: spec v2 — incorporate review feedback, archive v1 thread
2026-05-15 01:20:17 +02:00
jay
7c0e94cb57
docs: add iOS app spec with inline review thread
2026-05-15 01:09:20 +02:00
Yejun Su
54267f1842
docs: rewrite README and add architecture docs
2026-03-20 20:56:53 +08:00