feat(framework): P0 — MIT license + executable-leak sanitization (#570)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/publish Pipeline was successful

Co-authored-by: Jason Woltje <jason@diversecanvas.com>
Co-committed-by: Jason Woltje <jason@diversecanvas.com>
This commit was merged in pull request #570.
This commit is contained in:
2026-06-21 01:43:49 +00:00
committed by jason.woltje
parent b354bc8fae
commit 92316ab41e
8 changed files with 55 additions and 7 deletions

View File

@@ -63,5 +63,6 @@
"files": [
"dist",
"framework"
]
],
"license": "MIT"
}