• gamertan released this 2026-08-24 14:08:01 -04:00 | 0 commits to main since this release

    Sandwich Hime v1.0.0-rc.1

    RC.1 freezes the intended v1 language, generated API, runtime API, CLI,
    diagnostics, and schemas for public observation. It is a prerelease, not final
    v1 or an independent security audit. A release-blocking finding will receive a
    new immutable RC; these tags and artifacts will not be replaced.

    Install through Go

    Install the small Apache-2.0 runtime first, then the AGPL development compiler:

    go get gamertan.com/sandwich-hime/sando@v1.0.0-rc.1
    go install gamertan.com/sandwich-hime/cmd/himesan@v1.0.0-rc.1
    himesan version --json
    

    Runtime tag sando/v1.0.0-rc.1 and compiler tag v1.0.0-rc.1 point to the
    same canonical public commit:
    e730dd1b56061501881818c7000364a55cd49e35.

    Native artifacts

    • Apple Silicon macOS/arm64 DMG: Developer ID-signed, notarized, stapled, and
      Gatekeeper-assessed.
      SHA-256: 1ac00f3d9968d91589561c47e6840a06411acdaaef392521ed54808f076dfc19
    • Linux/amd64 archive: reproducible native package.
      SHA-256: b5d4e5dd77940ee82b5a1d1c2a6414b8a27e50709bb29ec72b94ed9999e91265

    Each native archive includes the compiler, release notes, manifest, SPDX SBOM,
    inner checksums, and source/build provenance. Verify the attached checksum
    sidecar before execution.

    Maintained targets

    The maintained v1 release targets are Linux/amd64 and Apple Silicon
    macOS/arm64. Native gates use pinned Go 1.26.7 and Go 1.27.0 toolchains while
    the module language directive remains Go 1.25 for consumer compatibility.

    The project will dogfood RC.1 for at least 14 days across the official site,
    EQL Helper, tutorial starter, Agent Skill, and VS Code extension before final
    v1.

    Canonical documentation: https://sandwichhime.com/

    Security reports: security@sandwichhime.com

    Downloads