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
+14
View File
@@ -0,0 +1,14 @@
<!-- SPDX-License-Identifier: AGPL-3.0-only -->
# Third-party notices
The packaged extension contains code from these production dependency families:
- `vscode-languageclient`, `vscode-languageserver-protocol`,
`vscode-languageserver-types`, and `vscode-jsonrpc`: MIT.
- `semver` and the runtime dependency tree's `minimatch`: ISC.
- `balanced-match` and `brace-expansion`: MIT.
Exact versions, integrity hashes, dependency relationships, and license fields
are recorded in `package-lock.json` and the CycloneDX SBOM distributed with the
VSIX. Build-only and test-only dependencies are not shipped in the VSIX.