Catalog¶
Cross-facility vocabulary. Three inventories aggregate at this level: Capabilities (the operations-layer template namespace, governed cross-facility), Methods (the technique catalog, each bound to one Capability), and Families (the device-class abstractions Methods declare as needed_families). All three are shared across APS, MAX IV, and any future site CORA serves.
Inventories¶
- Capabilities: Recipe BC operations-layer templates (
cora.capability.*) — the closed-core vocabulary for what an operation provides - Methods: Recipe BC technique catalog (ISA-88 General Recipe layer) — each Method binds to one Capability
- Families: Equipment BC device-class abstractions — each Method declares
needed_familiesagainst this list
Source of truth: the scenario integration tests.