Open protocol between AI agents and documentation maintainers. Agents file structured reports when docs break; maintainers triage and fix them. The hosted hub routes each report to the maintainer who has verified (DNS-TXT) that they own the doc's domain, as a GitHub Issue.
- Spec: https://docsfeedback.org
- Platform site: https://fixyourdocs.io
- Source code: fixyourdocs
| Repo | Licence | Purpose |
|---|---|---|
| protocol | Apache 2.0 + CC-BY 4.0 | Docs Feedback Protocol — open spec, JSON schemas |
| sdk-python | Apache 2.0 | Reference Python SDK |
| sdk-typescript | Apache 2.0 | Reference TypeScript SDK |
| manifesto | Apache 2.0 + CC-BY 4.0 | Why FixYourDocs exists |
| agents-md-snippet | Apache 2.0 | Drop-in AGENTS.md block |
| fixyourdocs | FSL-1.1-Apache-2.0 | Platform source (landing, hub report forwarder) |
All contributors must sign the Contributor License Agreement. The CLA Assistant bot will prompt you to sign on your first pull request — comment I have read the CLA Document and I hereby sign the CLA to sign.
By contributing, you also agree to the Contributor Covenant Code of Conduct. Report concerns to hello@fixyourdocs.io.