The Force for Health 360 SCD Hub
Sprint Recap & Executive Explainer

The 360° SCD Hub — what we built in the last ~30 hours

Prepared for Dr. Rob Gillio & Coach Lucy Howell Client Sickle Cell Foundation of Arizona Date June 1, 2026 Contract 1 — App Enhancement & Dashboard Build
16
plugins in the upload-ready suite
4
new versioned builds shipped today
10
role-aware BWYAP dashboards
24
community partners seeded in CRM
88
obsolete build files cleared
0
PHI — de-identified by design

The headline

In this sprint we moved SCFA's Contract 1 (App Enhancement & Dashboard Build) from scattered prototypes to a near-complete, upload-ready plugin suite for the 360° SCD Hub. We rebuilt the public Home page, stood up a real join → onboarding flow that creates accounts and tags members, added a reviewer Test-Drive system with an executive feedback dashboard, wired role-aware engagement and health trackers, and aligned the Executive Dashboard to the exact HRSA / Form-10 reporting SCFA owes its funders — all self-contained, brand-consistent, and de-identified by design.

Where this fits

SCFA has two active contracts with us. This sprint advanced the first.

This sprint ✅

Contract 1 — App Enhancement & Dashboard Build

The platform work below: Home page, onboarding, trackers, the reviewer Test-Drive, and the funder-aligned Executive Dashboard. Now demonstrable end-to-end on 360scdhub.org.

Not started

Contract 2 — Sickle Cell Training for Banner Nurses

Untouched this sprint. Flagged below as a decision item — it needs a kickoff and scheduling once Contract 1 review is underway.

What we shipped

Nine workstreams, in plain English. Version numbers are the builds now ready to upload.

🏠

Public front door, rebuilt

Repointed the public page to the designed “Empower families · Educate the public · Eradicate stigma” home, polished the hero, fixed header cut-offs, swapped the feedback button for an emailed note form, and shipped a clean white-headline call-to-action.

Home v2.7.0
🔑

Onboarding that creates accounts

Built the “missing middle”: a secure register-and-tag backend that creates a BuddyBoss account, applies CRM tags, joins groups, awards welcome coins, and logs the member in — driven by a documented field → tag → group mapping spec.

Onboarding v1.2.5
🧪

Reviewer Test-Drive system

One page where app reviewers test each feature and leave structured feedback — stars, a bug report with a pasted screenshot, and suggestions — all demo-flagged so real member data is never touched. Paired with an Executive Development Dashboard showing feedback per feature.

Test Drive v1.0.1
📈

Engagement & health trackers

Role-aware Activity Tracker (what CHWs, staff and board actually log) plus the 8-tracker member hub, wired into the Tracker Bridge with Coach Carla coaching tips. Diagnosed and fixed the broken tracker and gated the Outreach panel to CHW / Staff / Board.

Activity v1.1.1 · Tracker v1.7.7
👥

Role-aware “Living with SCD” pages

One template now renders four audiences — Medical, Caregiver, General, and Staff — via a config flag and four shortcodes. Less to maintain, consistent experience across every audience.

Living v2.1.1
📊

Executive Dashboard, funder-aligned

Mapped SCFA's data-collection template and Year-3 report to dashboard coverage — Form 10, 4,743 services, age cross-tabs, 6,919 service units — and kept it aggregate-only so board and funder views carry no row-level data.

Reporting-aligned
🗂️

Partner CRM, seeded

Created an HRSA SCD Partners table and seeded 24 community-based organizations, researching and filling in each one's website, Facebook, director, and phone.

24 partners
📚

Content-library plugins

Packaged 9 self-contained plugins — Listening Lab, BWYAP dashboards, the Nancy case study, Volunteer, 360 Landing, Sickle Cell Overview, CDC Gallery, Blog Library, My Trackers — each a one-shortcode, brand-bundled WordPress install.

9 plugins
🧹

Pipeline housekeeping

Cleared 88 superseded build files into a review folder and emptied them, freeing the drive and restoring the build pipeline so today's four final builds could ship.

88 files cleared

Why it matters for SCFA

For our discussion — decisions & open questions

Next steps

Technical appendix — plugin inventory, today's builds & architecture

Today's four builds (verified · node --check passed on every bundle)

PluginVersionShortcodeWhat changed this buildStatus
SCFA Test Drive — Reviewer + Dev Dashboard1.0.1[scfa_test_drive] · [scfa_dev_dashboard]Always-visible bug box + paste-a-screenshot into the reportNew
SCFA 360° Home Page2.7.0[scfa_360_home]White CTA heading (“Ready when you are.”)New
SCFA Onboarding Backend (Register + Tag)1.2.5[scfa_onboarding]Finish-redirect + ?demo=1 Test-Drive coaching bannerNew
SCFA 360° Activity Tracker Bridge1.1.1[scfa_activity_tracker]“What did you do?” grid + button spacingNew

Full upload-ready suite (16 plugins)

PluginVersionRole
scfa-360-tracker-bridge1.7.78-tracker member hub + health trackers
scfa-360-home-bridge2.7.0Public home page
scfa-landing-living-bridge2.1.1Role-aware “Living with SCD” (Medical / Caregiver / General / Staff)
scfa-onboarding-backend1.2.5Register + tag + group + welcome coins
scfa-eac-presentation-bridge1.8.0EAC presentation
scfa-activity-bridge1.1.1Role-aware engagement logger
scfa-test-drive1.0.1Reviewer Test-Drive + Executive Dev Dashboard
scfa-listening-labsingleReality Health™ music player (sticky controls, filters)
scfa-bwyap-dashboardssingleBlossom Where You're Planted™ — 10 role dashboards + picker
scfa-nancy-case-studysingle“Meet Nancy's Family” case study
scfa-volunteersingleVolunteer / Community Advocate recruitment
scfa-360-landingsingleMobile-first landing
scfa-sickle-cell-overviewsingleSCD overview — 5-vantage condition page
scfa-cdc-gallerysingleCDC sickle-cell resource gallery
scfa-scd-blog-librarysingle360° SCD Hub blog library
scfa-my-trackerssingleMember tracker hub (MIT contract deliverable)

Architecture & compliance notes

Backend: SCFA member data (accounts, coins, groups, engagement) runs entirely on SCFA's own BuddyBoss / WordPress stack — never Supabase. Render pattern: each app is inline-rendered through a WordPress shortcode and made LiteSpeed/sanitizer-safe by enqueuing its JS bundle and rebinding inline handlers via data-on* attributes; brand assets are base64-inlined so nothing depends on the web root. Coins: GamiPress slugs sicklesense-learn-it / -live-it / -share-it. Reporting: HRSA SCD Partners table in Airtable seeded with 24 CBOs; dashboard aligned to Form 10 (4,743 services, 6,919 service units, age cross-tabs). Licensing: FFH properties ship as proprietary, FFH-licensed plugins (NOT MIT), keeping the FFH ↔ SCFA IP line clean.

Housekeeping

88 superseded build zips (old versions of the tracker, home, onboarding, activity, EAC and landing bridges) were moved to 2026 SCFA Projects / Lucy to Delete for SCFA and emptied — freeing the drive and restoring the build pipeline. One current build of every plugin was preserved.

Note: these are SCFA client plugins on SCFA's WordPress stack — intentionally kept out of the theforce.health deploy ledger (Airtable / Tech Command Center / Showcase), which tracks FFH platform pages only.