Authenticated data boundaries
Goal, task, note, milestone, and check-in API operations verify the current session and scope database queries to the authenticated user.
Open Source · Software & Systems
An open-source application for goals, tasks, notes, milestones, check-ins, and progress views. It demonstrates application structure, authenticated ownership, data modeling, validation, and a documented deployment path.
Technical artifacts
Goal, task, note, milestone, and check-in API operations verify the current session and scope database queries to the authenticated user.
Cloudflare D1 stores relational application records through Drizzle schemas and migrations instead of relying on browser-only storage.
Route handlers apply Zod schemas before creating or changing application records.
The repository targets Cloudflare Workers through OpenNext and documents local and remote D1 migration commands.
The source is published under the AGPLv3 license, so buyers and engineers can inspect the implementation rather than relying only on portfolio copy.