Files
whetstone_DSL/tmp_eval_large_specs_20260303/cp_003_node.md

453 B

Blog CMS Backend (cp_003)

Objective

Build a CMS backend with posts, tags, draft/publish workflow, and role-based access control.

Language & Library Constraints

  • Primary language: node
  • Available libraries: express, zod, prisma, bullmq
  • Use library APIs explicitly where suitable in execution contracts.

Acceptance

  • Deterministic taskitems with strict execution contracts.
  • Include selected library and preferred APIs when applicable.