Skip to content
View amabito's full-sized avatar

Block or report amabito

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
amabito/README.md

Runtime enforcement for LLM agents

Building runtime containment for autonomous AI agents. Budget limits, circuit breakers, trust boundaries -- the layer between your agents and your API bill.


What I build

veronica-core -- Runtime containment for LLM agents (v3.0)

  • Hard budget enforcement (HALT, not alert)
  • Step limits, loop control, circuit breakers
  • A2A trust boundaries, policy simulation, async MCP adapter
  • AG2 / LangChain / CrewAI integration
  • 3900+ tests, 92% coverage
  • pip install veronica-core

Background

Construction infrastructure consultant turned AI engineer. 10+ years in regulated, zero-tolerance environments where failure has real-world cost. Now applying that mindset to LLM agent safety.


Technical

Python, C++, CUDA, TypeScript, WebGPU

Runtime enforcement, multi-agent orchestration, GPU systems, 3D graphics pipelines


Open to work

Available for remote contract work -- AI safety, agent infrastructure, runtime systems.

keita.a.0609@gmail.com

Pinned Loading

  1. veronica-core veronica-core Public

    Runtime containment layer for LLM agents. Token budgets, concurrency gates, adversarial hardening. Zero dependencies.

    Python 2

  2. amabito amabito Public