You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Added a static, accessible GitHub Pages site with crawlable guides, canonical metadata, social previews, structured data, a sitemap, and robots policy.
Added a least-privilege, commit-pinned Pages deployment workflow with deterministic site validation before deployment.
Changed
Renamed the repository, Python distribution, import package, module entry point, console commands, suite identity, release assets, schemas, documentation, and active protocol namespaces to Skivolve.
Moved the project homepage to https://dhi13man.github.io/skivolve/ and expanded repository metadata for agent skill and instruction evaluation discovery.
Bumped the package to 0.4.0 because the public import and command surfaces changed.
Migration
Replace the former harness-evals distribution and harness_evals import with skivolve.
Replace the former harness-evals command with skivolve, and harness-evals-prepare-holdout with skivolve-prepare-holdout.
Re-prepare unconsumed holdout plans and do not compare pre-rename artifact evidence as if it used the new canonicalization or source-fingerprint namespaces.
Security
Advanced source-fingerprint and text/workspace canonicalization namespaces so renamed evidence cannot be confused with pre-rename bytes.
Kept Pages deployment permissions isolated to the deployment job and pinned every external action to an immutable commit.