Agentic AI · Project Portfolio

Capable agents are easy. Trustworthy agents are the work.

Four projects from Quantum-Clarity for verifying, governing, and grounding AI agents — from runtime security to formal assurance to safe infrastructure action to workspace memory. Each is labelled for exactly what it is: what's deployment-ready, what's a hardware-validated prototype, and what's an experiment. Same discipline we apply to the science — we tell you which layer earns your trust.

Deploys as a drop-in proxy Includes IBM Quantum hardware validation Built for audit-grade assurance
4
Projects in the stack
8 / 10
Sentinel layers · OWASP Top 10 for AI Agents
95.85%
Axiom certificate fidelity on IBM hardware
1
base_url change to deploy Sentinel

The stack

Govern, reason, act, remember

Defense-in-depth for agents. Each project does one job and states plainly how mature it is — three share the same assurance discipline, and one composes the others into a single admission layer.

Where it's used

Secure enterprise agents with tool access
Agentic infrastructure operations
Scientific & engineering workflow automation
Regulated AI audit trails
Human-in-the-loop dispatch gating
Coding-agent workspace memory
01Govern

Sentinel

A WAF for AI agents.

Deployment-ready prototype Private · federal review

Defense-in-depth runtime security. Sentinel sits in front of your LLM or agent the way a web application firewall sits in front of a web server — inspecting prompts, tool calls, reasoning steps, and inter-agent messages; blocking prompt injection, goal hijack, privilege abuse, and memory poisoning; and logging every decision to a tamper-evident, SHA-256 hash-chained audit trail. Eight independent layers cover all ten OWASP Top 10 for AI Agents risks. Deploy it with one base_url change — your agent code never changes.

The analogy, exactly

A WAF sits in front of your web serverSentinel sits in front of your LLM / agent
Inspects HTTP requestsInspects prompts, tool calls, reasoning, messages
Blocks SQLi, XSS, path traversalBlocks injection, goal hijack, privilege abuse
Logs all traffic to your SIEMHash-chained trail → Splunk, Elastic, Datadog
Zero app code changesOne base_url change — nothing else
v1.1 · 40/40 integration checks · FastAPI proxy · 10 alert rules
02Reason

Axiom

Formal assurance for agent decisions.

Prototype · hardware-validated Private · DARPA review

Verified agentic reasoning. Axiom backs an agent's decisions with formal verification (Z3 SMT, Lean 4 + Mathlib), simulation (Cirq), and live IBM Quantum hardware execution — turning "the model is confident" into evidence-backed admission, dispatch gating, and escalation. It is the assurance layer beneath claims that have to hold up to scrutiny.

v0.1.0 · 19/19 tests · 95.85% fidelity on ibm_marrakesh
03Act

Trident

Verified autonomous operations for critical infrastructure.

Experimental Private · federal review

Trident composes Sentinel, Axiom, and Cyber-Shark into a single admission layer for agent-initiated infrastructure actions. Its premise: the same authorized action can be safe or unsafe depending on the live state of the target system. A node restart that's fine on a healthy cluster must be blocked when a peer is degraded, replication is behind, or a rebuild is active — and escalated when telemetry is stale. A prompt-injected tool substitution is stopped by Sentinel before infrastructure is ever evaluated. Trident doesn't replace your agent, sandbox, infrastructure platform, or monitoring — it decides whether the action is allowed to happen now.

Experimental integration & benchmark repository · not production-ready
04Remember

Agent Env Ledger

Workspace memory for coding agents.

Available now Public

A compact, local, agent-readable ledger (AGENT_LEDGER.md) that tells frontier coding agents which environment, commands, safety rules, and protected paths belong to a project — so they start a session with context instead of amnesia. It keeps execution isolated and shares only safe context: it does not merge your Conda environments, upload your files to a hosted service, or store secrets.

Public · runs locally · Claude Code, Codex, Cursor, Aider View on GitHub

Three of these repositories are private by design. Sentinel, Axiom, and Trident are tied to active federal proposals and pending intellectual property — Axiom's source in particular is held closed while it is under DARPA review. Agent Env Ledger is open and usable today.

Access to the private repositories is available under NDA or as part of an evaluation — get in touch and tell us what you're building.

Building or deploying agents?

Tell us what you're putting into production and where you need it to be verifiable.

Project maturity is reported per repository and updated as each project advances. Sentinel, Axiom, and Trident are tied to active federal research proposals and pending intellectual-property work. Quantum-Clarity is a Registered member of the Claude Partner Network and is building governed Claude-compatible agentic deployment patterns. © 2025 Quantum-Clarity LLC. QuantaCore™, PyTran™, Cyber Circuit™, and QllMe™ are trademarks of Quantum-Clarity LLC. About · Contact