Open standards and protocols for AI development, supported by Differential AI Lab.
Live site: https://protocols.difflab.ai
A vendor-neutral directory structure for AI project context. Works across Claude, Codex, Cursor, Windsurf, Gemini, and any tool that supports the standard. (.aiproject/ is supported as an alternative name for repos where .project conflicts with existing tooling.)
- Full Specification
- Example Project
- JSON Schemas (optional validation)
npm install
npm startThe site is built with Docusaurus and deployed to GitHub Pages automatically on push to main.