Knowledge Portal · engineering documentation

Skip to content

RP-002 — ZAIXOS Registry

Status: Canonical
Owner: Knowledge Architect · CTO
Repository: zaixos-registry
Last updated: 2026-07-05


Purpose

Machine-readable metadata authority for platforms, products, contracts, versions, dependencies, and documentation indexes — not runtime execution.


Responsibilities

Owns

  • Platform and product catalogs
  • Contract and service indexes
  • Dependency graphs and consumer maps
  • Version and release catalogs
  • ADR/RFC indexes (pointers)

Does not own

  • Platform source code
  • Product business logic
  • Duplicate canonical doc bodies (links to PL-001 docs/)

Architecture

mermaid
flowchart LR
    REG[zaixos-registry]
    ZEP[PL-001 docs/]
    PLAT[Platform repos]
    PROD[Product repos]
    PLAT -->|registration| REG
    PROD -->|registration| REG
    ZEP -->|federates| REG

Key indexes

IndexPath
PlatformsPLATFORM_INDEX
ProductsPRODUCT_INDEX
ContractsPLATFORM_CONTRACTS
DependenciesDEPENDENCY_GRAPH

Sync policy

Registry entries require evidence (ratification, GA report). See REGISTRY_SYNC.


Breadcrumbs: Home → Platforms → Registry

ZAIXOS Knowledge Portal — public engineering docs at /docs · Staff operations at /admin