docs(ecstore): inventory api facade boundaries (#4025)

This commit is contained in:
Zhengchao An
2026-06-29 07:57:01 +08:00
committed by GitHub
parent e1c1d8edcb
commit aaef31d4dd
5 changed files with 92 additions and 1 deletions
+3
View File
@@ -2,3 +2,6 @@
Owns explicit facade and compatibility re-export paths during the ECStore
internal layout migration. No runtime logic lives here.
The current facade groups, external consumer boundaries, and shrink rules are
recorded in `docs/architecture/ecstore-api-facade-inventory.md`.