Scenario
test-routing-basic
Correlation ID
dbbae847-989b-4535-b00d-0a64179dd3d5
Created
2026-01-01T21:55:41
Verification Results
FAIL: routing_rule_name
✓
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
✗
routing_rule_name
Expected: Ping Test Routing
Actual: (none)
Expected rule 'Ping Test Routing', got ''
Request Payload (sent to orchestrator)
{
"action": "verify_routing",
"callback_url": "https://ping.lintel.digital/api/callback",
"correlation_id": "dbbae847-989b-4535-b00d-0a64179dd3d5",
"description": "Ping test: test-routing-basic",
"timestamp": "2026-01-01T21:55:49.028281Z"
}
Callback Payload (received from agent)
{
"correlation_id": "dbbae847-989b-4535-b00d-0a64179dd3d5",
"routing_context": {
"agent_name": "Codex-A-Cloud",
"config_name": "default-dev-config",
"skill_slugs": [
"echo-ping"
]
}
}
Expected Routing (from scenario)
Config
default-dev-config