ANW-8 /health endpoint + ANW-15 local follow-ups

This commit is contained in:
Andreas Brenner 2026-05-14 16:23:08 +02:00
parent b045efd1f0
commit 1e4d2a7b7c
8 changed files with 440 additions and 27 deletions

View file

@ -5,6 +5,7 @@
//! supervisor tree, and the HTTP surface as those issues land.
pub mod app;
pub mod health;
pub mod http;
pub mod index;
pub mod query;