This commit is contained in:
2026-08-08 22:39:18 +08:00
parent d2cda83810
commit 1354aa54ba
7 changed files with 37 additions and 0 deletions
+5
View File
@@ -87,3 +87,8 @@ When Structive is edited inside Adminive, also run the relevant Adminive tests b
6. Runtime adapter result semantics, including copy-write support.
7. Extension-to-Core dependency direction.
8. Public-header independence, compile-fail matrix, install consumer, and Adminive consumer compatibility.
## Release policy
- Structive currently has no third-party library dependency in its standalone package. Do not add one casually or inherit Adminive adapter dependencies.
- Keep `RELEASE.md` installed with the standalone package and keep the install-consumer gate green.
- No outbound license for Structive project-owned code is declared in this tree. Do not invent or infer one.