Engineering
Engineering design records for the fzymgc-house cluster — the design specs and implementation plans behind features, migrations, and infrastructure changes. Use the sidebar to browse Specs and Plans.
Specs vs Plans
Section titled “Specs vs Plans”- Specs — design documents capturing the what and why of a change: problem statement, options considered, the chosen approach, and trade-offs. Produced during brainstorming, before any code is written.
- Plans — implementation plans that break an approved spec into concrete, ordered, independently-verifiable tasks.
A typical change flows spec → plan → implementation, and the durable decisions distilled from these records are promoted to the Architecture Decision Records.