proof: replace synthetic macOS evidence with real app capture

This commit is contained in:
Colin
2026-08-19 21:54:55 -04:00
parent 3cfd8c96e6
commit 2fb718823a
10 changed files with 47 additions and 0 deletions
+30
View File
@@ -0,0 +1,30 @@
OpenClaw PR #126330 — live agents.list proof (redacted)
Captured: 2026-08-19 America/Indianapolis
Gateway build: OpenClaw 2026.8.1 (3dfea8a)
Command: openclaw --profile pr126366proof gateway call agents.list --json --port 19876
{
"defaultId": "main",
"ownership": "explicit",
"selectionRequired": true,
"sessionRoutingContract": "per-sender|main|unowned",
"mainKey": "main",
"scope": "per-sender",
"agents": [
{
"id": "main",
"name": "Main",
"workspace": "[REDACTED]/workspace-main",
"workspaceGit": true
},
{
"id": "research",
"name": "Research",
"workspace": "[REDACTED]/workspace-research",
"workspaceGit": true
}
]
}
Redactions: absolute local workspace paths; model/thinking capability detail omitted as unrelated.
Source: live public Gateway RPC response from the rebuilt stacked checkout.
Binary file not shown.
Binary file not shown.
+17
View File
@@ -0,0 +1,17 @@
OpenClaw PR #126366 — real macOS routing proof log (redacted excerpt)
Captured: 2026-08-19 America/Indianapolis
App/Gateway build: OpenClaw 2026.8.1 (3dfea8a)
Client: real packaged macOS app, isolated proof profile
2026-08-19T21:22:23.559-04:00 gateway ready
2026-08-19T21:22:24.396-04:00 ⇄ res ✓ agents.list 554ms conn=[REDACTED] id=[REDACTED]
2026-08-19T21:48:36.227-04:00 ⇄ res ✗ sessions.messages.subscribe 3ms errorCode=INVALID_REQUEST errorMessage=Multiple agents are configured, but session key "main" has no explicit owner. Pass agentId or use an agent-prefixed session key. conn=[REDACTED] id=[REDACTED]
2026-08-19T21:48:36.310-04:00 ⇄ res ✗ chat.metadata 1ms errorCode=INVALID_REQUEST errorMessage=Multiple agents are configured, but this Gateway request has no explicit owner. Set agentId to one of the configured agents. conn=[REDACTED] id=[REDACTED]
2026-08-20T01:49:54.512Z task_started
2026-08-20T01:49:54.558Z user_message Real proof: route through Research
2026-08-20T01:49:58.313Z agent_message Research received it. Runtime route: **`agent:research:main`**.
2026-08-20T01:49:58.356Z task_complete Research received it. Runtime route: **`agent:research:main`**. duration_ms=3843
Redactions: connection/request/turn identifiers, local absolute paths, and unrelated runtime context.
Sources: live Gateway JSON log and Research session JSONL generated by the same real app interaction shown in macos-real-routing-proof.mp4.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 120 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 159 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 170 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 442 KiB