DOCUMENTATION

Public endpoint guide

A small set of public resources is exposed for site information and availability checks.

Health response

GET /api/status returns a JSON document describing this web endpoint. Responses include Cache-Control: no-store.

Static resources

Files under /assets/ are version-independent public resources and may be cached by browsers for seven days.

Error handling

Unknown public routes return a standard HTML 404 response. No directory listing is available.