feat: publish Sandwich Hime tooling preview

Publish the exact sanitized Agent Skill and VS Code preview source tree with independent license boundaries, deterministic provenance manifests, and no private development history. Material design and implementation assistance was provided by OpenAI Codex.

Signed-off-by: Cole Speelman <crspeelman@gmail.com>
This commit is contained in:
2026-08-12 20:33:51 -04:00
commit 6df87bc958
51 changed files with 7424 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
<!-- SPDX-License-Identifier: AGPL-3.0-only -->
# License boundaries
- Root documentation, scripts, public-snapshot tooling, editor source, tests,
grammar, snippets, and packaging: AGPL-3.0-only.
- `skills/sandwich-hime/**`: 0BSD under its adjacent `LICENSE`.
- `editors/vscode/package-lock.json` records third-party npm packages used to
build/test the extension. Production client code is bundled; its SBOM and
license audit accompany the VSIX preview.
The skill's permissive license does not relicense the compiler, runtime,
extension, project identity, or unrelated documentation.