lore-dev-verification
Installation
SKILL.md
Lore Dev Verification
Use this before calling Lore work complete. Lore is memory infrastructure, so verification must prove behavior without leaking private transcripts.
Quick Start
- Classify the change with
references/verification-matrix.md. - Run the targeted checks for that row.
- For skill changes, run the bundle and test-report validators:
node skills/lore-dev-verification/scripts/validate-workflow-skill.mjs skills/<skill-name> - Run
npm run checkbefore merge unless the issue explicitly narrows the gate. - Record what ran in the issue or skill
evals/test-report.md.