EcoTide SwiftUI simulation

Motion-driven environmental simulation with reviewer-friendly telemetry.

EcoTide is an iOS SwiftUI simulation app. This free static site is a lightweight public surface for the project, while the real experience remains native on device or simulator.

What it shows

  • Gravity interaction driven by motion input.
  • Live telemetry for ice integrity, habitat risk, and system state.
  • Fallback mode when motion sensors are unavailable.
  • A review-pack mindset even in a simulation app.

Why this is a landing page

  • The app is native-first, not browser-first.
  • The strongest proof is the simulator/device path plus CLI fallback, not a fake web clone.
  • This page keeps the repo discoverable without pretending the product is a web app.

Review path

  • Open the repo README.
  • Run the CLI fallback for the `ecotide-review-pack-v1` contract.
  • Use Xcode/simulator for the real rendering and motion experience.