1
0

runtime: publish TRANSPORT-WRAPPER-004

This commit is contained in:
homelab-runtime-publisher
2026-07-21 06:01:43 +00:00
parent a62b7951c8
commit 5796555024
3 changed files with 72 additions and 10 deletions
@@ -0,0 +1,30 @@
{
"schema_version": 1,
"channel": "homelab-runtime",
"command_id": "TRANSPORT-WRAPPER-004",
"status": "OK",
"rc": 0,
"host": "pve01",
"mode": "transport-test",
"component": "runtime",
"started_at_utc": "2026-07-21T06:01:42Z",
"finished_at_utc": "2026-07-21T06:01:42Z",
"reference_register_checked": true,
"reference_sha256": "f6f7749fda946015116cdbbd754c7e7f20356b4a6cf4df330a1b0b8fdf59cbb2",
"error_register_checked": true,
"error_register_sha256": "ab8308549db90d235b591af0581580c3c7ba1b287b129cc6111c2eef0a0f9ecc",
"command_sha256": "4a6259283b4b9fd0ad2e75e1e9123888897558109e617ffed6ba9b6f57e047d2",
"duplicate_failed_command_blocked": false,
"block_reason": null,
"execution_started": true,
"changes_made": false,
"sanitized": true,
"secrets_included": false,
"private_addresses_included": false,
"raw_evidence_retained_locally": true,
"raw_evidence_sha256": "9733af387b9a7aa89944403274574aaa11b195a47294a661bf73c676b3a9f238",
"sanitized_output_sha256": "9733af387b9a7aa89944403274574aaa11b195a47294a661bf73c676b3a9f238",
"output_truncated_in_json": false,
"full_sanitized_output_url": "https://git.gram1.ru/.well-known/homelab-runtime/latest.txt",
"output": "WRAPPER_SELF_TEST=OK\nTOKEN=GRAM1-PVE01-WRAPPER-004\nPYTHON_STDIN_MODE=OK\nPRIVATE_DATA_PRINTED=no\n"
}
+20 -7
View File
@@ -1,17 +1,30 @@
{ {
"schema_version": 1, "schema_version": 1,
"channel": "homelab-runtime", "channel": "homelab-runtime",
"command_id": "TRANSPORT-BOOTSTRAP-002", "command_id": "TRANSPORT-WRAPPER-004",
"status": "OK", "status": "OK",
"rc": 0, "rc": 0,
"host": "pve01", "host": "pve01",
"mode": "transport-bootstrap", "mode": "transport-test",
"started_at_utc": "2026-07-21T05:45:26Z", "component": "runtime",
"finished_at_utc": "2026-07-21T05:45:26Z", "started_at_utc": "2026-07-21T06:01:42Z",
"finished_at_utc": "2026-07-21T06:01:42Z",
"reference_register_checked": true,
"reference_sha256": "f6f7749fda946015116cdbbd754c7e7f20356b4a6cf4df330a1b0b8fdf59cbb2",
"error_register_checked": true,
"error_register_sha256": "ab8308549db90d235b591af0581580c3c7ba1b287b129cc6111c2eef0a0f9ecc",
"command_sha256": "4a6259283b4b9fd0ad2e75e1e9123888897558109e617ffed6ba9b6f57e047d2",
"duplicate_failed_command_blocked": false,
"block_reason": null,
"execution_started": true,
"changes_made": false,
"sanitized": true, "sanitized": true,
"secrets_included": false, "secrets_included": false,
"private_addresses_included": false, "private_addresses_included": false,
"changes_made": true, "raw_evidence_retained_locally": true,
"summary": "Sanitized assistant runtime channel created.", "raw_evidence_sha256": "9733af387b9a7aa89944403274574aaa11b195a47294a661bf73c676b3a9f238",
"token": "GRAM1-RUNTIME-CHANNEL-V2-20260721" "sanitized_output_sha256": "9733af387b9a7aa89944403274574aaa11b195a47294a661bf73c676b3a9f238",
"output_truncated_in_json": false,
"full_sanitized_output_url": "https://git.gram1.ru/.well-known/homelab-runtime/latest.txt",
"output": "WRAPPER_SELF_TEST=OK\nTOKEN=GRAM1-PVE01-WRAPPER-004\nPYTHON_STDIN_MODE=OK\nPRIVATE_DATA_PRINTED=no\n"
} }
+22 -3
View File
@@ -1,9 +1,28 @@
CHAT_OUTPUT_BEGIN CHAT_OUTPUT_BEGIN
COMMAND_ID=TRANSPORT-BOOTSTRAP-002 COMMAND_ID=TRANSPORT-WRAPPER-004
STATUS=OK STATUS=OK
CHANNEL=homelab-runtime RC=0
TOKEN=GRAM1-RUNTIME-CHANNEL-V2-20260721 HOST=pve01
MODE=transport-test
COMPONENT=runtime
REFERENCE_REGISTER_CHECK=OK
REFERENCE_SHA256=f6f7749fda946015116cdbbd754c7e7f20356b4a6cf4df330a1b0b8fdf59cbb2
ERROR_REGISTER_CHECK=OK
ERROR_REGISTER_SHA256=ab8308549db90d235b591af0581580c3c7ba1b287b129cc6111c2eef0a0f9ecc
COMMAND_SHA256=4a6259283b4b9fd0ad2e75e1e9123888897558109e617ffed6ba9b6f57e047d2
DUPLICATE_FAILED_COMMAND_BLOCKED=false
EXECUTION_STARTED=true
CHANGES_MADE=false
SANITIZED=yes SANITIZED=yes
SECRETS_INCLUDED=no SECRETS_INCLUDED=no
PRIVATE_ADDRESSES_INCLUDED=no PRIVATE_ADDRESSES_INCLUDED=no
RAW_EVIDENCE_SHA256=9733af387b9a7aa89944403274574aaa11b195a47294a661bf73c676b3a9f238
SANITIZED_OUTPUT_SHA256=9733af387b9a7aa89944403274574aaa11b195a47294a661bf73c676b3a9f238
OUTPUT_BEGIN
WRAPPER_SELF_TEST=OK
TOKEN=GRAM1-PVE01-WRAPPER-004
PYTHON_STDIN_MODE=OK
PRIVATE_DATA_PRINTED=no
OUTPUT_END
CHAT_OUTPUT_END CHAT_OUTPUT_END