Writing
Engineering essays, ADR excerpts, post-mortems.
We write the way we engineer: context, decisions, trade-offs, outcomes. No marketing edit.
- essay8 min
Why we treat modernisation as a sequence of safe transitions, not a rebuild.
A rebuild is a discontinuity. A live migration is a discipline. Why Calvrix treats every modernisation as a sequence of small, reversible transitions on a system that never stops earning revenue.
- template12 min
ADRs that survive seven years: a template and three case examples.
A template for architecture decision records that hold up across team turnover, vendor changes, and regulatory shifts, with three live examples from a multi-storefront commerce platform.
- essay6 min
The cost of move-fast-and-break-things, paid by the platform team five years later.
The startup-era doctrine optimises for the first five years and pays the bill in years six through ten. A field report on what the platform team inherits, and what it costs to repair.
- post-mortem10 min
Multi-gateway payment routing: failure modes we have actually seen.
A post-mortem catalogue of multi-gateway payment routing failures, drawn from a seven-year operating record on a multi-storefront commerce platform. Each one has a fix; most fixes were earned the hard way.
- essay7 min
What "audit-grade" means when the regulator reads your ledger.
Audit-grade is not a marketing word. It is a concrete engineering posture (append-only history, deterministic settlement, signed-off changes) defined by what the regulator must be able to prove without your help.
- essay5 min
Observability before launch: a non-negotiable in production engineering.
Why every production-bound system at Calvrix ships with metrics, logs, and traces in place before the first byte of user traffic, and what we refuse to launch without.