ABS Core

Changelog

History of the ABS Core Evolution

Changelog

v10.1.5 — Sovereign Proof (Feb 2026)

The Clarity & Accountability Release. This version marks the full consolidation of the ABS Engine into a single Sovereign Governance Runtime. No breaking API changes — focus on narrative alignment, verifiable economic consequences, and technical transparency.

Core Governance & Privacy

  • Sovereign Proof: CHI Introspection, Decision Quorum (M-of-N), and MCP Bridge.
  • LGPD Data Residency: Enforced data localization for privacy compliance.
  • OCS Sentinel: Reframed explicitly as regulatory violation prevention (LGPD, PCI-DSS, HIPAA) — not only cost control.
  • Audit Janitor: Automated cleanup of expired audit trails with secure archival.

💸 Financial Accountability

  • Bond / Slash Engine: Production-ready financial collateral mechanics for critical agents.
  • Budget Enforcer: Real-time token usage limiting and cost management per agent (BRL pricing).
  • PIX Governance: Real-time payment system transaction governance for Brazilian markets.
  • BACEN 4893: Compliance module for financial institutions.

⛓️ Web3 & Forensic Proofs

  • L2 Audit Chain: Irrefutable Proofs anchored via AuditEmitter — available in Enterprise Early Access.
  • Bitcoin OpenTimestamps: Default immutable proof mechanism for Community and free tiers.
  • CAT Protocol: Compliance Attestation Token issued by agents as proof of successful evaluation.
  • PAAT Standard: Policy-as-a-Token implementation for air-gapped environment support.

DX & Tooling

  • Dashboard v2: Entirely new Gateway interface with premium design and interactive onboarding.
  • Self-Healing Extension: VS Code extension now provides remediation guidance inside the IDE.
  • Dependency Scanner: Automated Python requirements.txt vulnerability analysis.
  • Git Hook Enforcement: Native abs hook install for pre-commit security gates.

Performance & Trade-offs

  • Latency Overhaul: Magic Proxy (edge) adds ~12-20ms; Sentinel SDK (WASM) adds ~5-8ms.
  • Explicit Limits: Multi-agent frameworks (CrewAI, LangGraph) now explicitly documented as requiring initialization via SDK.

Version note: ABS Core adopted continuous versioning at v10.x in January 2026, following platform consolidation from three separate products (Scanner, Sentinel, Shield) into a single governance runtime. Prior releases below reflect the pre-consolidation version scheme and are preserved for historical reference.

v3.5.0 — M&A Framework (Jan 2026)

  • IP Hardening: Finalized proprietary shielding of core runtime logic.
  • SLA Engine: Guaranteed sub-200ms latency for enterprise workloads.
  • Integration Layer: Native support for CrewAI and PydanticAI supervisors.

v2.8.0 — Enterprise Beta (Dec 2025)

  • GitHub OAuth: Secure session management for teams.
  • Durable Objects: Hash-chained ledger for immutable audit trails.
  • CHI Semantic: Real-time risk scoring using LLM-backed intent analysis.

v2.0.0 — The Edge Pivot (Nov 2025)

  • Cloudflare Migration: Ported engine to Cloudflare Workers for global low-latency.
  • D1 Database: SQL-backed persistence for large-scale event logging.

v1.0.0 — Core Release (Oct 2025)

  • Initial release of the ABS Engine.
  • Basic proxy gateway and regex-based policy engine.

On this page