Documentation

Public reference

Short notes for predictable routing, HTTP responses, and external checks.

HTTP checks

Public routes should return a stable 200 response for the root path and a compact 404 for unknown pages.

TLS notes

Certificates are renewed before expiry and endpoints should prefer current TLS versions.

DNS notes

Hostnames are reviewed after infrastructure changes and stale test records are retired.

Logging

Public request logs are used for operational checks and kept separate from internal service data.