runtime: publish TRANSPORT-BOOTSTRAP-002
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# Assistant runtime channel
|
||||
# Homelab assistant runtime
|
||||
|
||||
This branch contains sanitized command results for read-only assistant
|
||||
inspection.
|
||||
Sanitized command results for read-only assistant inspection.
|
||||
|
||||
Raw credentials, private keys, authentication headers, private IP
|
||||
addresses and unfiltered secret-bearing configuration are prohibited.
|
||||
Credentials, authentication data, private keys, private IP addresses and
|
||||
unfiltered configuration files are prohibited.
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"schema_version": 1,
|
||||
"channel": "homelab-runtime",
|
||||
"command_id": "TRANSPORT-BOOTSTRAP-002",
|
||||
"status": "OK",
|
||||
"rc": 0,
|
||||
"host": "pve01",
|
||||
"mode": "transport-bootstrap",
|
||||
"started_at_utc": "2026-07-21T05:45:26Z",
|
||||
"finished_at_utc": "2026-07-21T05:45:26Z",
|
||||
"sanitized": true,
|
||||
"secrets_included": false,
|
||||
"private_addresses_included": false,
|
||||
"changes_made": true,
|
||||
"summary": "Sanitized assistant runtime channel created.",
|
||||
"token": "GRAM1-RUNTIME-CHANNEL-V2-20260721"
|
||||
}
|
||||
+4
-4
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"schema_version": 1,
|
||||
"channel": "homelab-runtime",
|
||||
"command_id": "TRANSPORT-BOOTSTRAP-001",
|
||||
"command_id": "TRANSPORT-BOOTSTRAP-002",
|
||||
"status": "OK",
|
||||
"rc": 0,
|
||||
"host": "pve01",
|
||||
"mode": "transport-bootstrap",
|
||||
"started_at_utc": "2026-07-21T05:39:01Z",
|
||||
"finished_at_utc": "2026-07-21T05:39:01Z",
|
||||
"started_at_utc": "2026-07-21T05:45:26Z",
|
||||
"finished_at_utc": "2026-07-21T05:45:26Z",
|
||||
"sanitized": true,
|
||||
"secrets_included": false,
|
||||
"private_addresses_included": false,
|
||||
"changes_made": true,
|
||||
"summary": "Sanitized assistant runtime channel created.",
|
||||
"token": "GRAM1-RUNTIME-CHANNEL-20260721"
|
||||
"token": "GRAM1-RUNTIME-CHANNEL-V2-20260721"
|
||||
}
|
||||
|
||||
+2
-2
@@ -1,8 +1,8 @@
|
||||
CHAT_OUTPUT_BEGIN
|
||||
COMMAND_ID=TRANSPORT-BOOTSTRAP-001
|
||||
COMMAND_ID=TRANSPORT-BOOTSTRAP-002
|
||||
STATUS=OK
|
||||
CHANNEL=homelab-runtime
|
||||
TOKEN=GRAM1-RUNTIME-CHANNEL-20260721
|
||||
TOKEN=GRAM1-RUNTIME-CHANNEL-V2-20260721
|
||||
SANITIZED=yes
|
||||
SECRETS_INCLUDED=no
|
||||
PRIVATE_ADDRESSES_INCLUDED=no
|
||||
|
||||
Reference in New Issue
Block a user