Skip to content

Primordia v0.1.0 - Initial Release

Latest

Choose a tag to compare

@oerc-s oerc-s released this 27 Dec 18:50
· 9 commits to master since this release

Primordia v0.1.0 - AI Agent Economic Settlement Infrastructure

What's Included

  • RAIL-1: MSR + IAN (Settlement + Netting)
  • RAIL-2: Credit Lines + FC + MBS + DBP
  • RAIL-3: Attested Metering (Compute/Energy)

Kernel

Live at https://clearing.kaledge.app

MCP Server

Install: npx -y @primordia/mcp-server

Artifacts

  • primordia-mcp-server-0.1.0.tgz - MCP Server package

Documentation

  • Full spec in /spec
  • SDKs: sdk-ts/, sdk-py/
  • Runtime hooks: runtime-hook-ts/, runtime-hook-py/