Use relative /health path through Vite proxy instead of absolute URL to localhost:8000, matching the pattern used by all other API calls.
Introduce a feature-flags module in the frontend that detects the backend conversion engine via /health and exposes typed feature flags. Chunking is enabled only in local engine mode.