projects

Private work. Public code.

BIFROST, ORVIAN, and Polaris are private production context. The open-source work shows the public side: agent policy, memory, traces, logging, local systems tooling, and developer environments.

email →cv →full-time · remote EU
system inventory
current work
3
public repos
7
focus
production ai
base
madrid

production systems

public, non-confidential detail
state
system
Document Intelligence Infrastructure (BIFROST)
Financial document workflows
Document intelligence for financial documents with versioned retrieval evals, source checks, and latency budgets around release decisions.
AI Workflow Runtime (ORVIAN)
B2B collections
AI workflow runtime for B2B collections with protected multi-tenant APIs, context assembly, durable memory, deterministic/cached/full-LLM execution tiers, run events, idempotency, queue processing, and human-review metadata.
Internal Knowledge Assistant (Polaris)
Support, sales, and product
Internal assistant for support, sales, and product teams, with eval coverage across guardrail, memory, and multiturn behavior.
state
system
Self-inspecting memory for AI agents: trust verdicts, evidence provenance, tamper-evident ledger, CI, and release gates. Local-first, Rust.
Policy-as-code permission harness for AI coding agents. Deterministic decisions are checked by 126 public determinism fixtures, and main CI is green.
Record & Replay CLI for agent skills, published on crates.io (galdr v0.17.0) with tagged GitHub releases. Local-first, Rust.
Local-first trace recorder for AI agent workflows: append-only run evidence, hook ingestion, ledger indexing, HTML reports, and CI evidence gates. Rust.
Coding-agent harness experiment with a public 5-task eval suite and a 15-run baseline used to test typed, reversible harness changes. Rust.
Zero-crate Rust hardware monitor and thermal watchdog for Apple Silicon: no-sudo FFI, Homebrew formula, releases, and green main CI.
Runtime-agnostic structured logging with automatic PII sanitization and native W3C tracing. Published on npm as vestig and @vestig/next.