From 11c687ccff3b6979cdfc73487b4110803cbdd0fc Mon Sep 17 00:00:00 2001 From: Ty Date: Mon, 27 Jul 2026 16:09:28 +0000 Subject: [PATCH] structure: sync observability/README.md --- observability/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 observability/README.md diff --git a/observability/README.md b/observability/README.md new file mode 100644 index 0000000..eb5103b --- /dev/null +++ b/observability/README.md @@ -0,0 +1,8 @@ +# Observability (scaffold) + +**Status:** Schema placeholders until **build**. + +Runtime levels (design): production (default), debug, trace. +Sources: `nemohermes logs`, compose logs, volume event paths. + +See [design/DESIGN_PLAN.md](../design/DESIGN_PLAN.md) ยง Observability.