BipoAI — Project Status Report

Digital Health Application for Bipolar Disorder Self-Management

Generated: 2026-04-12 Source: Confluence SRS v2.9 + Jira (BA) + Git SRS v2.9 / DFR v3.0
Status Legend: Selected for Development = ready to start · In Progress = actively being coded · Developed = code complete, awaiting QA · Done = QA-accepted & merged to sprint branch (not yet develop/main)
177
Jira Tickets
6
Sprints Planned
28 / 38
SRS Coverage (74%)
24
Tickets Done
9
SRS Gaps

1. Executive Summary

BipoAI is in mid-Sprint-1 handoff to Sprint-2 with Sprint-3 kickoff underway. Sprint-1 (Foundation & Infrastructure) is 85% complete — 13 of 20 tickets Done, 4 auth items awaiting QA (Developed), and only the 3 tracking epics still open. Sprint-2 (Patient Core) is actively in development: 4 stories + 1 FE sub-task In Progress, all 4 backend sub-tasks Done (Check-In, Home, Onboarding, Invite). Sprint-3 is actively progressing — 6 of 24 tickets Done covering the EWS rules + state machine (BA-282/BA-286), the EWS/Phase API endpoints (BA-283/BA-287), and EWS Clinician Notification (BA-285/BA-289). All work happens on the Sprint-2 branch (36 commits ahead of develop). Nothing has been merged to develop or released to main yetdevelop is at the same commit as main.

Backlog grooming has expanded the roadmap from 4 sprints to 6 sprints / 177 unique tickets (up from 46). Sprint-3 (EWS, Phase ID, Insights, Email), Sprint-4 (Patient Extended), Sprint-5 (Clinician portal), and Sprint-6 (Admin + post-approval surveillance) are fully planned at the story + FE/BE sub-task level. SRS coverage jumped from 32% → 74% (28 of 38 functional features now have Jira tickets). Remaining gaps: Researcher module (entire), several Admin features (Check-in schedule, Study/Content, AI Config, Compliance, AbEM Reporting), and AI analysis layer.

Integration risk: Neither Sprint-1 nor Sprint-2 branches have been merged to develop. QA environment cannot be fed from develop until Sprint-1 is merged down — this blocks the 4 Developed auth items from entering QA.

2. Current Focus Areas

Development Focus

Active Work (In Progress) — Sprint-2 Patient Core

  • BA-261: Home Screen (Story) — SRS: DFR 1.3
  • BA-262: Daily Check-In (Story) — SRS: DFR 1.2
  • BA-265: Patient Onboarding Flow (Story) — SRS: DFR 1.1
  • BA-266: Patient Invite — Clinician Code Generation (Story) — SRS: DFR 2.8 / 3.1
  • BA-269: FE Home Screen (Sub-task) — SRS: DFR 1.3

Next Up (highest priority ready items)

  • Sprint-2 remaining FE sub-tasks: BA-263 (FE Check-In), BA-267 (FE Onboarding), BA-271 (FE Invite) — all BEs are Done; FE is the sole bottleneck
  • Sprint-3 already has 6 Done (BA-282 EWS Rules Story + BA-286 BE; BA-283 EWS/Phase API Story + BA-287 BE; BA-285 EWS Clinician Notification Story + BA-289 BE) — remaining 18 tickets: Phase ID, Email, Insights, EWS Patient Display

Key SRS Requirements Being Addressed

  • Patient Core (Module 1): Onboarding (1.1), Daily Check-In (1.2), Home Screen (1.3) — vertical slice via paired FE/BE sub-tasks
  • Patient-Clinician Connection (DFR 2.8/3.1): Clinician Code sharing flow
  • Cross-cutting (Sprint-1 residual): Epics BA-235/236/237 still open as trackers despite child stories being Done/Developed

Testing Focus

Ready for Testing (Developed) — 4 items (all Medium priority, Sprint-1 Authentication)

  • BA-249 — User Registration & Login (OAuth 2.0 + JWT) [Story] — SRS: Security NFRs
  • BA-250 — MFA for Clinicians & Admins [Story] — SRS: Security NFRs
  • BA-253 — FE: User Registration & Login [Sub-task]
  • BA-255 — FE: MFA for Clinicians & Admins [Sub-task]

Testing Priority Order

  1. BA-249 / BA-253 — User Registration & Login (foundational — gates all other user flows)
  2. BA-250 / BA-255 — MFA (dependent on BA-249)

