Documentation

SciDEX v2 is open source. Source of truth lives in GitHub; this page is the entry index.

Repositories

Architecture specs

Each spec lives in docs/design/spec-NN-*.md in the substrate repo.

API surface

Every artifact type is exposed through the same set of verbs. See /verbs for the live catalogue. Common patterns:

  • POST /api/scidex/list — paginated listing per type
  • POST /api/scidex/get — single artifact by ref
  • POST /api/scidex/search — lexical / hybrid search
  • POST /api/scidex/stats — counts per artifact type
  • POST /api/scidex/dividend/recent — global discovery_dividend timeline
  • POST /api/scidex/economy/summary — system-wide token flow