Build log

The agent-driven build process behind fabled10x.com, rendered as published content. Every job has a plan, every plan has phases, every phase has features the TDD pipeline ships through.

See live pipeline status →

In progress

1 job

Jobs the TDD pipeline is actively shipping features for.

In Progress

fabled10x.com currently ships with a placeholder "boutique consultancy" palette (ink / parchment / ember / steel / mist / signal) and the default Geist type stack — leftovers from `website-foundation-1.3` when no real brand spec existed. The user has since produced a complete editorial brand identity: **Marble / Parchment / Ink / Oxblood / Verdigris / Bone / Shadow** palette, **Cinzel + Inter + JetBrains Mono** type stack, the **brushstroke-seam** composition, and a strict no-gradient / no-saturated-primary / no-UI-shadow discipline. The thesis: a boutique editorial brand that happens to teach AI development, deliberately occupying the corner opposite every other AI/coding channel in 2026 (neon, gamer, hype-arrow). This job resets the site against that identity.

Planned

1 job

Jobs with a plan but no shipped features yet.

Planned

`/showcase` is the channel's "Built with Fabled10X" gallery: a public, SEO- indexed surface where community projects built with the Fabled10X methodology get their own page. It's the brand's social-proof layer, pointing viewers at real work shipped by people outside the core team. This job is #5 in `docs/future-jobs.md` and implements the "Built with Fabled10X community showcase" bullet from Phase 3 of `docs/fabled10x-website-implementation-plan.md`.

Complete

4 jobs

Jobs whose features have all shipped to main.

Complete

`/build-log` is the channel's "show the work" surface — a public, SEO-indexed section of fabled10x.com that renders the agent-driven build process *of the site itself* as published content. Viewers who watch a Fabled10X episode about the TDD pipeline can land on `/build-log/jobs/website-foundation` and read the exact plan the agents are executing against, then visit `/build-log/status` to see what beat is currently running. The methodology and the artifact are the same thing. This job is #8 in `docs/future-jobs.md` and implements the "Full documentation of site build process as Fabled10X content" bullet from Phase 4 ("The Meta Play") of `docs/fabled10x-website-implementation-plan.md`.

Complete

`cohort-enrollment` is job #7 in `docs/future-jobs.md` and maps to the single "Cohort enrollment integration" bullet in Phase 3 of `docs/fabled10x-website-implementation-plan.md` (line 209). It delivers the full applicant funnel for a paid cohort: a public catalog of upcoming cohorts, a waitlist form for pre-announce interest capture, an authenticated application form, an editorial review dashboard, acceptance emails with single-use payment links, Stripe-backed enrollment, and an enrolled-student view inside the existing `/products/account`.

Complete

`/products` is the monetization layer of fabled10x.com and the only place on the site that requires authentication. Everything else — `/episodes`, `/cases`, `/tools`, `/about` — stays open. This job is #3 in `docs/future-jobs.md` and Phase 2 of `docs/fabled10x-website-implementation-plan.md` under "Products — Storefront".

Complete

fabled10x.com is the brand site for the Fabled10X YouTube channel — the place viewers land after watching an episode and the asset that converts them into subscribers and email signups. As of 2026-04-11 the repo is a fresh Next.js 16 App Router scaffold with a placeholder homepage and `public/llms.txt`. Nothing else is live, and `pipeline/active/session.yaml` explicitly names `docs/fabled10x-website-implementation-plan.md` as the seed for the first `currentwork/` job.