milestone: enforce required services and add mongo logger PoC path

This commit is contained in:
2026-04-06 18:16:48 -07:00
parent dd04fb5168
commit 836a968806
17 changed files with 1081 additions and 112 deletions

1
Cargo.lock generated
View File

@@ -2254,6 +2254,7 @@ dependencies = [
"serde_json",
"thiserror 1.0.69",
"tokio",
"toml",
"tracing",
"tracing-journald",
"tracing-subscriber",