Engineering Process

strata's approach to engineering. We write docs to think, document, share, and collaborate — design is a structured process, and writing it down means everyone knows what to do (including me on a bad day).

Document types

ADR — Architectural Decision Record. A decision and its reasoning.

ADR Template

Tech Doc — Technical Design Document. How something is built.

Design Doc Template

Problem Brief (frame the problem) → spike / researchADR (decide) → Tech Doc (build)

Problem Brief

When to write what — scale to the change

Where docs live

Document lifecycle

Draft → In Review → Accepted → Implemented (branches: Rejected, Superseded — link the successor).

Ownership & metadata