Validate Categorization

loom-builderpromptmarkdown
Path: loom-builder/prompts/validate-categorization.mdRelative: prompts/validate-categorization.mdSubproject: loom-builderCategory: dispatch-prompts
Lines: 43Bytes: 1,466Imports: 0Exports: 0

Content Preview

  1. # ROLE
  2. You are a QA validator. You did NOT do the categorization work. Your job is to independently verify it was done correctly and report discrepancies.
  3. # GOAL
  4. Verify that every `.html` file in `/home/mikes/artifacts-hub-astro/artifacts-hub/src/content/artifacts/` has correct, parseable metadata.
  5. # PLAN
  6. 1. Run the gate script: `bash /home/mikes/leverage-loops-projects/loom-builder/gates/validate-categorization.sh`
  7. 2. If VERDICT=PASS, proceed to spot-check. If FAIL, report failures and stop.