Overview
The nine-stage delivery pipeline every DeX project moves through, from Business Request to the Completed Tasks archive.
. Business Request
Stage 1 of the Active Projects pipeline — capturing the original problem statement, solution direction, and delivery approach.
. Specification
Stage 2 of the Active Projects pipeline — generating the BRD, SRD, and FSD from the approved Business Request.
Specifications Sample
3 items
. Plan & Task
Stage 3 of the Active Projects pipeline — generating the development plan and task breakdown from the approved specification.
. Wireframe
Stage 4 of the Active Projects pipeline — generating a UI/UX layout preview directly from the approved FSD, before any real code is written.
. Build
Stage 5 of the Active Projects pipeline — requesting Build Access and compiling the application from the approved plan, tasks, and wireframe.
. Code
Stage 6 of the Active Projects pipeline — viewing and managing the compiled codebase in a Git repository.
. QA
Stage 7 of the Active Projects pipeline — running automated QA tests against the compiled application before deployment.
. Deployment
Stage 8 of the Active Projects pipeline — releasing the validated application to a live cloud preview via the Continuous Deployment Portal.
. Completed Tasks
Stage 9 of the Active Projects pipeline — the final audit trail of completed development activities, execution logs, and delivery milestones.