Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 895 Bytes

File metadata and controls

24 lines (15 loc) · 895 Bytes

Protocols

Open standards and protocols for AI development, supported by Differential AI Lab.

Live site: https://protocols.difflab.ai

Standards

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.)

Development

npm install
npm start

The site is built with Docusaurus and deployed to GitHub Pages automatically on push to main.