Engineering docs (GitHub)¶
Product and contributor user guides live on this Read the Docs site. Deeper engineering material — UI specs, platform targets, Cursor implementation prompts, and Protégé reverse-engineering notes — stays in the repository so the public nav stays focused on what ships today.
Start here on GitHub¶
| Topic | Path in repo |
|---|---|
| Design / specs index | docs/design/README.md |
| Engineering ADRs | docs/design/adr/ |
| Product ADRs | docs/adr/ |
| Platform architecture (implementers) | docs/platform/OVERVIEW.md |
| UI product specs | docs/ui/README.md |
| Cursor prompts | docs/cursor-prompts/README.md |
| Protégé reverse engineering | docs/PROTEGE_REVERSE_ENGINEERING/README.md |
| Full documentation map | docs/documentation-index.md |
On this site¶
- Contributing
- Extension development
- Releasing
- Engineering ADRs (see ADR index on GitHub)
- Protégé parity matrix
- Plugin model
- Licenses
- Documentation index (GitHub reading-order map)
Capability truth for adopters: What ships today and Known limitations.