Files
gamertan 6df87bc958 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>
2026-08-12 20:33:51 -04:00

14 lines
593 B
Markdown

<!-- 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.