Skip to main content

Module capability_bootstrap

Module capability_bootstrap 

Source
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_url secret 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.