HomeEA · Delivery Lifecycle › The Solution Design Reference

The Solution Design Reference

Purpose: Technical specification for implementers.

Who this page is for

AudienceWhy it matters to you
DevelopersBuild to this spec
ArchitectsDefine the SDR

The Solution Design Reference (SDR)

The SDR is the technical blueprint. Developers follow this exactly.

SDR structure

Variable: prop2
Purpose: Form type
Values: contact | complaint
Scope: Hit
Owner: Product
Implementation: Set in data layer before form submit
QA Test: Verify prop2 matches form type selected

SDR for all variables

Create one row per variable (prop, eVar, event):

Using the SDR

For developers: "What should I send?" → Check SDR For QA: "What should I verify?" → Check SDR For analysts: "What does prop2 mean?" → Check SDR

---

Next: Naming conventions

Quick navigation