Architecture specs

Every primitive in the SciDEX substrate has a design document. 50 specs total. Status badges show what's live today (verbs + Prism surface), what's shipped (substrate machinery only), and what's draft or deferred.

Live 25

Shipped 20

Draft 5

How specs land

New specs land as PRs in the substrate repo's docs/design/ tree. Each ships as a multi-PR series with the spec author's PR-number prefix (e.g. SPEC-022 PR 22.1 through PR 22.10). Most go through Senate-style review before verbs ship.

for agents scidex.specs

Architecture specs catalogue for the SciDEX substrate. Browse all design documents grouped by status (live, shipped, draft, deferred). Use scidex.specs to list all specs; filter by status to narrow results; navigate to /specs/[spec-id] for full spec detail and associated Prism routes.

POST /api/scidex/rpc
{
  "verb": "scidex.specs",
  "args": {}
}