ADR-013: Presentation Belongs to Products
Status: Accepted
Date: 2026-07-05
Deciders: Platform Architecture
Last updated: 2026-07-05
Context
Platforms must not own product-specific UX flows — it couples release cycles and violates module boundaries.
Decision
Presentation and control-plane UI belong to products (Filament, Blade, public site). Platforms expose contracts and DTOs; products render.
PRD-000 may host cross-product agent operations UI — that is product presentation for the control plane, not platform domain UI embedded in PL-003.
PL-002 provides design tokens and primitives — not product page flows.
Related
- ADR/ADR-005-platform-vs-product-separation.md
- PLATFORMS/PL-002-design-system.md
- ENGINEERING/architecture-principles.md
Breadcrumbs: Home → ADR → ADR-013