ANW-18 doctor base checks + FrontmatterNotMapping variant

This commit is contained in:
Andreas Brenner 2026-05-14 18:22:30 +02:00
parent 1e4d2a7b7c
commit e7eea4b3aa
4 changed files with 277 additions and 23 deletions

View file

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