A relative scripts path can fail to spawn after a successful contained OIDC session, which Warden then revokes. The wrapper now resolves the command first; T03 records that this attempt did not write the role. Assistant: grok Assistant-Session: 01a0a23b-3bf0-7341-b4e5-9dc05f72573a
15 lines
691 B
JSON
15 lines
691 B
JSON
{
|
|
"schema": "railiance-platform.attended-login-attempt.v1",
|
|
"observed_at": "2026-09-15T00:11:57Z",
|
|
"lane_id": "openbao-platform-admin-login",
|
|
"plan_verdict": "founder_required",
|
|
"login_helper_reached": true,
|
|
"owner_command_started": false,
|
|
"warden_message": "attended command could not start; the login session was revoked",
|
|
"session_revoked": true,
|
|
"role_mutated": false,
|
|
"ingress_mutated": false,
|
|
"credential_values_emitted": false,
|
|
"cause": "relative owner command path failed to spawn after successful contained login",
|
|
"retry": "python3 scripts/openbao-attended-exec.py -- /home/worsch/railiance-platform/scripts/openbao-apply-operator-loopback-callback.sh"
|
|
}
|