Skip to content

Releases: Mikopoto/nullius

Release list

Nullius v0.1.0

Choose a tag to compare

@Mikopoto Mikopoto released this 04 Jul 10:56

First public release of Nullius, the evidence-gated AI research workbench.

No model output enters the manuscript on its own authority. Numbers must trace to sandbox-executed artifacts, citations must survive Crossref verification, and manuscript patches with blocking warnings are rejected before they are written, even in fully autonomous runs.

Downloads

  • Nullius_0.1.0_aarch64.dmg — macOS app (Apple Silicon). Not notarized yet: right-click → Open on first launch, or xattr -dr com.apple.quarantine /Applications/Nullius.app. Requires Node.js 20+.
  • Nullius-0.1.0-macos-arm64.app.zip — the same app as a zip.
  • nullius.pdf — the paper: architecture, gate algorithms, and a gated-vs-ungated case study (same gpt-4o-mini: 35% slope error raw vs 0.02% through Nullius, with the fabricated-statistics patch blocked at the write boundary).

Windows/Linux: build from source (pnpm install && pnpm build, see README) — the CLI and the WebAssembly sandbox are fully cross-platform.

🤖 Generated with Claude Code