railiance-fabric/catalog
codex fff9d0c9fc
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s
Start rail/rapp/reef fabric adaptation
2026-07-25 15:42:53 +02:00
..
capability-types.yaml Start rail/rapp/reef fabric adaptation 2026-07-25 15:42:53 +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.