Skip to content

Strixonomy engineering specs (design/)

NOT PRODUCT CLAIMS. Specs, ADRs, and milestone notes for contributors. Many pages describe targets, not shipped behavior.

For adoption decisions use only: What ships today and Known limitations.

Canonical platform direction: Vision, Architecture, Roadmap.

Documentation layers

Layer Where Audience
Platform vision.md, architecture.md, roadmap.md Everyone — mission, ecosystem, forward plan
Shipped SHIPPED.md, guides, reference Users evaluating current capabilities
Product design (UI) ui/README.mdROADMAP_MAPPING.md Designers, frontend contributors — UX specs mapped to releases
Engineering docs/design/ (this folder) Contributors — specs, ADRs, v0.1–v0.11 milestones

For user-facing guides, pick a path:

Path Audience Start
VS Code extension Explorer, inspector, Query Workbench, reasoner panels Marketplace, Open VSX (Cursor), or VSIX — no Rust required
Rust & CLI strixonomy CLI, crates.io libraries, CI, LSP integrators cargo install strixonomy-cli

Documentation home · What ships today

Two related products:

  1. Strixonomy — Rust semantic workspace engine (strixonomy-* crates).
  2. Strixonomy — VS Code extension (explorer, diagnostics, Turtle + Manchester authoring, Query Workbench, reasoner).

Sibling project: OntoLogos — Rust ontology reasoner. Strixonomy delegates reasoning to OntoLogos per ADR-0015.

Dependency policy: ADR-0016 — thin strixonomy-* facades over mature crates. Inventory: DEPENDENCY_MATRIX.md. Licenses: LICENSES.md.

v1.0 exit bar

protege-parity program — authoritative 1.0 engineering plan (PRE_1_0_PHASES.md). PROTEGE_PARITY.md — historical v0.18 P0/P1/P2 checklist. Forward plan: Roadmap § Strixonomy 1.0.

Document status

Many specs describe target behavior. Check the banner at the top of each doc, or:

Documents

Product & roadmap

Technical specs

UX

Historical / backlog