Summary
Follow-up from PLAN-27 / PR #95: the CLI now has typed environment config such as CONTEXTBRIDGE_PORT, but the website docs are maintained manually.
Desired outcome
Generate documentation for CONTEXTBRIDGE_* environment variables from the source schema/config so new variables stay documented automatically.
Notes
This was raised during review of the fixed PlanBridge port work. It is not required for PR #95, but we should avoid letting docs drift as more environment config is added.
Summary
Follow-up from PLAN-27 / PR #95: the CLI now has typed environment config such as
CONTEXTBRIDGE_PORT, but the website docs are maintained manually.Desired outcome
Generate documentation for
CONTEXTBRIDGE_*environment variables from the source schema/config so new variables stay documented automatically.Notes
This was raised during review of the fixed PlanBridge port work. It is not required for PR #95, but we should avoid letting docs drift as more environment config is added.