Home Learn Passport Live MVP Rust Funding Community Blog Papers GitHub ↗
Blog · Changelog & Roadmap

Versions & Roadmap

How Argorix Lang got to a working runtime MVP — and where it goes next. Each release adds one auditable layer; the runtime never opens by default.

Version Timeline

From a single file to a runtime MVP

Each release added one auditable layer — without ever opening the runtime by default.

v0.16–0.18Foundations

Module / package system, Policy Language v2 (require / deny / on-violation), and typed message contracts.

v0.19–0.21Identity & containment

Agent Passport / sovereign identity, sandboxed provider harness, feature flags and the secret boundary.

v0.22–0.31Adapters, crypto & ATrust

Adapter framework, crypto boundary with post-quantum readiness, the full ATrust line, and MCP / A2A bridge contracts.

v0.32–0.35Governance & assurance

Evidence mapping, governance profiles, regulatory mapping, public conformance, runtime hardening and threat models.

v0.36Spec freeze + v1.0 RC

28 frozen features, a cumulative compatibility matrix and the release-candidate metadata for v1.0.

v1.0Secure Multi-Agent Runtime MVPcurrent

Runtime execution profile binds agents + provider to hardening, threat model, evidence, audit and fail_closed true — with the governed sandboxed_external mode.

Roadmap

Where it goes next

Forward-looking and subject to change. Every new capability ships behind the same governance, evidence and fail-closed guards.

Now shipped · v1.0
Governed chatbot runtime MVP
dry_run · simulated · sandboxed_external modes
Offline-checkable evidence bundles + digests
Agent Passport & sovereign identity
Policy v2 + fail-closed enforcement
Next in progress
Real provider adapters behind the sandbox
Signed evidence — keys & verifiable signatures
MCP & A2A runtime, enabled behind guards
Agent registry & discovery (NANDA-aligned)
Policy packs: EU AI Act · ISO/IEC 42001
Later exploring
Multi-agent orchestration & supervision
Cross-org trust handshakes (ATrust)
Post-quantum crypto boundary — GA
Public conformance suite & certification
Hosted registry for agent passports

No capability ships without governance. New providers, protocols and crypto land disabled-by-default and open only when policy, evidence and fail-closed guards all validate.