Full Portfolio App Scope Registry
Purpose: Comprehensive inventory of all Factory apps and external platforms, including status, ownership, delivery gates, W360 disposition, and verification requirements. Last Updated: 2026-05-06 (local validation refresh) Validation note: Factory-internal rows below reflect the latest local validation sweep in this repo. Live/health and deployed smoke verification remain pending unless explicitly marked verified.
Factory Apps (apps/ directory)
Worker-Based Apps
UI Apps (React/Vite/Pages)
Reference/Template Apps
External App Repos (adrper79-dot organization)
Live/Active Apps
Pending/Template Apps
Platform/Shared Packages
Core Infrastructure Packages (packages/)
W360 Disposition Summary
Ready for Deployment (W360-035 candidates)
- β prime-self β Production ready, graduation gates passing
- β prime-self-ui β Production ready, graduation gates passing
Staging β Production Path (W360-034/035 track)
- π‘ xico-city β Config normalized via W360-034, smoke tests passing, ready for W360-035 gates
- π‘ admin-studio β W360-005 (webhooks) live Stripe test pending; W360-006 safety gates pending
Template/Scaffolding Phase (W360-032 dependency)
- π ijustus, the-calling, neighbor-aid β Awaiting W360-032 template buildout + W360-033 standards before scaffolding
- π§ wordis-bond β Left this bucket 2026-07-04: already live in production (built during the pre-hold-lift era), now REACTIVATED for the Pillar A monetization sprint. See
docs/decisions/2026-07-04-wordis-bond-reactivation.md. - π§ coh (cypher-of-healing) β Shipped to production WITHOUT waiting for W360-032 templates. All five product streams (Chair / Vault / Academy / Stage / Inner Circle) live at the route level on
https://api.cypherofhealing.com; 31 commits in the last 30 days. Now being retrofitted to world-class bar via the 2026-05-19 sprint β seedocs/runbooks/coh-world-class-sprint.md. Cohesion currently 25/100 vs threshold 70.
Video Production Pipeline (W360-022/023 track)
- β‘ schedule-worker β W360-022 (journey probes) pending W360-005/007/008/014 route readiness
- β‘ video-cron β Video rendering automation, pipeline orchestration
- β synthetic-monitor β Live probes running; W360-022 7/9 active (4 journey proxies + 3 manifest probes)
Local Validation Refresh (2026-05-06)
- β
admin-studio,admin-studio-ui,schedule-worker, andvideo-cronnow pass localtsc --noEmit - β
prime-self-smokenow has a repo-nativetypecheckscript and local TS config - β
factory-supervisorplanner test regression is fixed and local tests pass - β
Direct
/healthverification completed forschedule-worker,video-cron,admin-studio-staging, andadmin-studio-productionon 2026-05-06 - π‘ Deployed smoke and deeper environment-specific runtime verification still require direct endpoint checks beyond
/health
Graduation Gates Matrix (W360-035)
Each app must pass BEFORE being marked βready for launchβ:W360 Dependencies and Sequencing
Verification Checklist (Pre-Graduation)
For each app in W360-035, verify:- Repository exists and is public
- GitHub Actions workflow succeeds (or documented why not)
-
/healthendpoint returns 200 with correct schema - README.md exists with setup instructions
-
.dev.vars.exampletemplate exists - Owner (D-discipline lead) acknowledged as responsible party
- No pending critical bugs (_external_reviews/ folder empty)
- Deployment history shows β₯2 successful deploys in last 30 days
- Security audit completed (no high vulnerabilities in deps)
- Rate limiting configured if exposed to internet
Recent Changes
W360-031 β 2026-04-29:- Created initial full portfolio app scope registry
- Classified apps by type and W360 phase
- Documented graduation gate matrix (W360-035 prerequisite)
- Linked package dependency chain to W360 roadmap
- Established verification checklist for launch readiness
- Updated Factory-internal app rows to distinguish local validation from live verification
- Recorded the restored local typecheck status for admin-studio, admin-studio-ui, schedule-worker, and video-cron
- Recorded the new
prime-self-smoketypecheck support and supervisor test fix
- Reclassified
cohfrom βπ Planning Β· β Not started Β· DESIGNβ to βπ§ Shipped β polish-to-world-classβ. The app shipped to production without W360-032 templates and is now being retrofitted on three parallel sprint branches (worldclass/safety-net,worldclass/test-coverage,worldclass/planning-reconcile). Seedocs/runbooks/coh-world-class-sprint.md.
- W360-034: Audit configs across all apps + normalize
- W360-035: Apply graduation gates to each app (prime-self passes, xico-city/admin-studio pending W360-005/006)
- W360-032: Build template pack for pending apps (wordis-bond, cypher-healing, etc.)