Key SRS Acceptance Criteria to Validate

  • OAuth 2.0 + JWT flows, session expiry/revocation
  • MFA enrolment, verification, recovery codes
  • TLS 1.2+, AES-256 at-rest encryption (BA-252 Done — verify)
  • RBAC role enforcement (BA-251 Done — verify)
Blocked / Awaiting Dev: Sprint-2 items cannot enter testing until their FE sub-tasks complete (BA-263, BA-267, BA-269, BA-271). Sprint-1 auth is on the Sprint-1 branch, NOT yet merged to develop — QA environment must be updated before this testing can start.

3. SRS Feature Coverage

Features Covered 28 / 38
Coverage % 74%
Features Done 0 / 38
Gaps (no ticket) 10
Module 1

Patient Core

#SRS FeatureSRS RefJira EpicSprintStatusNotes
1OnboardingDFR 1.1BA-257Sprint-2In ProgressStory BA-265 In Progress
2Daily Check-InDFR 1.2BA-258Sprint-2In ProgressBE Done (BA-264), Story In Progress
3Home ScreenDFR 1.3BA-259Sprint-2In ProgressBE Done (BA-270), FE In Progress
4InsightsDFR 1.4BA-298Sprint-3Backlog2 stories + 4 sub-tasks (charts, zone/phase bars)
5Early Warning System (EWS)DFR 1.5BA-281Sprint-3Backlog4 stories + 4 sub-tasks (rules, API, patient UI, notifications)
6Phase IdentificationDFR 1.6BA-290Sprint-3Backlog2 stories + 2 sub-tasks
Module 2

Patient Extended

#SRS FeatureSRS RefJira EpicSprintStatusNotes
712-Week Therapeutic CourseDFR 2.1BA-273Sprint-4, 5BacklogStory BA-279 (Structure & Progression)
8InterventionsDFR 2.2BA-274Sprint-4BacklogStory BA-280 (Zone & Phase Cards)
9Medication TrackingDFR 2.3BA-275Sprint-4BacklogStory BA-305 + FE/BE sub-tasks
10Ulysses ContractDFR 2.4BA-276Sprint-4BacklogStory BA-306 + FE/BE sub-tasks
11Suicide Risk ScreeningDFR 2.5BA-277Sprint-4BacklogStory BA-307 + FE/BE sub-tasks
12Crisis ScreenDFR 2.6BA-277Sprint-4BacklogStory BA-308 + FE/BE sub-tasks
13Privacy & ConsentDFR 2.7BA-278Sprint-4BacklogStory BA-309 + FE/BE sub-tasks
14Clinician Code SharingDFR 2.8BA-260Sprint-2, 4In ProgressBA-266 In Progress (Sprint-2); BA-448 Premium code (Sprint-4)
Module 3

Clinician Features

#SRS FeatureSRS RefJira EpicSprintStatusNotes
15Patient InviteDFR 3.1BA-260Sprint-2, 4In ProgressBA-266 In Progress
16Patient TriageDFR 3.2BA-320Sprint-5Backlog2 stories (Core+Sort, Search+Filters) + FE/BE
17Patient DetailDFR 3.3BA-321Sprint-5Backlog3 stories (Risk+Life Chart, Check-In Hist+Meds, Course+Phase)
18Trialogue DashboardDFR 3.4BA-322Sprint-5BacklogStory BA-342 + FE/BE
19Auto-NotificationsDFR 3.5BA-323Sprint-5BacklogBE-only story (BA-345/BA-346)
20Feedback LoopDFR 3.6BA-324Sprint-5Backlog3 stories (EWS, Phase, Clinical Obs feedback)
21Adverse Event ReportingDFR 3.7BA-325Sprint-5Backlog2 stories (Form, Follow-Up+List)
22Clinician SettingsDFR 3.8BA-326Sprint-5Backlog2 stories (Prefs, Weekly Digest)
Module 4

Admin & Super Admin

