Skip to content

v1.0.0 — Overrule offline core

Choose a tag to compare

@edycutjong edycutjong released this 17 Aug 18:20
· 16 commits to main since this release

Initial public release: the offline Overrule core as submitted to the XPRIZE hackathon.

Features

  • appeals pipeline — case state machine, mandate middleware, docket engine, redaction, agent pipeline
  • signed, hash-chained decision ledger with an independently re-verifiable export
  • /verify judge dashboard rendering the real outputs of the offline pipeline — https://overrule.edycu.dev
  • deterministic seed fixtures + a 22-invariant end-to-end self-test

Quality

  • 121 vitest tests, tsc --noEmit strict, offline and deterministic (no API key, no network)
  • multi-stage CI, CodeQL SAST, full-history secret scanning

This tag is the version anchor for release-please: every subsequent release is computed automatically from Conventional Commits.