broomva.tech

Reliability engineering for complex systems.

  • Pages
  • Home
  • Projects
  • Writing
  • Notes
  • Tools
  • Chat
  • Prompts
  • Link Hub
  • Social
  • GitHub
  • LinkedIn
  • X

Projects

A running archive of what I ship: problem framing, architecture approach, current status, and links.

How I build

The throughline across all work

Whether it's a Databricks pipeline, an agent runtime, or a breath-hold training block — the same six principles apply.

01

Define the primitive layer

Find the irreducible components

02

Map the failure modes

Know where it breaks

03

Build recovery paths

Design for when it breaks

04

Iterate toward antifragility

Get stronger from stress

05

Make it repeatable

Future-self and others can run it

06

Optimize for compounding

Will this matter in 10 years?

12 projects

FeaturedActiveMarch 15, 2026·3 min read

Life

The Agent OS monorepo — 8 Rust workspaces, 50+ crates, 136K lines, 1045 tests. Arcan, Lago, aiOS, Autonomic, Haima, Praxis, Vigil, and Spaces unified under one roof.

rustagent-osmonorepoRepository

Autonomic

Active

Homeostasis controller for the Agent OS — three-pillar regulation (operational, cognitive, economic) with hysteresis anti-flapping gates and advisory gating profiles.

rustagent-oshomeostasis+1
March 20, 2026·1 min·1 link

Haima

Active

Agentic finance engine — x402 machine-to-machine payments, secp256k1 wallets, payment policy evaluation, and per-task revenue billing for the Agent OS.

rustagent-osfinance+2
March 20, 2026·1 min·1 link

Spaces

Active

Distributed agent networking on SpacetimeDB 2.0 — Discord-like channels, 5-tier RBAC, real-time pub/sub, and agent-to-agent communication for the Agent OS.

rustagent-osnetworking+2
March 20, 2026·1 min·1 link

Vigil

Active

OpenTelemetry-native observability for the Agent OS — contract-derived spans, GenAI semantic conventions, and graceful degradation to structured logging.

rustagent-osobservability+1
March 20, 2026·1 min·1 link

Autoany

Active

Evaluator-Governed Recursive Improvement (EGRI) — turn ambiguous goals into safe, measurable, rollback-capable optimization loops over any mutable artifact.

rustegrioptimization
March 12, 2026·2 min·1 link

Symphony

Active

Rust-native orchestration runtime for composable agent workflows with deterministic scheduling and fault isolation.

rustorchestrationruntime
March 10, 2026·1 min·1 link

Control Metalayer

Active

Governance and policy layer that enforces constraints, budgets, and audit trails across autonomous agent operations.

governancecontrolpolicy
March 8, 2026·1 min·1 link

aiOS

Active

Agent operating system kernel that provides identity, memory, and capability management for autonomous software agents.

rustagent-oskernel
March 5, 2026·1 min·1 link

Harness Engineering Skill

Active

A practical playbook for designing agent harnesses that are safe, testable, and production-aligned.

harnessplaybook
February 15, 2026·1 min·1 link

Arcan

Active

AI-native workflow product focused on practical agent orchestration for real operator tasks.

agent-workflowsproduct
February 10, 2026·1 min·2 links

Lago

Active

Open-source platform work focused on agent execution primitives and durable, repo-native workflows.

open-sourcesystems
February 7, 2026·1 min·1 link