Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 935 Bytes

File metadata and controls

21 lines (14 loc) · 935 Bytes

Contributing to the Agent Deep Link Protocol

Contributions welcome via issues and pull requests.

Ways to Contribute

  • Spec feedback — Open an issue to propose changes to the schema or protocol design
  • Site manifests — Submit a registry/<domain>.json manifest for a major site (GitHub, Notion, Stripe, etc.)
  • Tooling — Add agent retrofit tools to tools/ (crawlers, generators, validators)
  • Reference implementations — Framework-specific examples (Next.js, Django, Rails, etc.)

Guidelines

  • Follow semantic versioning for any spec changes (MAJOR.MINOR.PATCH)
  • Keep manifests accurate — only submit what you've verified works
  • One site per PR for registry submissions
  • Open an issue before large spec changes to align with maintainers first

Manifest Submission Format

Place your file at registry/<hostname>.json (e.g. registry/github.com.json) and follow the schema in spec/.