feat(channels): use manifest configs for read-only discovery

This commit is contained in:
Vincent Koc
2026-04-24 15:18:45 -07:00
committed by GitHub
parent d4a8fdb6ce
commit 5394efe71f
4 changed files with 295 additions and 18 deletions

View File

@@ -498,7 +498,9 @@ Each provider entry can include:
## channelConfigs reference
Use `channelConfigs` when a channel plugin needs cheap config metadata before
runtime loads.
runtime loads. Read-only channel setup/status discovery can use this metadata
directly for configured external channels when no setup entry is available, or
when `setup.requiresRuntime: false` declares setup runtime unnecessary.
```json
{