feat: project Runtime verification state
This commit is contained in:
@@ -42,10 +42,22 @@ function runtime() {
|
||||
token_ref_configured: false,
|
||||
binding: {
|
||||
state: "verified",
|
||||
connection_state: "verified",
|
||||
authentication_mode: "workspace_identity",
|
||||
revision: 3,
|
||||
workspace_key_id: "WK-1",
|
||||
workspace_key_generation: 1,
|
||||
verification: {
|
||||
verified_at: "2026-09-01T13:00:00Z",
|
||||
last_checked_at: "2026-09-01T13:00:00Z",
|
||||
last_outcome: "verified",
|
||||
binding_revision: 3,
|
||||
workspace_key_id: "WK-1",
|
||||
workspace_identity_revision: 1,
|
||||
workspace_trust_generation: 1,
|
||||
runtime_public_key_fingerprint: "SHA256:current",
|
||||
runtime_identity_revision: 1,
|
||||
},
|
||||
},
|
||||
},
|
||||
runtime_id: "arcadia",
|
||||
|
||||
Reference in New Issue
Block a user