Overture · Phase 0 scaffold

The spine is standing.

Monorepo wired bottom-up per PRD §7. The domain package proves itself before the UI leans on it. This page renders live domain math to show the graph resolves end-to-end.

Money register · decomposition

Tuition
$5,000.00
Scholarship (awarded)
−$1,200.00
Early enrollment
−$300.00
Net due
$3,500.00

gross − adjustments = net, computed by @overture/domain.

Workspace

  • @overture/domainstate machines · money · events · ledger — pure, zero IO
  • @overture/dbDrizzle schema · tenancy guard · outbox (scaffold)
  • @overture/embedruntime-free Svelte embed · <30KB budget (scaffold)
  • @overture/apiHono API + Stripe webhooks (scaffold)
  • @overture/webSvelteKit admin + applicant portal (this app)