Skip to content

v0.3.0 — QuandleDB + LithoGlyph + npm publish

Choose a tag to compare

@hyperpolymath hyperpolymath released this 15 Mar 23:49
· 646 commits to main since this release
2d8a720

What's New

Database Trinity Complete

The database-mcp cartridge now supports all three nextgen-databases:

  • VeriSimDB (VQL) — versioned 8-modality database, port 8080
  • QuandleDB (KQL) — knot-algebraic database, port 8081
  • LithoGlyph (GQL) — graph database with dependent types, port 8082

Plus existing backends: SQLite, PostgreSQL, Redis.

npm Package

BoJ is now installable via npm for MCP client compatibility:

npx @hyperpolymath/boj-server

Polystack Superseded

All 6 polystack packages have been removed. BoJ cartridges cover 100% of polystack functionality plus 9 additional domains (nesy, agent, dap, bsp, lsp, feedback, comms, ml, research).

Stats

  • 21 cartridges (Tier Teranga) + 2 (Tier Shield)
  • 307+ tests passing
  • Idris2 ABI + Zig FFI + V-lang adapter architecture
  • Zero believe_me, zero assert_total