diff --git a/platform/shared/README.md b/platform/shared/README.md new file mode 100644 index 0000000..76adbdb --- /dev/null +++ b/platform/shared/README.md @@ -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.