refactor: establish ecstore layout foundation (#3645)

This commit is contained in:
安正超
2026-06-20 09:54:36 +08:00
committed by GitHub
parent 4ba8058dbc
commit 88dfdda4a0
11 changed files with 307 additions and 14 deletions
+4
View File
@@ -0,0 +1,4 @@
# ECStore API Layout
Reserved for facade and compatibility re-export ownership during the ECStore
internal layout migration. No runtime logic lives here yet.