railiance-fabric/catalog
tegwick 0507b0861b
All checks were successful
CI Smoke / host-smoke (push) Successful in 2s
CI Smoke / container-smoke (push) Successful in 7s
CUST-WP-0055 T06/T07: workplan-first fabric source docs and archive notes
Update catalog, integration docs, and fabric capability declarations to
use workplan terminology. Add archive grandfather notes.
2026-07-08 20:26:24 +02:00
..
capability-types.yaml CUST-WP-0055 T06/T07: workplan-first fabric source docs and archive notes 2026-07-08 20:26:24 +02:00
interface-types.yaml Declare forge graph contracts 2026-06-05 17:10:31 +02:00
README.md Establish Railiance Fabric graph model 2026-05-17 19:47:37 +02:00

Type Catalog

This directory contains the first Railiance Fabric type catalog.

  • capability-types.yaml defines stable semantic capabilities.
  • interface-types.yaml defines concrete integration surfaces.

Declaration schemas keep capability_type and interface_type as strings so the core document shape stays decoupled from catalog evolution. The validator planned in RAIL-FAB-WP-0001-T05 should load these catalogs and reject unknown types unless an explicit experimental override is added later.