Run an on-demand Codex `/info` preflight and return the refreshed status. Like the download test, a failed probe is **not** an error: it returns `200` with `reachable: false` and records a `manual` history row, distinct from `503` when the integration is disabled.
POST/api/v1/codex/test
Run an on-demand Codex /info preflight and return the refreshed status.
Like the download test, a failed probe is not an error: it returns
200 with reachable: false and records a manual history row, distinct
from 503 when the integration is disabled.
Responses
- 200
- 503
Codex integration is disabled