Run #12 · success · 0 lane(s)
head 5da8fdda672247932a46e9511331014fec15d822 · queued 2026-03-20 15:01:33
finished 2026-03-20 15:01:33
No lanes were selected for this branch head.
Run #12 · success · 0 lane(s)
head 5da8fdda672247932a46e9511331014fec15d822 · queued 2026-03-20 15:01:33
finished 2026-03-20 15:01:33
No lanes were selected for this branch head.
This branch removes the living planning document todos/pikaci-apple-remote-plan.md, a 342-line specification that defined the phased roadmap for running Apple-host CI (pikaci) on owned hardware via SSH/Tailscale, with GitHub kept as a thin outer trigger. The deleted document covered eight phases — from scope lock and safety gates, through a thin remote wrapper, GitHub trigger wiring, advisory iOS simulator coverage, fixture-backed E2E, cleanup/retention on a 250 GB host, isolation re-evaluation (Tart), and finally reducing GitHub to a replaceable shell. Removing this file signals either that the plan has been fully absorbed into implementation, superseded by a different strategy, or intentionally cleaned up as part of a repository hygiene pass on the mirror-smoke-1774018845 branch.
Intent: Remove the canonical living plan for Apple-host `pikaci` execution from the repository. This document governed the phased rollout of remote Apple CI — covering architecture decisions, lane ordering, safety constraints, network isolation requirements, and a planner/implementer contract. Its deletion cleans the `todos/` directory of this specification.
Affected files: todos/pikaci-apple-remote-plan.md
@@ -1,342 +0,0 @@
-## Spec
-
-This is the canonical living plan for Apple-host `pikaci` execution on owned hardware, with GitHub kept as a temporary outer trigger rather than the long-term CI platform.
@@ -1,342 +0,0 @@
-## Current Phase (2026-03-15)
-
-1. The current target architecture should be:
- - GitHub-hosted Linux runner as temporary trigger only
- - checked-in Apple remote wrapper script as the execution entrypoint
- - Mac mini or rented Apple host does the real work over SSH/Tailscale
- - the Apple host is not treated as a self-hosted GitHub runner
@@ -1,342 +0,0 @@
-## Phase 1: Thin Apple Remote Wrapper
-...
-## Phase 7: Reduce GitHub To A Replaceable Shell
The entire file todos/pikaci-apple-remote-plan.md is deleted (342 lines, deleted file mode 100644).
The plan defined:
pre-merge-pikachat-apple-followup; advisory: ios-ui-test; later advisory: ios-ui-e2e-local; Tart intentionally deferred.Removing this document means the branch no longer carries the planning artifact. Downstream consumers that referenced this file for architectural guidance, lane ordering, or safety requirements will need to consult whatever has replaced it — whether that is implemented code, a different planning document, or institutional knowledge.
| Section | Purpose |
|---|---|
| Spec / Working assumptions | Architectural principles and constraints |
| Current Phase (2026-03-15) | Snapshot of active decisions and policy biases |
| Target Outcome | Definition of the first steady state |
| Phases 0–7 | Incremental delivery plan with acceptance criteria |
| Suggested First Implementation Slice | Concrete next-action guidance |
| Review Notes | Initial review state and identified risks |