docs(obs): inventory ecstore dependency boundary (#4023)

This commit is contained in:
Zhengchao An
2026-06-29 07:07:47 +08:00
committed by GitHub
parent 8284e6a75c
commit 1104d630d1
5 changed files with 88 additions and 1 deletions
+3
View File
@@ -38,6 +38,9 @@ hot-path behavior must not drift during this migration.
- [`global-state-crate-split-plan.md`](global-state-crate-split-plan.md): late
global-state cleanup, runtime-source boundaries, fallback removal rules, and
crate-split evaluation criteria.
- [`obs-ecstore-dependency-inventory.md`](obs-ecstore-dependency-inventory.md):
observability-to-ECStore dependency inventory, classification, and extraction
guardrails.
- [`ecstore-config-consumer-inventory.md`](ecstore-config-consumer-inventory.md):
current `ecstore::config::{Config, KV, KVS}` definitions, consumers,
migration risks, and do-not-change contract.