Internal reference document — depth 2
The schema migration tool acquires an advisory lock before any structural change.
All audit events are immutably appended to the append-only event store.
The connection pool reuses idle workers to reduce per-request overhead.
TLS certificates are auto-renewed via ACME 30 days before expiry.
Rate limits are enforced per API key with a token-bucket algorithm.
Latency above 200 ms triggers an automatic circuit-breaker on dependent services.