feat(provider): add Gelios unit profile product

This commit is contained in:
Codex
2026-07-22 23:36:57 +03:00
parent 2def90fa33
commit e843bbda66
10 changed files with 486 additions and 11 deletions
@@ -1,9 +1,15 @@
# Gelios capability catalog
`capability-catalog-v1.mjs` is the complete classified inventory for the
`capability-catalog-v1.mjs` is the immutable baseline classified inventory for the
current `UnitModelOutput` surface and the adjacent object APIs that NODE.DC may
consume. Its authority is the official Gelios OpenAPI, checked on 2026-07-22.
`capability-catalog-v2.mjs` preserves that inventory and records the first cold
profile implementation: stable unit type, hardware classification and trip
settings in `fleet.units.profile.current.v1`. Sensor definitions, fuel,
storage and maintenance remain explicitly planned rather than being implied by
the new product.
The catalog is deliberately separate from an active L2 package. `implemented`
means a capability already has a governed collection and Data Product path;
`catalogued` means NODE.DC understands the surface but has not activated it;