#SRS FeatureSRS RefJira EpicSprintStatusNotes
23Platform OverviewDFR 4.1BA-409Sprint-6Backlog2 stories (Core Metrics, Trends+Engagement)
24Clinician & Researcher MgmtDFR 4.2BA-408Sprint-6Backlog2 stories (Clinician App, Researcher Account)
25Metric BuilderDFR 4.3BA-410Sprint-6BacklogStory BA-419 (CRUD)
26Warning Rule EngineDFR 4.4BA-411Sprint-6BacklogSafety-Critical — 2 stories (CRUD, Preview/Test)
27Phase ID EngineDFR 4.5BA-412Sprint-6BacklogSafety-Critical — 2 stories (CRUD, Preview/Test)
28Check-in Schedule ConfigDFR 4.6GapNo ticket
29Course & Content ManagementDFR 4.7GapNo ticket
30AI ConfigurationDFR 4.8GapNo ticket
31ComplianceDFR 4.9GapNo ticket
32Super Admin: Admin ManagementDFR 4.10GapNo ticket
33AI Analysis LayerDFR 4.11GapNo ticket
34Post-Approval MonitoringDFR 4.12BA-413, BA-414Sprint-6BacklogEWS (BA-413) + Phase ID (BA-414) accuracy tracking. AbEM Quarterly Reporting (SRS Sec. 41, target Q3 2026) is a sub-item — no dedicated ticket
35Non-Functional RequirementsDFR 4.13Cross-cuttingNFRs (performance, security, compliance) — addressed partially by BA-236 (Auth & Security) and BA-252 (TLS/AES)
Module 5

Researcher Features

#SRS FeatureSRS RefJira EpicSprintStatusNotes
36Researcher PortalDFR 5.1GapNo ticket
37AI-Powered AnalyticsDFR 5.2GapNo ticket
38ExportDFR 5.3GapNo ticket
Cross-Cutting

Infrastructure

#AreaJira EpicSprintStatusNotes
AFoundation & InfrastructureBA-235Sprint-1In Progress (epic open)RN Scaffold, CF Workers, CI/CD all Done
BAuthentication & SecurityBA-236Sprint-1Developed/DoneRBAC & TLS Done; Login & MFA awaiting QA
CDatabase & Data ModelBA-237Sprint-1DoneAll 6 schema stories complete
DEmail Service (CF Workers)BA-291Sprint-3BacklogStory BA-294 + BE sub-task
Coverage: 28/38 SRS functional features have Jira tickets (74%) — up from 32%.
Completion: 0/38 SRS functional features are fully Done (0%) — Sprint-1 infra is Done but doesn't map to a DFR feature directly.

4. Sprint Progress

Sprint-1 (Foundation & Infrastructure) — Wrapping Up

In Progress 85% complete
Started2026-04-07
Branchorigin/Sprint-1 (24 ahead)
Tickets20
Done13
Developed4
Selected for Dev3
65% Done
KeyTypeSummaryStatusPriority
BA-235EpicFoundation & InfrastructureSelectedMedium
BA-236EpicAuthentication & SecuritySelectedMedium
BA-237EpicDatabase & Data ModelSelectedMedium
BA-240StoryDB Schema — User & Profile EntitiesDoneMedium
BA-241StoryDB Schema — Check-In & Clinical EntitiesDoneMedium
BA-242StoryDB Schema — Connection & Consent EntitiesDoneMedium
BA-243StoryDB Schema — Study & Course EntitiesDoneMedium
BA-244StoryDB Schema — Configuration & Audit EntitiesDoneMedium
BA-245StorySeed Data — Default MetricsDoneMedium
BA-246StoryProject Scaffolding — React Native Mobile AppDoneMedium
BA-247StoryProject Scaffolding — Cloudflare Workers BackendDoneMedium
BA-248StoryCI/CD PipelineDoneMedium
BA-249StoryUser Registration & Login (OAuth 2.0 + JWT)DevelopedMedium
BA-250StoryMFA for Clinicians & AdminsDevelopedMedium
BA-251StoryRole-Based Access Control (RBAC)DoneMedium
BA-252StoryTLS 1.2+, AES-256 Encryption & Session MgmtDoneMedium
BA-253Sub-taskFE: User Registration & LoginDevelopedMedium
BA-254Sub-taskBE: User Registration & LoginDoneMedium
BA-255Sub-taskFE: MFA for Clinicians & AdminsDevelopedMedium
BA-256Sub-taskBE: MFA for Clinicians & AdminsDoneMedium
Notes:
  • BA-238 and BA-239 were relabelled Sprint-1-superseded (BA-238 Done, BA-239 still Backlog — recommend closing as "Won't Do")
  • Only the 3 parent epics remain open as trackers — child work is all Done/Developed
  • Auth FE sub-tasks (BA-253, BA-255) are Developed but await QA on merged develop branch

Sprint-2 (Patient Core Features) — Active

