Skip to content
View sk8ordie84's full-sized avatar

Block or report sk8ordie84

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. studio-11-co/falsify studio-11-co/falsify Public

    A single-file Python CLI that pre-registers AI/ML accuracy claims with SHA-256. Lock the threshold before the data, or it didn't happen.

    HTML 6 3

  2. studio-11-co/falsify-cookbook studio-11-co/falsify-cookbook Public

    Field manual for the PRML v0.1 specification. 8 patterns, 4 anti-patterns, 4 working examples. CC0.

    1

  3. studio-11-co/falsify-inspect studio-11-co/falsify-inspect Public

    PRML pre-registration adapter for Inspect AI eval logs. MIT.

    Python 3

  4. studio-11-co/falsify-integrity-index studio-11-co/falsify-integrity-index Public

    Public scorecard of how 25+ ML eval claims meet 9 PRML falsifiability criteria. CC0 data; MIT tooling.

  5. studio-11-co/falsify-js studio-11-co/falsify-js Public

    JavaScript reference implementation of the PRML (Pre-Registered ML Manifest) v0.1 specification. Byte-equivalent to the Python reference across 20 conformance vectors. Zero runtime dependencies.

    JavaScript

  6. studio-11-co/prml-verify-action studio-11-co/prml-verify-action Public

    Verify PRML (Pre-Registered ML Manifest) commitments in CI. Block merges on tampered or regressed eval claims.

    Python