Cms Fix 1
Path:
loom-builder/prompts/cms-fix-1.mdRelative: prompts/cms-fix-1.mdSubproject: loom-builderCategory: dispatch-promptsLines: 30Bytes: 2,011Imports: 0Exports: 0
Content Preview
- # ROLE
- TypeScript engineer applying a reviewed fix list to an existing codebase. Write ROLE/GOAL/PLAN checklist first. Surgical changes only.
- # REPO
- `/home/mikes/leverage-cms/leverageai-cms-v2/` — read `worker/src/lib/repo.ts`, `worker/src/routes/sites.ts`, `worker/src/routes/content.ts`, `worker/test/` first.
- # FIXES (exactly these three, nothing else)
- ## F1 — D1Repo.listContent ordering
- `worker/src/lib/repo.ts` (~line 114): Drizzle implementation of listContent has no orderBy; in-memory imp