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
| App Name | Type | Owner | Repo | Status | Health | CI | Docs | Gates | W360 Phase |
|---|---|---|---|---|---|---|---|---|---|
| admin-studio | Hono Worker | Revenue/Admin team | factory (apps/) | β‘ IN PROGRESS | /health β (staging + production verified 2026-05-06) | π‘ Local typecheck passing | β Full | RBAC, audit, deploy, smoke | P0 |
| schedule-worker | Hono Worker (Cron) | Video/Ops team | factory (apps/) | β οΈ BETA | /health β (verified 2026-05-06) | π‘ Local typecheck passing | β Full | cron schedule, video dispatch queue | P0 |
| video-cron | Hono Worker (Cron) | Video team | factory (apps/) | β οΈ BETA | /health β (verified 2026-05-06) | π‘ Local typecheck passing | β Partial | cron schedule, video rendering | P0 |
| synthetic-monitor | Hono Worker (Scheduled) | Observability/SRE | factory (apps/) | β οΈ BETA | /health β | β Passing | β Full | journey probes, SLO enforcement | P0 |
UI Apps (React/Vite/Pages)
| App Name | Type | Owner | Repo | Status | Build | CI | Docs | Gates | W360 Phase |
|---|---|---|---|---|---|---|---|---|---|
| admin-studio-ui | React app | Revenue/Admin team | factory (apps/) | β‘ IN PROGRESS | Vite | π‘ Local typecheck passing | β Full | a11y β₯95, component test harness | P1 |
| video-studio | React app | Video team | factory (apps/) | β οΈ BETA | TBD | β Unknown | β Partial | video form validation, preview, status | P1 |
| prime-self-smoke | React smoke tests | Product/Design team | factory (apps/) | β οΈ BETA | Vitest | π‘ Typecheck added; smoke disabled | β Partial | e2e landing page, auth flow | P1 |
Reference/Template Apps
| App Name | Type | Owner | Purpose | Maturity | W360 Phase |
|---|---|---|---|---|---|
| prime-self-reference | Reference | D01/D09 | Standalone Hono + React template (W360-035) | π Template | P0 |
| videoking | Case study | D13 | End-to-end video production platform (docs only) | π Planning | P1 |
External App Repos (adrper79-dot organization)
Live/Active Apps
| App Name | Type | Owner | Current Status | CI | Docs | W360 Disposition | Graduation Gate |
|---|---|---|---|---|---|---|---|
| prime-self | Hono + React | D01 | β Production | β Passing | β Full | LAUNCHED | W360-035 β |
| prime-self-ui | React frontend | D01 | β Production | β Passing | β Full | LAUNCHED | W360-035 β |
| xico-city | Hono + React | D04 | β οΈ Staging | π‘ Partial | β Full | STAGING β LAUNCH | W360-035 π‘ |
Pending/Template Apps
| App Name | Type | Owner | Current Status | Setup | CI | Docs | W360 Disposition | Graduation Gate |
|---|---|---|---|---|---|---|---|---|
| wordis-bond | Voice-AI testing SaaS | D07 | π§ Live API in production; monetization sprint in flight (reactivated 2026-07-04) | β
Production live at api.wordis-bond.com + wordis-bond.com | β CI + deploy pipeline (typecheck β tests β migrate β drift-check β staging β prod β smoke) | π‘ Partial β POSITIONING/HANDOFF in repo; execution plan at wordis-bond/docs/EXECUTION_PLAN_2026-07-04.md | REACTIVATED β Pillar A (voice-agent testing) only | docs/decisions/2026-07-04-wordis-bond-reactivation.md |
| cypher-healing (a.k.a. coh / cipherofhealing.com) | Five-stream personal brand platform | D08 | π§ Live API and polish-to-world-class sprint in flight | β
Production live at cypherofhealing.com + api.cypherofhealing.com | π‘ Deploy workflow green; CI hardening still in progress | π‘ Partial β canonical map and sprint tracker exist; README/root-doc cleanup still pending | LAUNCHED (API) β remediation sprint active | Canonical surface map: .bootstrap/coh/FUNCTIONS_MATRIX.md; sprint tracker: docs/runbooks/coh-world-class-sprint.md |
| ijustus | Booking | D11 | π Planning | β Not started | β No | β No | DESIGN | W360-032 β 035 |
| the-calling | Creator platform | D14 | π Planning | β Not started | β No | β No | DESIGN | W360-032 β 035 |
| neighbor-aid | Local services | D12 | π Planning | β Not started | β No | β No | DESIGN | W360-032 β 035 |
Platform/Shared Packages
Core Infrastructure Packages (packages/)
| Package | Version | Status | Owner | Tests | Docs | Used By |
|---|---|---|---|---|---|---|
@latimer-woods-tech/errors | 0.2.0 | β Stable | D09 | β 42 tests | β Yes | All packages |
@latimer-woods-tech/monitoring | 0.2.1 | β Stable | D10 | β 32 tests | β Yes | All packages |
@latimer-woods-tech/logger | 0.2.0 | β Stable | D10 | β 31 tests | β Yes | All packages |
@latimer-woods-tech/auth | 0.2.0 | β Stable | D01 | β 27 tests | β Yes | Workers + apps |
@latimer-woods-tech/neon | 0.2.3 | β‘ IN PROGRESS | D09 | π‘ W360-005 pending | β Yes | admin-studio, schedule-worker |
@latimer-woods-tech/ui | 0.2.0 | β‘ IN PROGRESS | D03 | β 41 tests | β Yes | admin-studio-ui, video-studio |
@latimer-woods-tech/design-tokens | 0.2.0 | β Stable | D03 | β 26 tests | β Yes | @latimer-woods-tech/ui + apps |
@latimer-woods-tech/analytics | (TBD) | β‘ IN PROGRESS | D10 | β 50+ tests | β Yes | W360-021 (event schemas) |
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β:| Gate | Criteria | Admin Studio | Xico City | Prime Self | Template Apps |
|---|---|---|---|---|---|
| Clean Checkout | Fresh clone, no build artifacts, no .env | β | β | β | π‘ Pending scaffold |
| Environment Config | .dev.vars.example matches production | β | β | β | β Not started |
| TypeCheck | tsc --noEmit zero errors | β | β | β | N/A |
| Lint | eslint --max-warnings 0 passing | π‘ W360-005 fix in progress | β | β | N/A |
| Unit Test | npm test coverage β₯90% lines/functions | π‘ In progress | β | β | N/A |
| Build | npm run build succeeds | β | β | β | N/A |
| CI | GitHub Actions passing | π‘ In progress | β | β | N/A |
| Deploy | wrangler deploy successful | β Staging | β Staging | β Production | N/A |
| Health/Smoke | /health returns 200 + critical endpoints β
| π‘ Pending W360-005 | β | β | N/A |
| Docs | README.md + runbooks complete | β Complete | β Complete | β Complete | β Not started |
| Owner Review | D-team lead sign-off | β³ D06 review | β D04 sign-off | β D01 sign-off | π‘ Pending governance |
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.)