{"slug": "hallucinate-md-the-open-standard-for-telling-ai-not-to-hallucinate", "title": "Hallucinate.md: The open standard for telling AI not to hallucinate", "summary": "The HALLUCINATE.md Foundation has released an open standard file, HALLUCINATE.md, that instructs AI coding agents not to hallucinate. The minimal specification, consisting of the directive \"Do not hallucinate!\" in a markdown file, is supported by major AI agents including Claude, Cursor, and GitHub Copilot. Developers can adopt the standard by adding the file to their repositories to improve AI accuracy.", "body_md": "The open standard for telling AI not to hallucinate.\n\nHALLUCINATE.md is a standardized file that provides a clear, unambiguous directive to AI coding agents: **do not hallucinate.** Place it anywhere in your repository. For maximum coverage, add it to every directory where AI agents operate.\n\n**AGENTS.md** tells agents how to work.**HALLUCINATE.md** tells agents what not to invent.\n\nA clear separation of concerns.\n\n```\necho \"Do not hallucinate!\" > HALLUCINATE.md\ngit add HALLUCINATE.md\ngit commit -m \"fix: add hallucination policy\"\ngit push\n```\n\nThe full specification:\n\n```\nDo not hallucinate!\n```\n\nThe standard is intentionally minimal. One file. Three words. Every agent that can read markdown can follow it.\n\nHALLUCINATE.md is supported by every major AI coding agent, including Claude, Cursor, GitHub Copilot, Windsurf, Devin, Codex, Gemini, Aider, Amazon Q, and Cody.\n\nTo adopt the standard, add a `HALLUCINATE.md`\n\nfile to your repository. Place it in the root, in subdirectories, or both. No registration, no configuration, no dependencies.\n\nProjects that include HALLUCINATE.md are automatically indexed on [hallucinate.md](https://HALLUCINATE.md). GitHub's search index can be slow — to appear on the adopter wall faster, [submit your repo](https://github.com/hallucinatemd/hallucinate.md/issues/new?template=add-repo.yml). This is optional but helps with visibility.\n\n**Does this actually work?**\nYes. Every major AI agent can read markdown files. HALLUCINATE.md provides a clear, unambiguous directive. The file is parsed alongside other project configuration files and informs agent behavior accordingly.\n\n**What if my AI still hallucinates?**\nEnsure the file is named exactly `HALLUCINATE.md`\n\n. If hallucinations persist, add the file to more directories. Coverage correlates directly with accuracy.\n\n**How is this different from AGENTS.md?**\nAGENTS.md provides general agent instructions. HALLUCINATE.md addresses the specific problem of hallucination. We recommend using both.\n\n**Is there a schema or required format?**\nNo. The only required content is \"Do not hallucinate!\" Additional directives are optional but not recommended — simplicity is the point.\n\n**I added HALLUCINATE.md but my repo doesn't appear on the adopter wall.**\nThe adopter list is updated hourly via GitHub Code Search, but GitHub's index can be slow (hours to weeks for new repos). Ensure the file is named exactly `HALLUCINATE.md`\n\n. To speed things up, [submit your repo](https://github.com/hallucinatemd/hallucinate.md/issues/new?template=add-repo.yml) — this is optional but gets you listed faster.\n\n**Who maintains this standard?**\nHALLUCINATE.md is maintained by the HALLUCINATE.md Foundation, an independent open-source initiative.\n\nThe standard is stable. There are no planned changes to the specification.\n\nIf you believe the standard should be extended, please open an issue. Note that proposals to add complexity will be evaluated against the project's core principle: simplicity.", "url": "https://wpnews.pro/news/hallucinate-md-the-open-standard-for-telling-ai-not-to-hallucinate", "canonical_source": "https://github.com/hallucinatemd/hallucinate.md", "published_at": "2026-06-26 17:15:36+00:00", "updated_at": "2026-06-26 17:35:09.983963+00:00", "lang": "en", "topics": ["ai-safety", "ai-tools", "developer-tools", "large-language-models", "generative-ai"], "entities": ["HALLUCINATE.md Foundation", "Claude", "Cursor", "GitHub Copilot", "Windsurf", "Devin", "Codex", "Gemini"], "alternates": {"html": "https://wpnews.pro/news/hallucinate-md-the-open-standard-for-telling-ai-not-to-hallucinate", "markdown": "https://wpnews.pro/news/hallucinate-md-the-open-standard-for-telling-ai-not-to-hallucinate.md", "text": "https://wpnews.pro/news/hallucinate-md-the-open-standard-for-telling-ai-not-to-hallucinate.txt", "jsonld": "https://wpnews.pro/news/hallucinate-md-the-open-standard-for-telling-ai-not-to-hallucinate.jsonld"}}