Planning Baseline

WhatTime Solo is set up as a planning-first scheduling app.

The next implementation milestone is foundation work only: database schema, role and ownership guards, environment contract, and project structure. Product logic starts after those pieces are locked.

Repo docs are the current source of truth
Host dashboard scaffold

Product Spec

Scope, goals, non-goals, booking rules, and release phases.

docs/product-spec.md

Architecture and API

System layers, service boundaries, APIs, and observability plan.

docs/architecture-and-api.md

RBAC Guide

Role model, ownership rules, token-scoped cancellation, and guard strategy.

docs/rbac-guide.md

Operations Guide

Runbooks, release checklist, and operator-friendly recovery paths.

docs/operations.md