ABS Core v4.0.0

ABS Core - Welcome

Runtime Governance for AI Agents. Intercept tool calls, evaluate against policies, and create cryptographic audit trails—all before execution.

Version: 4.0.0 (Production Stable) Status: Deployed in O-Bot (~12,000 requests/day)

Runtime Governance for AI Agents

ABS Core is a runtime enforcement layer that sits between your AI agent and the tools it wants to execute. Before any database write, API call, or file operation happens, ABS Core evaluates the request against your compliance policies and creates cryptographic proof of the decision.

Think of it as a firewall for AI agents—except instead of filtering network packets, we're filtering LLM tool invocations.


Choose Your Track


Business Value: Why ABS Core?

Enterprises need to trust AI agents before deploying them in critical operations. ABS Core provides the technical foundation for that trust.

The Value Pillars

  • Runtime Enforcement: We don't just observe what happened; we prevent malicious or non-compliant actions before they happen.
  • Compliance-as-Code: Enforce internal and regulatory policies (like LGPD, HIPAA, SOC2) at the infrastructure layer.
  • Cryptographic Audit Trail: Every decision is signed and logged in a SHA-256 hash chain, providing a tamper-proof forensic trail.
  • Self-Hosted First: Deploy on your own infrastructure, ensuring data never leaves your network and avoiding vendor lock-in.

Investor Note: ABS Core's defensible differentiation lies in its pre-execution enforcement model combined with a cryptographic audit trail. This is critical for regulated industries (fintech, healthcare) where agent actions have significant legal and financial consequences.


Technical Architecture: The Octagon

The system is a modular monorepo following the Octagon design pattern.

Platinum Shipped. Log forensics, anomaly detection & historical lineage.

✅ Shipped. Sovereign identity for agents using Ed25519 signatures.

✅ Shipped. Economic and FinOps guardian for cloud resource boundaries.

✅ Shipped. Structured change control and irreversible action approval.

✅ Fully shipped. The central enforcement engine and behavioral kernel.

✅ Shipped. Cognitive shield against semantic drift and hallucinations.

✅ Shipped. Long-term behavioral memory and reputation scores.

✅ Shipped. Immutable SHA-256 hash chain for cryptographic auditability.

Total Latency: The full governance loop adds ~25ms median overhead (~1-3% of a typical LLM call).


Quick Start: 30 Seconds to Governance

Use the free scanner or deploy the full engine via Docker.

Free Security Scan (No Installation)

npx @oconnectortechnology/abs-cli scan

Production Deployment (Docker)

# Clone, configure .env, and deploy
docker compose up -d
curl http://localhost:3000/health

Ready to Deep Dive?

Architecture Deep Dive | Performance Benchmarks | Production Case Study | API Reference

For a full list of corrected documents and our new brand identity, please see /docs/BRAND_IDENTITY.

On this page