Plan: Native, Fast, Iterative Deployment (Docker Optional)

Date: 2026-05-18

Plan Summary

Define and execute a fast iteration deployment path centered on host-native services, while preserving Docker as a fallback/runtime option.

Goals

Proposed Changes

Relevant Context

Implementation Steps

  1. Stop the bleeding immediately (current deploy loop).
  2. Get hard timing data per deploy phase.
  3. Live server state audit (when plan mode is off).
  4. Resolve duplicate compose stack first (islandflow-2db).
  5. Fix NPM proxy route regression (islandflow-sz8).
  6. Define target iterative deployment model.
  7. Prepare native runtime prerequisites on VPS.
  8. Checked-in native ops assets (islandflow-38p).
  9. Switch proxy topology for native mode carefully.
  10. Deploy strategy guardrails.
  11. Validation matrix.
  12. Staged cutover plan.
  13. Decision: final default runtime.
  14. Decision: optimization priority.
  15. Decision: immediate live audit kickoff.

Risks, Limitations, and Mitigations

Open Questions