In Progress 25% Done, 31% In Progress
Branchorigin/Sprint-2 (36 ahead)
Tickets16
Done4
In Progress5
Selected for Dev7
25% Done
KeyTypeSummaryStatusPriority
BA-257EpicPatient OnboardingSelectedMedium
BA-258EpicDaily Check-InSelectedMedium
BA-259EpicHome ScreenSelectedMedium
BA-260EpicPatient-Clinician ConnectionSelectedMedium
BA-261StoryHome ScreenIn ProgressMedium
BA-262StoryDaily Check-InIn ProgressMedium
BA-263Sub-taskFE: Daily Check-InSelectedMedium
BA-264Sub-taskBE: Daily Check-InDoneMedium
BA-265StoryPatient Onboarding FlowIn ProgressMedium
BA-266StoryPatient Invite — Clinician Code GenerationIn ProgressMedium
BA-267Sub-taskFE: Patient Onboarding FlowSelectedMedium
BA-268Sub-taskBE: Patient Onboarding FlowDoneMedium
BA-269Sub-taskFE: Home ScreenIn ProgressMedium
BA-270Sub-taskBE: Home ScreenDoneMedium
BA-271Sub-taskFE: Patient Invite — Clinician Code GenerationSelectedMedium
BA-272Sub-taskBE: Patient Invite — Clinician Code GenerationDoneMedium
Notes:
  • Backend complete: all 4 BE sub-tasks Done (BA-264, BA-268, BA-270, BA-272)
  • Frontend is the bottleneck: only BA-269 (FE Home) is In Progress; BA-263, BA-267, BA-271 haven't started
  • All 4 stories are concurrently In Progress — watch for WIP overload until FE catches up

Sprint-3 (Clinical Intelligence) — Just Kicked Off

In Progress 6 Done / 18 Backlog

Theme: EWS, Phase Identification, Email Service, Patient Insights — first sprint where the traffic-light model becomes algorithmic. 6 tickets Done: EWS Warning Rules + State Machine (BA-282 Story + BA-286 BE), EWS/Phase API Endpoints (BA-283 Story + BA-287 BE), and EWS Clinician Notification (BA-285 Story + BA-289 BE).

BranchNo dedicated branch yet
Tickets24
Done6
Backlog18
25% Done
EpicStoriesSub-tasks
BA-281 — EWS (Early Warning System)BA-282, BA-283, BA-284, BA-285BA-286, BA-287, BA-288, BA-289
BA-290 — Phase IdentificationBA-292, BA-293BA-295, BA-296
BA-291 — Email Service (CF Workers)BA-294BA-297
BA-298 — Insights (Basic)BA-299, BA-300BA-301, BA-302, BA-303, BA-304

Sprint-4 (Patient Extended & Safety) — Planned

Not Started 28 tickets

Theme: Medication, Ulysses Letters, Suicide Risk Screening, Crisis Screen, Privacy & Consent, Premium Sharing Code.

BranchNone yet
Tickets28
Selected for Dev7
Backlog21
EpicSample Stories
BA-260 — Patient-Clinician ConnectionBA-448 Premium Sharing Code (+BA-449 FE-Mobile, BA-450 FE-Web, BA-451 BE)
BA-273 — 12-Week Therapeutic CourseBA-279 Structure & Progression
BA-274 — InterventionsBA-280 Zone & Phase Cards
BA-275 — Medication TrackingBA-305 CRUD + Adherence
BA-276 — Ulysses ContractBA-306 Write/Edit/Surface
BA-277 — Safety & CrisisBA-307 Suicide Risk Screening, BA-308 Crisis Screen
BA-278 — Privacy & ConsentBA-309 Consent Management
Notes: Full FE/BE sub-task decomposition complete (previously 6 epics had no child stories — now all decomposed).

Sprint-5 (Clinician Portal) — Planned

Not Started 49 tickets

Theme: Entire Clinician role build-out (/doc layout) — triage, patient detail, AI feedback loop, adverse event reporting, notifications, clinician settings.

BranchNone yet
Tickets49
Selected for Dev1 (BA-273 carry-over)
Backlog48
EpicStories
BA-273 — 12-Week Therapeutic Course (carry-over)BA-279
BA-320 — Patient TriageBA-327 Core+Sort, BA-328 Search+Filters
BA-321 — Patient DetailBA-333 Risk+Life Chart, BA-334 Check-In Hist+Meds, BA-335 Course+Phase
BA-322 — Trialogue DashboardBA-342 Shared Warning Signs
BA-323 — Auto-NotificationsBA-345 Automated Clinician Emails (BE-only)
BA-324 — Feedback LoopBA-347 EWS Feedback, BA-348 Phase Feedback, BA-349 Clinical Observations
BA-325 — Adverse Event ReportingBA-356 Creation Form, BA-357 Follow-Up + List
BA-326 — Clinician SettingsBA-362 Notification Prefs, BA-363 Weekly Digest
Notes: Adverse Event Reporting (BA-325) and Feedback Loop (BA-324) are MDR Class IIa compliance-critical. All have paired FE/BE sub-tasks except BA-345 (BE-only email dispatch).

