Validate Knowledge

Prove that a knowledge base actually works before trusting it — after building or adopting docs, a knowledge graph, or a wiki, verify it can orient a fresh agent and resist false premises. Use at the end of an adoption, after a large docs change, or before relying on the graph to route work. Two methods: clean-context test agents answering known-answer and adversarial questions, and enforcement tests that plant a violation and confirm the linter catches it. A smoke test proves code runs; this proves the knowledge is correct, navigable, and honest.

llopresto87 2e33931 5.9 KB Updated

File contents

llopresto87/Cypress/tree/main/skills/validate-knowledge commit 2e33931287

Frequently asked questions

npx skillmds@latest add llopresto87/validate-knowledge