• v0.5.0a2 805a2d50d9

    v0.5.0a2 Pre-release

    ktg released this 2026-07-31 18:50:39 +00:00 | 400 commits to main since this release

    This is the pre-release the pilots pin. v0.5.0a1 was tagged and abandoned
    unused — do not pin it.
    It carried a generated.by actor that the spec owner
    had already excluded, and it was caught before any pilot was notified.

    Fixed

    • OKF_V0_2's generated.by actor is process:okf-ingest, not
      process:llm-ingestion-okf. Commons decided the fixed id on this repo's own
      proposal 2026-07-31, superseding option (d) chosen here 2026-07-27. The
      exclusion is ingest-spec.md:7-8, frozen on the spec being framework-neutral:
      normalising our repo name into the id would force every other conformant
      implementation to write it into its own output.

      Nothing in the wild carried the excluded value — OKF_V0_2 did not exist at
      v0.4.0, and no pilot had been notified — so this costs a tag rather than a
      migration. It is recorded rather than quietly folded in because the failure it
      avoids is specific: actor is both the stamp written and the value owned back
      (OwnershipPolicy), and recognition is one-way, so a pilot holding bundles
      stamped with the excluded id would have hit collision_unstamped on its own
      files the moment the id was corrected.

    Downloads