Skip to content
Help

Architecture

How Zendar keeps planning, progress, and sharing separate.

1

Private app routes hold personal plans, notes, projects, and commitments.

2

Public profile routes only render after explicit opt-in.

3

Daily instances are copied from templates so future tuning does not rewrite history.

4

Convex is the durable data backend; the app can fall back to memory locally when provider env is blank.

5

Billing, email, analytics, and content all stay behind server-side boundaries.