Skip to content

jacobian: v0.5.0-alpha.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 22:00
af77c2c

0.5.0-alpha.0 (2026-07-29)

Features

  • add one-command MCP deployment installer (c6121c7)
  • add one-command MCP deployment installer (f960bcd)
  • eval: harden Frontier evaluation transport (83006d0)
  • eval: harden Frontier evaluation transport (c7b9efe)
  • graph: independently verify diameter and radius (2826ea2)
  • graph: verify diameter and radius independently (46a4bd0)
  • graph: verify exact distance matrices (cbdee9b)
  • integer: independently verify prime factorizations (4b02dc2)
  • integer: verify prime factorizations independently (4d90c25)
  • number-theory: decide powerful numbers (2fb1c0f)
  • number-theory: decide powerful numbers (9881133)
  • number-theory: verify powerful decisions (508dbd3)
  • number-theory: verify powerful decisions (ee946ad)
  • skills: orchestrate capability development (adb3a1b)
  • skills: orchestrate capability development (7fb67c9)

Bug Fixes

  • align CI callers with runtime ownership (d143d69)
  • align MCP deployment and agent handoff (2213172)
  • align MCP deployment and agent handoff (0fa8798)
  • ci: close semantic lane review gaps (7007ece)
  • ci: enforce semantic validation boundaries (585fc6e)
  • ci: restore historical integration timing downloads (fc6f7f5)
  • cli: make init output readable by default (3c3f788)
  • combinatorics: bound large recurrence and series results (e167792)
  • deploy: build release runtime at final path (#193) (d63c4ff)
  • devex: align CLI onboarding and validation workflows (95f2141)
  • dev: preserve transaction and platform safety (199ab26)
  • encode the idempotence example (36e0fd6)
  • migrate merged benchmark runtime callers (70d42ab)
  • nauty: harden optional provider boundary (92e44d4)
  • posets: validate ranks and bound recurrence artifacts (144d100)
  • probability: bound convolution and decouple verification (85bee90)
  • release: keep npm trusted publishing OIDC-only (c763724)
  • release: make npm retries idempotent (43b6a56)
  • release: remove disabled immutable release gate (723077d)
  • release: run publishers from main workflow (04d11a5)
  • release: tag prerelease npm publications (2bdaf5a)
  • testing: resolve package initializer imports (377cc63)
  • type matrix invocation examples (a1ab021)
  • use a unit segment invocation example (3ffe406)

Performance Improvements

  • ci: avoid unnecessary Lean validation work (d9cd246)
  • cli: initialize the kernel only when commands need it (73b4c5d)
  • kernel: reduce repeated schema registration work (c220830)
  • runtime: make populated portfolio attachment write-free (faa0ceb)
  • store: batch durable blob publication syncs (44aac8c)
  • tests: group reference fixtures in the core lane (95e138b)
  • topology: maintain homology bases incrementally (a28609f)

Documentation

  • audit: refresh developer experience findings (124238a)
  • capabilities: correct discovery handoff evidence (486d663)
  • capabilities: freeze four-domain discovery gates (#198) (d2080f2)
  • dev: clarify the local validation workflow (4144720)
  • devex: align onboarding with validation lanes (6d4e12f)
  • replace legacy kernel architecture references (3a185c4)
  • update probability reproduction paths (b4bcb1d)