Changelog
Platform v1.0.0 — 2026-03-11
Horizon B: Paying Customer MVP — Public Launch
This release marks the completion of Horizon B and the public launch of Rodiun.
Operon Runtime (v1.0.0)
- Full Orb execution engine with OPAL Trust Receipt generation
- Hot-swap engine: zero-downtime provider promotion with circuit breakers
- Tenant middleware with multi-tenant API key authentication
- Policy evaluation via OPA/Rego with dry-run simulation mode
- WebSocket telemetry streaming
TypeScript SDK (v1.0.0)
RodiuClientwithrun(),getReceipt(),listOrbs(),swapProvider()- Full TypeScript types for all API responses
- Async/await and Promise-based API
Python SDK (v1.0.0)
- Synchronous
RodiuClientand asyncAsyncRodiuClient rodiunCLI:init,run,swap,status,dev- Local dev stack with mock providers (
rodiun dev)
Reputation Ledger (v1.0.0)
- Trust scoring engine with composite reliability/latency/cost metrics
- Certification authority: Bronze/Silver/Gold/Platinum tiers
- immudb integration for tamper-evident audit trail
- Marketplace with Orb publication, subscriptions, and revenue splits
- Bounty system for community Orb development
- Invite code system for waitlist → beta transition
Observatory & Policy Engine (v1.0.0)
- Night Sky Observatory: 3D starfield with live telemetry delta overlays
- ML anomaly detection (Isolation Forest) with confidence bands
- Auto-generated Orbiset health dashboards
- OPA/Rego policy engine with GDPR/HIPAA/SOC2 policy packs
- Policy audit trail and dry-run simulation mode
Ingestion Engine v2 (v2.0.0)
- Pluggable vendor parser framework with hot-reload
- Datadog, Segment, and Mixpanel parsers (≥80% parse accuracy)
- Webhook signature validation for all three vendors
Platform UI
- Workbenches with Hot-Swap configuration
- Control Tower with Rego policy visualisation and dry-run
- Tenant Secrets Vault (BYOK credential management)
- Publisher Dashboard with revenue analytics
- Marketplace Subscriptions management
- Onboarding modal (account → API key → first execution)