Skip to content

KiloCheck v0.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 07:19
163dc47

KiloCheck v0.1.0 establishes the local-first CLI and its deterministic public
contracts.

Included:

  • kilo binaries for Linux x86-64, macOS Intel, macOS Apple Silicon, and
    Windows x86-64
  • stable command, observation, and status JSON Schemas
  • check, status, capabilities, and schema command surfaces
  • explicit missing-dataset and invalid-target behavior
  • property, mutation, fuzz, and cross-platform testing gates
  • SHA-256 checksum files and GitHub build-provenance attestations

This release does not yet install or query Kilo Data snapshots. kilo check
fails explicitly with DATASET_MISSING until a compiled snapshot is installed;
it never treats missing evidence as a clean verdict. The verified updater and
memory-mapped query engine are the next product milestone.