Public /factory product surface
New buyer-facing landing page with hero, honest competitor comparison, live demo, and pricing tiers.
- ·Comparison matrix across 20 features × 6 competitors
- ·Public demo CTA (rate-limited, no signup)
- ·Free/Pro/Enterprise pricing with real differentiation
- + 1 more — see the full entry →
- · #5133
Job detail Build + Audit tabs
New diagnostic tabs on /admin/factory/job/[id]. See exact compiler errors, repair attempts side-by-side, full build log, and scoped audit trail.
- ·Per-cycle repair attempts with errors-before vs errors-after
- ·Build summary cards: pass/fail + exit code + duration + cycle count
- ·Lazy-loaded audit table with status badges + per-step durations
- · #5129
Job detail cancel + retry buttons
Wired existing /job/cancel and /job/retry endpoints into the job detail page header. Cancel during running, retry after terminal.
- · #5125
Operator UI now invokes the full orchestrator
Critical fix: the operator at /admin/factory was only parsing intent, never invoking the full build pipeline. Now streams from /orchestrate SSE end-to-end.
- ·Bridge status badge in operator header
- ·first-run.sh operator script for booting the Windows EC2
- ·Full SSE event handling: progress, result, error, job
- · #5108
Conversational refinement + interview resume
Operator can resume an interrupted interview from localStorage, project a live manifest preview as you chat, and apply natural-language refinements after a build.
- · #5109
DX/docs polish bundle
Help center at /factory/help, sample app gallery at /factory/showcase, audit drilldown helpers at /admin/factory/audit. Video tutorials, weekly digest builder, and onboarding email drip listed in the original summary did not ship and remain roadmap.
Conversational interview UX
Multi-phase operator: chat with the factory, get a visual plan review, watch the live build, see proof, download. Voice in + out throughout.
Multi-model gateway
12 models across 4 providers (Anthropic, OpenAI, Google, Mistral). Per-message hot-swap. Tier-based default routing with budget enforcement.
Reference output: Check Writer Pro (illustrative draft)
Initial Check Writer Pro WPF reference, generated but never built end-to-end on prod. The /factory/case-studies entry is marked "illustrative draft" — see /factory/proof for what actually ships.
Linux bridge integration
Runner-1 wired as factory build node. All 14 bridge commands implemented over SSH. Workspace isolation per job.