v0.7.0fossic2026-06-12

CI Pipeline, Wheel Builder, Release Workflow

Adds GitHub Actions for test matrix CI, cibuildwheel Python wheel builds, napi-rs release artifact publishing, and an mdBook documentation scaffold with DESIGN.md.

v0.7.02026-06-12
  • ·ci.yml: Rust test matrix + fossic-py pytest on every push and PR
  • ·release.yml: automated wheel and .node artifact publishing on version tags
  • ·bench-validation.yml: scheduled benchmark regression guard
  • ·cibuildwheel builds manylinux and musllinux wheels for fossic-py distribution
  • ·verify-attestation.sh: SLSA provenance check for released artifacts