emovis CTIO Research Hub
HomeProcessHow the work is organised
Section 1 of 9
How the work is organised

Three stages feed one web/app backlog

Design, Development and System Testing each own a part of delivery, feeding a single traced backlog.

Entry gate. Prototype built in Claude Designclient approval before build starts. Approved scope flows into the stages below.

1

Design

Owns the approved prototype, UX/UI, page & screen specs. Specs & mock-ups carry their requirement + business-rule link — so design is provable against the RTM.

RTM requirement Epic · per feature Design spec Acceptance mock-up
2

Development

GRM builds the Next.js web + mobile app against approved designs. Build once, promote the same image — merged increments produce one ECR image, then promoted.

Commit / PR GitHub CodeBuild ECR image
3

System Testing

Independent integration & system test of the promoted build. Outputs test JIRA tickets, results, and the integration-test-pass approval that gates Pre-Prod.

JIRA structure

RTM requirementsEpics per feature → Web & App stories / sub-tasks under each stream. Each sub-task carries its Sprint # and links back to its requirement.