chore: add platform shared directory

This commit is contained in:
npc0-hue
2026-07-25 11:45:15 +08:00
parent bb12137c4e
commit 4b01f99461
+5
View File
@@ -0,0 +1,5 @@
# Platform Shared Utilities
This directory is reserved for backend shared utilities that are owned by the
platform root. Keep cross-root contracts in explicit contract packages instead
of importing across ownership boundaries.