Validate Categorization
Path:
loom-builder/prompts/validate-categorization.mdRelative: prompts/validate-categorization.mdSubproject: loom-builderCategory: dispatch-promptsLines: 43Bytes: 1,466Imports: 0Exports: 0
Content Preview
- # ROLE
- 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.
- # GOAL
- Verify that every `.html` file in `/home/mikes/artifacts-hub-astro/artifacts-hub/src/content/artifacts/` has correct, parseable metadata.
- # PLAN
- 1. Run the gate script: `bash /home/mikes/leverage-loops-projects/loom-builder/gates/validate-categorization.sh`
- 2. If VERDICT=PASS, proceed to spot-check. If FAIL, report failures and stop.