v0.10.0sfossic2026-06-13

Pre-release spec polish and CCE docstrings land

Adds Python-level docstrings to the three CCE encoding functions, locks the no-dot version format convention as parser-load-bearing, and files the blake3 Python harness gap as tracked debt ahead of v1.0-rc.1.

v0.10.0s2026-06-13
  • ·cce_encode_value, cce_encode_bytes_raw, cce_encode_f64_bits now have full Python docstrings visible via help() and IDE autocompletion
  • ·VERSION_CONVENTION.md documents the v0.10.0s (not v0.10.0.s) format as parser-load-bearing for Blog Bumper — prevents recurrence of the drift observed on 2026-06-12
  • ·PD-007 filed: blake3 Python availability gap in CCE conformance harness; recommended resolution is exposing compute_event_id() from fossic-py via PyO3