Portable
Builds as a container and can be hosted by any Docker-compatible platform.
Deployment lab
This project starts as a mostly static site, but it runs as a web application with health and version endpoints so it can evolve into a dynamic service later.
Builds as a container and can be hosted by any Docker-compatible platform.
Includes /healthz and /version endpoints for smoke checks.
Intentionally minimal so deployment mechanics stay easy to inspect.