Rust OpenAPI Worker frontend

Phase 1 shell

Cloudflare Pages bootstrap

Astro shell ready for phase 1 routes.

This package owns the browser shell. The Worker API stays inapi/, with Pages consuming its HTTP surface through later slices.

  • Static build output goes to dist/.
  • Shared layout and navigation now wrap all phase 1 routes.
  • Status and examples routes are ready for React islands.
React island readyclient-side hydration is enabled for later slices.