We do not publish client names or sensitive details without authorization. What appears here is either public with consent, anonymized field learning, or work on our own infrastructure and products.
RBX Product Platform
Type: Internal system
Industry: Engineering infrastructure
Design and operation of the internal platform that supports Robson, Strategos, TruthMetal, Thalamus, Eden and Argos Radar. Kubernetes, GitOps, shared observability and cross-product identity.
- Declarative infrastructure per product namespace
- Shared identity and entitlement layer
- Centralized logging, metrics and alerting baseline
- Reproducible deployment pipeline from commit to production
Robson — Algorithmic Trading Engine
Type: Internal system
Industry: Financial operations
An internal case on building a directional trading engine where execution reliability, risk controls and auditability matter more than headline returns.
- Real-time market data ingestion and signal generation
- Automated risk checks before order execution
- Trade journal and replay capability for post-hoc analysis
- First live capital execution under controlled exposure
TruthMetal — Ground-Truth Control Plane
Type: Internal system
Industry: AI systems
Internal case on the need for a canonical truth layer when multiple agents share parameters, decisions and eval criteria.
- Versioned golden cases and eval suites
- Shared parameter registry across agents
- Regression detection for agent behavior
- Audit trail of what changed and why
Deterministic AI attached to ERP data
Type: Field note
Industry: Operations / Enterprise software
A field note on integrating LLM-based assistants with ERP records without allowing hallucinated outputs to affect operational decisions. Client details omitted by request.
- Structured retrieval from ERP tables
- Decision boundaries restricted to validated fields
- Human confirmation gate for write operations
- Observability of every generated recommendation