Blueprint · The 16 domains and the shape

Blueprint

The 16 domains and the shape

Sixteen axes of the stack, and two shapes: a Next.js web app or a Hono service with a CLI.

The Architect decides the stack one domain at a time. There are sixteen:

vcs, database, auth, backend, api, frontend, cloud, security, ratelimit, caching, hosting, cicd, scaling, observability, availability, ai.

Each domain has a writer, a contract, and dependents. Regenerating database can force backend and api to move with it. See Regenerate a domain.

Shape

  • web a Next.js app.
  • service a Hono service plus a CLI.

The shape is in BlueprintCore. It is not a theme you pick in the UI; it follows the brief and the stack answers.