Complete T03 with native OpenRouter authentication evidence
Assistant: codex Assistant-Model: gpt-6-astra Assistant-Session: 01a09cbb-87c6-7900-a145-4ce53ba9f1a6
This commit is contained in:
parent
ec7263dc3f
commit
4a8ea4f591
7 changed files with 551 additions and 2 deletions
39
docs/evidence/2026-09-15-t03-native-execution.json
Normal file
39
docs/evidence/2026-09-15-t03-native-execution.json
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"status": "failed",
|
||||
"phase": "verify_attempt_started",
|
||||
"observed_at": "2026-09-16T00:04:58.620710+00:00",
|
||||
"actions": [
|
||||
{
|
||||
"action": "apply",
|
||||
"approval_id": "9935335c-8e9a-566e-a48e-6a5b5f4882eb",
|
||||
"exit_code": 0,
|
||||
"limits": {
|
||||
"token_ttl": 900,
|
||||
"token_max_ttl": 1800,
|
||||
"secret_id_ttl": 900,
|
||||
"secret_id_num_uses": 1,
|
||||
"token_num_uses": 8
|
||||
}
|
||||
}
|
||||
],
|
||||
"health_before": {
|
||||
"deployment": [
|
||||
{
|
||||
"namespace": "activity-core",
|
||||
"name": "llm-connect",
|
||||
"ready": 1
|
||||
}
|
||||
],
|
||||
"externalsecret": [
|
||||
{
|
||||
"namespace": "activity-core",
|
||||
"name": "llm-connect-provider-secrets",
|
||||
"ready": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"failure_type": "ValueError",
|
||||
"failure_location": "/home/worsch/railiance-platform/scripts/t03-native-execution.py:25",
|
||||
"failure_code": "revoked_token_still_usable",
|
||||
"owner_forwards_closed": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue