Expand description
Capability bootstrap: discovery report, telemetry upgrade, and state store upgrade.
Extracted from cli.rs to keep the CLI module focused on argument
parsing and command dispatch.
Functionsยง
- log_
capability_ bootstrap_ report - Log a report of resolved vs missing capabilities for the given domains.
- try_
upgrade_ state_ store - Try to upgrade the state store from in-memory to Redis by reading
the
redis_urlsecret from the state-redis capability pack. - try_
upgrade_ telemetry - Seed secrets for the telemetry capability pack, invoke the WASM component, and initialize the OTel pipeline with the returned config.