Sprint-6 (Admin Console + Post-Approval) — Planned

Not Started 40 tickets

Theme: Admin role + post-market clinical surveillance (MDR Art. 83).

BranchNone yet
Tickets40
Backlog40
EpicStories
BA-408 — Clinician & Researcher ManagementBA-415 Clinician App Mgmt, BA-416 Researcher Account Mgmt
BA-409 — Platform OverviewBA-417 KPI Core, BA-418 KPI Trends+Engagement
BA-410 — Metric BuilderBA-419 Metric Config CRUD
BA-411 — Warning Rule Engine [Safety-Critical]BA-420 Rule CRUD, BA-421 Rule Preview/Test
BA-412 — Phase ID Engine [Safety-Critical]BA-422 Rule CRUD, BA-423 Rule Preview/Test
BA-413 — Post-Approval: EWS AccuracyBA-424 Accuracy Dashboard
BA-414 — Post-Approval: Phase ID AccuracyBA-425 Accuracy Dashboard

Sprint-1-superseded

  • 2 tickets tagged for archival
  • BA-238 (RN Scaffold) — Done; BA-239 (CF Workers Backend) — Backlog
  • Recommendation: Close BA-239 as "Won't Do" to clean up the backlog

5. Epic Progress

EpicKeySprintStoriesSub-tasksDoneIn ProgDevelopedRemainingCompletion
Foundation & InfrastructureBA-2351505000100% (epic SfD)
Authentication & SecurityBA-236144404050% Done / 100% delivered
Database & Data ModelBA-2371606000100%
Patient OnboardingBA-257212110133%
Daily Check-InBA-258212110133%
Home ScreenBA-259212120033%
Patient-Clinician ConnectionBA-2602, 425110514%
12-Week Therapeutic CourseBA-2734, 51000010%
InterventionsBA-27441000010%
Medication TrackingBA-27541200030%
Ulysses ContractBA-27641200030%
Safety & CrisisBA-27742400060%
Privacy & ConsentBA-27841200030%
EWSBA-281344600275%
Phase IdentificationBA-29032200040%
Email ServiceBA-29131100020%
InsightsBA-29832400060%
Patient TriageBA-32052400060%
Patient DetailBA-32153600090%
Trialogue DashboardBA-32251200030%
Auto-NotificationsBA-32351100020%
Feedback LoopBA-32453600090%
Adverse Event ReportingBA-32552400060%
Clinician SettingsBA-32652400060%
Admin — Clinician & Researcher MgmtBA-40862400060%
Admin — Platform OverviewBA-40962400060%
Admin — Metric BuilderBA-41061200030%
Admin — Warning Rule EngineBA-41162400060%
Admin — Phase ID EngineBA-41262400060%
Post-Approval: EWS AccuracyBA-41361200030%
Post-Approval: Phase ID AccuracyBA-41461200030%

6. Branch Status

Production (origin/main)

  • Last commit: d361833 "intiated the infrastructure of the project + swagger modifications" (2026-04-08)
  • Contains: Demo prototype (React + Vite) + initial production infrastructure setup
  • No sprint work released yet. Last merged PRs (2026-02-09 to 2026-02-12) were demo/docs only.

Testing/QA (origin/develop)

  • At same commit as origin/main (0 commits ahead) — branch exists but unused
  • No Sprint-1 or Sprint-2 features merged here yet — QA cannot run against develop
  • Risk: 4 Sprint-1 items are in "Developed" status but the code is on Sprint-1 branch, not on develop

In Development

BranchAhead of developKey changes
origin/Sprint-124 commitsComplete Sprint-1 work: DB schemas, CF Workers, RN scaffold, CI/CD, RBAC, TLS/AES, OAuth login, MFA, session mgmt, D1 fixes
origin/Sprint-236 commits (incl. Sprint-1)Sprint-2 Patient Core work on top of Sprint-1: BE Home/Check-In/Onboarding/Invite, case-sensitive invite codes, e2e tests
Observation: The team is using a sprint-branch strategy — Sprint-2 branches off Sprint-1 and pulls it in via merge. Neither branch has been merged into develop yet.

