Skip to main content

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 β€” see docs/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, and video-cron now pass local tsc --noEmit
  • βœ… prime-self-smoke now has a repo-native typecheck script and local TS config
  • βœ… factory-supervisor planner test regression is fixed and local tests pass
  • βœ… Direct /health verification completed for schedule-worker, video-cron, admin-studio-staging, and admin-studio-production on 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)
  • /health endpoint returns 200 with correct schema
  • README.md exists with setup instructions
  • .dev.vars.example template 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
Validation refresh β€” 2026-05-06:
  • 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-smoke typecheck support and supervisor test fix
coh reconciliation β€” 2026-05-19:
  • Reclassified coh from β€πŸ“š 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). See docs/runbooks/coh-world-class-sprint.md.
Next Steps:
  1. W360-034: Audit configs across all apps + normalize
  2. W360-035: Apply graduation gates to each app (prime-self passes, xico-city/admin-studio pending W360-005/006)
  3. W360-032: Build template pack for pending apps (wordis-bond, cypher-healing, etc.)