patch
COMPANION-APP-PHASE-5-BIND-GATE.md
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download)
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).0. What this gate lifts — and what it deliberately does not
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).0. What this gate lifts — and what it deliberately does not.table
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).10. How Phase 5 discharges the prior phases' deferred obligations
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).10. How Phase 5 discharges the prior phases' deferred obligations.table
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).11. 7-tier test obligations (Phase 5 bind/lifecycle layer)
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).11. 7-tier test obligations (Phase 5 bind/lifecycle layer).table
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).12. Constraints honored
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).13. Approval table
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).13. Approval table.table
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).1. Adversarial threat model (the bind surface)
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).1. Adversarial threat model (the bind surface).table
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).2. Decision D5.1 — Inference loopback socket bind contract
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).2. Decision D5.1 — Inference loopback socket bind contract.Decision — OS-assigned ephemeral port, loopback-only, port secrecy is NOT a control
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).2. Decision D5.1 — Inference loopback socket bind contract.Fail-closed
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).2. Decision D5.1 — Inference loopback socket bind contract.Verified state
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).3. Decision D5.2 — OAuth redirect loopback listener bind
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).3. Decision D5.2 — OAuth redirect loopback listener bind.Decision — Separate, short-lived, one-shot ephemeral redirect listener
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).3. Decision D5.2 — OAuth redirect loopback listener bind.Fail-closed
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).3. Decision D5.2 — OAuth redirect loopback listener bind.Verified state
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).4. Decision D5.3 — OS-keychain adapter surface
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).4. Decision D5.3 — OS-keychain adapter surface.Decision — Exactly `get`/`set`/`delete` on four named accounts; nothing wider; device-local
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).4. Decision D5.3 — OS-keychain adapter surface.Fail-closed
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).4. Decision D5.3 — OS-keychain adapter surface.Verified state
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).5. Decision D5.4 — Spawn adapter (process-management surface)
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).5. Decision D5.4 — Spawn adapter (process-management surface).Decision — `spawn` + `kill` + `healthCheck` only; hardened launch; supervised lifetime
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).5. Decision D5.4 — Spawn adapter (process-management surface).Fail-closed
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).5. Decision D5.4 — Spawn adapter (process-management surface).Verified state
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).6. Decision D5.5 — Download adapter + Phase 4 integrity wiring
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).6. Decision D5.5 — Download adapter + Phase 4 integrity wiring.Decision — Dumb download adapter; accumulator + `finalize()` owned by the orchestrator; trust anchor is a first-party ma
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).6. Decision D5.5 — Download adapter + Phase 4 integrity wiring.Fail-closed
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).6. Decision D5.5 — Download adapter + Phase 4 integrity wiring.Verified state
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).7. Decision D5.6 — Resource-probe adapter
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).7. Decision D5.6 — Resource-probe adapter.Decision — Probe the runtime's own PID; VRAM as aggregate headroom only; never enumerate other processes; no privilege e
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).7. Decision D5.6 — Resource-probe adapter.Fail-closed
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).7. Decision D5.6 — Resource-probe adapter.Verified state
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).8. Decision D5.7 — Phase 1 seam activation (companionAvailable)
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).8. Decision D5.7 — Phase 1 seam activation (companionAvailable).Decision — True only when ALL of {integrity-verified ∧ lifecycle `ready` ∧ recent health round-trip} hold; false on any
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).8. Decision D5.7 — Phase 1 seam activation (companionAvailable).Fail-closed
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).8. Decision D5.7 — Phase 1 seam activation (companionAvailable).Verified state
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).9. Decision D5.8 — No-ambient-authority enforcement mechanism
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).9. Decision D5.8 — No-ambient-authority enforcement mechanism.Decision — Object-capability segregation, enforced by tests, not convention
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).9. Decision D5.8 — No-ambient-authority enforcement mechanism.Fail-closed
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).9. Decision D5.8 — No-ambient-authority enforcement mechanism.Verified state
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).Simple summary
12 hours ago
insert
Companion App — Phase 5: Bind Gate (sockets · spawn · keychain · download).Technical summary
12 hours ago