██████╗ ███████╗████████╗████████╗███████╗██████╗
 ██╔══██╗██╔════╝╚══██╔══╝╚══██╔══╝██╔════╝██╔══██╗
 ██████╔╝█████╗     ██║      ██║   █████╗  ██████╔╝
 ██╔══██╗██╔══╝     ██║      ██║   ██╔══╝  ██╔══██╗
 ██████╔╝███████╗   ██║      ██║   ███████╗██║  ██║
 ╚═════╝ ╚══════╝   ╚═╝      ╚═╝   ╚══════╝╚═╝  ╚═╝

 ████████╗    ███████╗████████╗ █████╗  ██████╗██╗  ██╗
 ╚══██╔══╝    ██╔════╝╚══██╔══╝██╔══██╗██╔════╝██║ ██╔╝
    ██║       ███████╗   ██║   ███████║██║     █████╔╝
    ██║       ╚════██║   ██║   ██╔══██║██║     ██╔═██╗
    ██║       ███████║   ██║   ██║  ██║╚██████╗██║  ██╗
    ╚═╝       ╚══════╝   ╚═╝   ╚═╝  ╚═╝ ╚═════╝╚═╝  ╚═╝
 

Harness status

Repository context slice

Rendered from local docs and durable Harness state only. No production services, auth, billing, or database connection are used here.

Current stack
Active scaffold

Better-T-Stack app shell

Next.js 16, React 19, Bun workspaces, Turborepo, Tailwind CSS 4, shared shadcn/Base UI primitives.

Database schema
No domain tables

Empty by design

PostgreSQL/Drizzle wiring exists in packages/db, but packages/db/src/schema/index.ts exports no product tables yet.

Proof matrix
Unit + integration

US-001 implemented

Durable matrix shows unit and integration proof passing; E2E and platform proof are not applicable yet.

Next action
Local demo first

Verify this local slice

Demo docs say the follow-up can discuss a Clerk Auth + Billing trust-boundary example, with no production writes without approval.