Scenario
test-routing-basic
Correlation ID
58db8552-4e3c-4e57-9532-abc29c354f9d
Created
2026-01-01T21:57:00
Verification Results
PASS (3 fields verified)
✓
agent_name
Expected: Codex-A-Cloud
Actual: Codex-A-Cloud
✓
config_name
Expected: default-dev-config
Actual: default-dev-config
✓
skill_slugs
Expected: echo-ping
Actual: echo-ping
Request Payload (sent to orchestrator)
{
"action": "verify_routing",
"callback_url": "https://ping.lintel.digital/api/callback",
"correlation_id": "58db8552-4e3c-4e57-9532-abc29c354f9d",
"description": "Ping test: test-routing-basic",
"timestamp": "2026-01-01T21:57:08.058852Z"
}
Callback Payload (received from agent)
{
"correlation_id": "58db8552-4e3c-4e57-9532-abc29c354f9d",
"routing_context": {
"agent_name": "Codex-A-Cloud",
"config_name": "default-dev-config",
"skill_slugs": [
"echo-ping"
]
}
}
Expected Routing (from scenario)
Config
default-dev-config