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 |
| Protégé parity program (1.0 engineering) | docs/protege-parity/README.md |
| Historical v0.18 parity checklist (not current) | docs/design/PROTEGE_PARITY.md |
| Full documentation map | docs/documentation-index.md |
On this site¶
- Contributing
- Extension development
- Releasing
- Engineering ADRs (see ADR index on GitHub)
- Plugin model
- Licenses
- Documentation index (GitHub reading-order map)
Capability truth for adopters: What ships today and Known limitations. For Protégé comparison use Protégé vs Strixonomy — not the historical design/PROTEGE_PARITY.md checklist.