fix(cloud): align planner configuration and records
Tests / Test passed: 856

This commit is contained in:
2026-07-15 09:43:14 +08:00
parent f8054cb58c
commit 778af2da53
20 changed files with 368 additions and 52 deletions
@@ -90,6 +90,12 @@ reconfiguration.
timeout, base URL, and API key while the Host Agent continues using the same
Cloud Control Plane endpoint
#### Scenario: A Host sends a different local planner timeout
- **WHEN** a cloud-transport Host Agent includes a timeout different from the
active Provider profile in its planner-decision request
- **THEN** the Cloud Control Plane calls the provider with the active Provider
profile's timeout and does not let the Host override it
#### Scenario: Active OpenAI-compatible profile is used
- **WHEN** the active profile is OpenAI-compatible and includes a base URL
- **THEN** the Cloud Control Plane makes the existing OpenAI Chat Completions