Stress-test designs before they ship—constraints, trade-offs, failure modes, and ADR-worthy decisions. Use for ADRs, big refactors, new services, or when ‘it...
name: arch-review
description: "Stress-test designs before they ship—constraints, trade-offs, failure modes, and ADR-worthy decisions. Use for ADRs, big refactors, new services, or when ‘it works on my laptop’ isn’t enough."
Architecture Review
Challenge a design without owning the team’s roadmap: clarify forces (scale, money, people, regulation), surface risks, and leave decisions traceable—usually as an ADR or review notes.
Inputs you need (ask early)
Goal and non-goals; users and SLAs; constraints (budget, deadline, org skills).
Current pain—latency, incidents, cost, velocity—not buzzwords.
Alternatives considered, even if rough.
Review lens (pick what fits)
Failure: blast radius, partial outages, data loss, replay.