Phase Reference
Architecture enforcement phases. All projects must progress through these gates.
Intent
P0—IntentDefine project intent, stakeholders, and success criteria. No code allowed.
Key Outputs
Problem statement, stakeholder map, success criteria document.
Domain & Golden Flows
P1—Domain & Golden FlowsMap domain entities, relationships, and define golden user flows.
Key Outputs
Domain entity diagram, golden flow documentation, data shape definitions.
UI Reference Build (Mock)
P2—UI Reference Build (Mock)Build complete UI with mock data. No backend integration.
Key Outputs
Complete UI with all routes, interactive mock data, stakeholder approval.
Platform Binding (Core)
P3—Platform Binding (Core)Connect UI to backend platform. Database, auth, and core APIs.
Key Outputs
Database schema, authentication integration, core API functionality.
API Exposure
P4—API ExposureExpose APIs for external integrations and mobile clients.
Key Outputs
API documentation, versioned endpoints, integration test suite.
Identity & Onboarding
P5—Identity & OnboardingImplement user identity, roles, and onboarding flows.
Key Outputs
Role definitions, onboarding flows, identity verification.
Hardening & Compliance
P6—Hardening & ComplianceSecurity audit, performance optimization, and compliance.
Key Outputs
Security audit report, performance benchmarks, compliance documentation.
Replication
P7—ReplicationDocument for replication. Handoff and maintenance protocols.
Key Outputs
Technical documentation, operations runbook, handoff confirmation.