schema: spec-driven
context: |
  TaskFlow — a task management REST API built with Express.js and PostgreSQL.
  
  Tech stack: TypeScript, Express.js, PostgreSQL, JWT auth, bcrypt
  Architecture: Layered (routes → services → database)

openlore:
  generatedAt: "2025-06-15T00:00:00.000Z"
  domains:
    - auth
    - tasks
    - projects
    - database
