docs: inventory background services (#3311)

This commit is contained in:
安正超
2026-06-10 04:05:33 +08:00
committed by GitHub
parent 03eb10b07f
commit f9a5e6d7e6
3 changed files with 125 additions and 44 deletions
+3
View File
@@ -22,6 +22,9 @@ hot-path behavior must not drift during this migration.
startup/readiness, and shutdown contracts.
- [`storage-control-data-plane.md`](storage-control-data-plane.md): boundaries
between StorageCore, ECStore, ClusterControlPlane, and BackgroundControllers.
- [`background-services-inventory.md`](background-services-inventory.md): current
scanner, heal, lifecycle, replication, config reload, metrics, and shutdown
surface before BackgroundController work.
- [`crate-boundaries.md`](crate-boundaries.md): PR types, crate direction,
compatibility rules, and migration guardrails.
- [`ecstore-config-consumer-inventory.md`](ecstore-config-consumer-inventory.md):