Work
Look at the work, not the description of it
The team’s enterprise delivery record predates the practice, and that record is what we would expect you to examine. Where the work is public, it is linked. Where it is not, it is described in the terms we would use with the client.
Work you can check
Open source · agent runtime
Chancery
An open-source agent runtime built by Aaron: sessions, persistence, a streaming agent loop, filesystem tools and a provider-independent model harness behind a typed HTTP contract. Every filesystem path is checked against a workspace boundary; absolute paths, traversal and symlink escapes are rejected, and the runtime deliberately exposes no shell tool. Public, and labelled pre-alpha.
Read the source
Production · fleet-operations analytics
Oceanic Atlas
A production fleet-operations analytics platform architected and delivered by Aaron as its sole engineer. The work turned an unmodelled operational source into a dimensional model, placed published metrics in a shared semantic module and regression-tested those metrics against production data.
dvpnbuilds.com
Applied AI portfolio
Von’s portfolio: JobForge, PromptForge, Med Reviewer, a production multi-agent retrieval system for a construction business and an automated lead-scoring workflow. Full-stack interfaces, browser ingestion, retrieval, vector search, model routing, evaluations and business automation.
Visit dvpnbuilds.com
github.com/0xaadc
Public repositories
The code itself, rather than a description of it.
Open GitHub
Delivery record
What the team has delivered
Delivered inside the organisations named by sector, before Systra. The wider team record covers:
- A governed Databricks platform and reporting layer for a US construction contractor
- Production data services and reusable migration frameworks for a UK insurance group
- API gateway, payment, messaging, CRM, ERP and document integration in Philippine consumer finance
- Private Kubernetes, delivery automation, platform security and audit evidence in insurance
- Azure and AWS operations in aviation, healthcare and medical devices, entertainment, automotive and financial services
- Production AI applications, private-document retrieval and workflow automation
Aaron and Ralph worked for roughly two years on the same insurer platform from opposite sides. Aaron built data pipelines and API services. Ralph built and operated the Kubernetes platform and the deployment automation that released them. Both worked with API management and mainframe integration. They already know how their application, data and platform decisions affect each other.
Three of them, as the situation was, what was built, and what changed — with no figures the record does not support.
Fleet operator · data platform
A fleet operator's reports disagreed with each other, because each one was built from an unmodelled source by hand.
What was built
Oceanic Atlas: a dimensional model derived from that source, and a metric layer regression-tested against production data. Delivered by a single engineer.
What changed
One set of numbers. Every report agrees, and the tests prove it.
Before- Raw source
- Hand-built queries
- Reports that disagree
After- Raw source
- Dimensional model
- Tested metric layer
- Reports that agree
Life insurer · platform and DevSecOps
A life insurer shipped through manual deployments, with audit evidence assembled after the fact and downtime windows for every migration.
What was built
A private Azure Kubernetes platform provisioned through Terraform, standardised Helm deployments, and pipelines with security scanning in the release path, critical findings blocked, and control coverage evidenced to audit.
What changed
Zero-downtime releases, with the audit evidence produced by the pipeline itself. Cloud cost came down alongside.
Before- Manual deploys
- Evidence after the fact
- Downtime windows
After- Infrastructure as code
- Scanning gates in CI/CD
- Zero-downtime release
Construction business · applied AI
A construction business answered partner questions by hand, from documents each partner was not allowed to see all of.
What was built
A seven-agent production workflow with isolated knowledge stores for the two business partners, grounded in the business's own documents, with an evaluation loop that measures whether the answers are right.
What changed
Answers cite the source. Each partner sees only their own. Accuracy is measured before and after every release, not assumed.
Before- Question by email
- Someone searches the docs
- Answer varies by who replied
After- Scoped retrieval
- Grounded assistant
- Evaluation loop
Recognise any of this?