Active Feature Branches

None. All work happens directly on sprint branches.

Stale Branches (fully merged, can be cleaned up)

BranchStatus
claude/create-srs-project-plan-ja2Wu (local)Fully merged, can delete
origin/claude/ux-design-analysis-BptHfFully merged
Previously listed origin/claude/analyze-ux-docs-irZsS and origin/claude/create-srs-project-plan-ja2Wu were pruned from the remote on 2026-04-12.

Tags/Releases

None.

7. Open Bugs

No bugs found in the project (0 Bug-type issues across all sprints).

8. Risks & Gaps

SRS Coverage Gaps (9 features with no Jira tickets)

  • Admin module (6 gaps): Check-in Schedule Config (DFR 4.6), Study & Content Mgmt (DFR 4.7), AI Configuration (DFR 4.8), Compliance (DFR 4.9), Admin Management (DFR 4.10), AI Analysis Layer (DFR 4.11)
  • Researcher module (3 gaps): Researcher Portal (DFR 5.1), AI-Powered Analytics (DFR 5.2), Export (DFR 5.3) — entire module uncovered
  • Sub-feature gap: AbEM Quarterly Reporting (SRS Sec. 41 / sub-item of DFR 4.12) has no dedicated ticket — BA-413/BA-414 cover post-approval accuracy tracking but not the BfArM quarterly report itself

Integration Risk — Nothing Merged to develop

Sprint-1 auth items are in "Developed" status but the code is still on the Sprint-1 branch. QA environment cannot be fed from develop until Sprint-1 is merged down. Sprint-2 is layered on top of Sprint-1 — merging Sprint-1 to develop is the unblocker.

Sprint-2 Execution Risk

4 stories concurrently In Progress (BA-261, BA-262, BA-265, BA-266) — high WIP for a small team. FE lagging BE: all BE sub-tasks with started parents are Done; FE has only 1 sub-task In Progress vs. 3 not started.

Backlog Hygiene

  • BA-239 (superseded, Backlog) should be closed as "Won't Do"
  • All 177 tickets are Medium priority — no triage has been applied. Safety-critical (EWS BA-282/286, Warning Rule Engine BA-411, Phase ID Engine BA-412, Suicide Risk Screening BA-307/314/315) should be flagged High

Regulatory Timeline Risk

AbEM quarterly reporting (SRS Sec. 41, under DFR 4.12) target Q3 2026 — still no dedicated ticket, and Sprint-6 covers accuracy tracking (BA-413/BA-414) but not the BfArM report itself. Needs ticket creation + scheduling.
  • Post-Approval Monitoring (DFR 4.12) is in Sprint-6 (BA-413/414) — realistic only if Sprint-3 (EWS/Phase) is shipped and operating by then
  • Entire Researcher module (DFR 5.1–5.3) has no tickets — required for k-anonymity data export and clinical research partnerships

9. Summary Metrics

MetricValue
Total SRS Functional Features38
Features with Jira tickets28 (74%, up from 32%)
Features fully Done0 (0%)
Features In Progress4 (Onboarding, Check-In, Home, Patient-Clinician Connection — BA-266 covers both DFR 2.8 and DFR 3.1)
Total Unique Jira Tickets177 (up from 46)
Total Epics31
Total Stories61
Total Sub-tasks85
Tickets Done24 (13 Sprint-1 + 4 Sprint-2 + 6 Sprint-3 + 1 superseded)
Tickets Developed (ready for QA)4 (all Sprint-1 auth)
Tickets In Progress5 (all Sprint-2)
Tickets Selected for Development16 (unique; per-sprint sum 18 with BA-260 and BA-273 shared)
Tickets in Backlog128
Open Bugs0
Sprints Planned6 (Sprint-1, 2, 3, 4, 5, 6)
Sprint-1 Completion65% Done + 20% Developed
Sprint-2 Completion25% Done, 31% In Progress
Sprint-3 Completion25% Done (6/24 tickets — EWS rules, API endpoints, and Clinician Notification complete)
Current Active SprintSprint-1 (wrapping) + Sprint-2 (active) + Sprint-3 (started)
Development Start Date2026-04-07
SRS Version2.9 (2026-03-29)
DFR Version3.0 (2026-03-29)
Active Sprint BranchesSprint-1 (24 ahead), Sprint-2 (36 ahead)
Work Merged to developNone — develop is at same commit as main
Work Released to mainNone
Stale Branches2 (fully merged, cleanable)