Baseline / App Router / strict by default

Start with the boundaries already drawn.

A quiet launchpad for web applications that need a real database, repeatable reviews, and a production path that never guesses which account it is changing.

  1. 01CodeIssue-shaped changechecked
  2. 02DataRow-level boundarychecked
  3. 03RuntimePreview before productionchecked
  4. 04DomainDNS with an explicit targetchecked

Every value has one side of the glass.

Public
Publishable browser configuration only
Server
Secrets stay outside the client module graph
External
Authenticated provider work stays with Codex

Turn the baseline into one specific product.

  1. 01

    Define

    Replace the product brief, acceptance criteria, and ownership placeholders.

  2. 02

    Connect

    Create personal provider resources only after Codex verifies the active account.

  3. 03

    Prove

    Keep denied cases, browser behavior, and build output inside the same review packet.

  4. 04

    Release

    Promote one reviewed commit through preview, production, then DNS.