@probelabs/visor 0.1.137 → 0.1.138-ee

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (87) hide show
  1. package/dist/cli-main.d.ts.map +1 -1
  2. package/dist/cli.d.ts.map +1 -1
  3. package/dist/docs/action-reference.md +14 -0
  4. package/dist/docs/ci-cli-mode.md +51 -2
  5. package/dist/docs/commands.md +8 -0
  6. package/dist/docs/github-auth.md +326 -0
  7. package/dist/docs/github-ops.md +6 -2
  8. package/dist/docs/index.md +1 -0
  9. package/dist/docs/security.md +11 -1
  10. package/dist/github-auth.d.ts +61 -0
  11. package/dist/github-auth.d.ts.map +1 -0
  12. package/dist/index.d.ts.map +1 -1
  13. package/dist/index.js +2312 -298
  14. package/dist/sdk/{check-provider-registry-SA2WHPLO.mjs → check-provider-registry-B5X3AL4Z.mjs} +6 -6
  15. package/dist/sdk/{check-provider-registry-SCL4KP55.mjs → check-provider-registry-XRD3J74K.mjs} +5 -5
  16. package/dist/sdk/{chunk-F4K5WFSM.mjs → chunk-3CREE2RR.mjs} +14 -14
  17. package/dist/sdk/{chunk-UMFEBYCN.mjs → chunk-G3W5KQL7.mjs} +3 -3
  18. package/dist/sdk/{chunk-BRD36I43.mjs → chunk-GIPTKOXT.mjs} +2 -2
  19. package/dist/sdk/{chunk-QUEWQWDX.mjs → chunk-RR2KJCQS.mjs} +2 -2
  20. package/dist/sdk/{chunk-QUEWQWDX.mjs.map → chunk-RR2KJCQS.mjs.map} +1 -1
  21. package/dist/sdk/{chunk-DFKP7LY6.mjs → chunk-SUZCXRJ4.mjs} +19 -19
  22. package/dist/sdk/{chunk-J6F5K5EG.mjs.map → chunk-SUZCXRJ4.mjs.map} +1 -1
  23. package/dist/sdk/{failure-condition-evaluator-B5JJFYKU.mjs → failure-condition-evaluator-D5XXOVV2.mjs} +3 -3
  24. package/dist/sdk/{github-frontend-VAWVSCNX.mjs → github-frontend-LGS6PO5Y.mjs} +3 -3
  25. package/dist/sdk/{host-LOQWBHWT.mjs → host-RF2UEKMG.mjs} +2 -2
  26. package/dist/sdk/{host-TEQ7HKKH.mjs → host-YDQC5HZQ.mjs} +2 -2
  27. package/dist/sdk/knex-store-HPXJILBL.mjs +411 -0
  28. package/dist/sdk/knex-store-HPXJILBL.mjs.map +1 -0
  29. package/dist/sdk/loader-ZC5G3JGJ.mjs +89 -0
  30. package/dist/sdk/loader-ZC5G3JGJ.mjs.map +1 -0
  31. package/dist/sdk/opa-policy-engine-S2S2ULEI.mjs +655 -0
  32. package/dist/sdk/opa-policy-engine-S2S2ULEI.mjs.map +1 -0
  33. package/dist/sdk/{routing-HR6N43RQ.mjs → routing-6YONAZI2.mjs} +4 -4
  34. package/dist/sdk/{schedule-tool-handler-OXGTPLST.mjs → schedule-tool-handler-47KJUUJH.mjs} +6 -6
  35. package/dist/sdk/{schedule-tool-handler-Y2UABBXN.mjs → schedule-tool-handler-WHB5AGLT.mjs} +5 -5
  36. package/dist/sdk/sdk.js +1533 -275
  37. package/dist/sdk/sdk.js.map +1 -1
  38. package/dist/sdk/sdk.mjs +5 -5
  39. package/dist/sdk/{trace-helpers-FAAGLXBI.mjs → trace-helpers-LSOZHDYF.mjs} +2 -2
  40. package/dist/sdk/validator-XTZJZZJH.mjs +134 -0
  41. package/dist/sdk/validator-XTZJZZJH.mjs.map +1 -0
  42. package/dist/sdk/{workflow-check-provider-L2ZUOMJR.mjs → workflow-check-provider-D375GDQS.mjs} +6 -6
  43. package/dist/sdk/{workflow-check-provider-WLA7LO56.mjs → workflow-check-provider-MIFPOENL.mjs} +5 -5
  44. package/dist/types/cli.d.ts +8 -0
  45. package/dist/types/cli.d.ts.map +1 -1
  46. package/package.json +2 -2
  47. package/dist/output/traces/run-2026-02-23T08-59-32-321Z.ndjson +0 -138
  48. package/dist/output/traces/run-2026-02-23T09-00-20-148Z.ndjson +0 -1442
  49. package/dist/sdk/check-provider-registry-BCGP62RY.mjs +0 -29
  50. package/dist/sdk/chunk-ALB3N4ZQ.mjs +0 -443
  51. package/dist/sdk/chunk-ALB3N4ZQ.mjs.map +0 -1
  52. package/dist/sdk/chunk-DFKP7LY6.mjs.map +0 -1
  53. package/dist/sdk/chunk-E2N3U5HU.mjs +0 -1502
  54. package/dist/sdk/chunk-J6F5K5EG.mjs +0 -40235
  55. package/dist/sdk/chunk-UMFEBYCN.mjs.map +0 -1
  56. package/dist/sdk/chunk-YTAGJZHN.mjs +0 -739
  57. package/dist/sdk/chunk-YTAGJZHN.mjs.map +0 -1
  58. package/dist/sdk/failure-condition-evaluator-3B3G5NYW.mjs +0 -17
  59. package/dist/sdk/github-frontend-ZOVXPPHQ.mjs +0 -1356
  60. package/dist/sdk/github-frontend-ZOVXPPHQ.mjs.map +0 -1
  61. package/dist/sdk/routing-SEQYM4N6.mjs +0 -25
  62. package/dist/sdk/schedule-tool-handler-5BDMLHS5.mjs +0 -39
  63. package/dist/sdk/schedule-tool-handler-Y2UABBXN.mjs.map +0 -1
  64. package/dist/sdk/trace-helpers-FAAGLXBI.mjs.map +0 -1
  65. package/dist/sdk/trace-helpers-IGMH7ZPP.mjs +0 -25
  66. package/dist/sdk/trace-helpers-IGMH7ZPP.mjs.map +0 -1
  67. package/dist/sdk/workflow-check-provider-7SR7ZWSV.mjs +0 -29
  68. package/dist/sdk/workflow-check-provider-7SR7ZWSV.mjs.map +0 -1
  69. package/dist/sdk/workflow-check-provider-L2ZUOMJR.mjs.map +0 -1
  70. package/dist/sdk/workflow-check-provider-WLA7LO56.mjs.map +0 -1
  71. package/dist/traces/run-2026-02-23T08-59-32-321Z.ndjson +0 -138
  72. package/dist/traces/run-2026-02-23T09-00-20-148Z.ndjson +0 -1442
  73. /package/dist/sdk/{check-provider-registry-BCGP62RY.mjs.map → check-provider-registry-B5X3AL4Z.mjs.map} +0 -0
  74. /package/dist/sdk/{check-provider-registry-SA2WHPLO.mjs.map → check-provider-registry-XRD3J74K.mjs.map} +0 -0
  75. /package/dist/sdk/{chunk-F4K5WFSM.mjs.map → chunk-3CREE2RR.mjs.map} +0 -0
  76. /package/dist/sdk/{chunk-E2N3U5HU.mjs.map → chunk-G3W5KQL7.mjs.map} +0 -0
  77. /package/dist/sdk/{chunk-BRD36I43.mjs.map → chunk-GIPTKOXT.mjs.map} +0 -0
  78. /package/dist/sdk/{check-provider-registry-SCL4KP55.mjs.map → failure-condition-evaluator-D5XXOVV2.mjs.map} +0 -0
  79. /package/dist/sdk/{github-frontend-VAWVSCNX.mjs.map → github-frontend-LGS6PO5Y.mjs.map} +0 -0
  80. /package/dist/sdk/{host-LOQWBHWT.mjs.map → host-RF2UEKMG.mjs.map} +0 -0
  81. /package/dist/sdk/{host-TEQ7HKKH.mjs.map → host-YDQC5HZQ.mjs.map} +0 -0
  82. /package/dist/sdk/{failure-condition-evaluator-3B3G5NYW.mjs.map → routing-6YONAZI2.mjs.map} +0 -0
  83. /package/dist/sdk/{failure-condition-evaluator-B5JJFYKU.mjs.map → schedule-tool-handler-47KJUUJH.mjs.map} +0 -0
  84. /package/dist/sdk/{routing-HR6N43RQ.mjs.map → schedule-tool-handler-WHB5AGLT.mjs.map} +0 -0
  85. /package/dist/sdk/{routing-SEQYM4N6.mjs.map → trace-helpers-LSOZHDYF.mjs.map} +0 -0
  86. /package/dist/sdk/{schedule-tool-handler-5BDMLHS5.mjs.map → workflow-check-provider-D375GDQS.mjs.map} +0 -0
  87. /package/dist/sdk/{schedule-tool-handler-OXGTPLST.mjs.map → workflow-check-provider-MIFPOENL.mjs.map} +0 -0
@@ -1,1442 +0,0 @@
1
- {"name":"visor.run","attributes":{"started":true}}
2
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"crisp-toad-5nxv"}}]}
3
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"crisp-toad-5nxv"}}]}
4
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"crisp-toad-5nxv"}}]}
5
- {"name":"visor.provider","attributes":{"visor.check.id":"ask","visor.provider.type":"human-input"}}
6
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"crisp-toad-5nxv"}}]}
7
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"crisp-toad-5nxv"}}]}
8
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"crisp-toad-5nxv"}}]}
9
- {"name":"visor.provider","attributes":{"visor.check.id":"refine","visor.provider.type":"ai"}}
10
- {"name":"visor.check","attributes":{"visor.check.id":"refine","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"ask\":{\"text\":\"Build a small Node CLI that prints \\\"hello\\\"\",\"ts\":1771837220819}},\"args\":{}}"},"events":[]}
11
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"warm-deer-8ddq"}}]}
12
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"warm-deer-8ddq"}}]}
13
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"warm-deer-8ddq"}}]}
14
- {"name":"visor.provider","attributes":{"visor.check.id":"overview","visor.provider.type":"ai"}}
15
- {"name":"visor.check","attributes":{"visor.check.id":"overview","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[{\"filename\":\"src/search.ts\",\"additions\":3,\"deletions\":0,\"changes\":3,\"status\":\"added\",\"patch\":\"@@\\n+export function search(q: string) {\\n return []\\n}\\n\"}],\"outputs\":{},\"args\":{}}"},"events":[]}
16
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"neat-bear-x2wd"}}]}
17
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"neat-bear-x2wd"}}]}
18
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"neat-bear-x2wd"}}]}
19
- {"name":"visor.provider","attributes":{"visor.check.id":"overview","visor.provider.type":"ai"}}
20
- {"name":"visor.check","attributes":{"visor.check.id":"overview","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[{\"filename\":\"src/search.ts\",\"additions\":3,\"deletions\":0,\"changes\":3,\"status\":\"added\",\"patch\":\"@@\\n+export function search(q: string) {\\n return []\\n}\\n\"}],\"outputs\":{},\"args\":{}}"},"events":[]}
21
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"clean-puma-4ehm"}}]}
22
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"clean-puma-4ehm"}}]}
23
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"clean-puma-4ehm"}}]}
24
- {"name":"visor.provider","attributes":{"visor.check.id":"run-review","visor.provider.type":"workflow"}}
25
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"run-review","trigger":"on_success","action":"goto","target":"post-verified","source":"goto"}}]}
26
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"clean-puma-4ehm"}}]}
27
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"clean-puma-4ehm"}}]}
28
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"clean-puma-4ehm"}}]}
29
- {"name":"visor.provider","attributes":{"visor.check.id":"post-verified","visor.provider.type":"log"}}
30
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"clean-puma-4ehm"}}]}
31
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"clean-puma-4ehm"}}]}
32
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":2,"session_id":"clean-puma-4ehm"}}]}
33
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"crisp-toad-5nxv"}}]}
34
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"crisp-toad-5nxv"}}]}
35
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"crisp-toad-5nxv"}}]}
36
- {"name":"visor.provider","attributes":{"visor.check.id":"plan-commands","visor.provider.type":"ai"}}
37
- {"name":"visor.check","attributes":{"visor.check.id":"plan-commands","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"refine\":{\"refined\":true,\"text\":\"Create a Node.js CLI (using Node >=18) that prints 'hello' when run; include usage example and exit code 0.\",\"ts\":1771837220863},\"ask\":{\"text\":\"Build a small Node CLI that prints \\\"hello\\\"\",\"ts\":1771837220819}},\"args\":{}}"},"events":[]}
38
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"crisp-toad-5nxv"}}]}
39
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"crisp-toad-5nxv"}}]}
40
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"crisp-toad-5nxv"}}]}
41
- {"name":"visor.provider","attributes":{"visor.check.id":"ask-confirm","visor.provider.type":"human-input"}}
42
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"crisp-toad-5nxv"}}]}
43
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"crisp-toad-5nxv"}}]}
44
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"crisp-toad-5nxv"}}]}
45
- {"name":"visor.provider","attributes":{"visor.check.id":"confirm-interpret","visor.provider.type":"ai"}}
46
- {"name":"visor.check","attributes":{"visor.check.id":"confirm-interpret","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"plan-commands\":{\"commands\":[\"echo hello-build\",\"echo hello-lint\",\"echo hello-test\"],\"ts\":1771837220890},\"ask-confirm\":{\"text\":\"yes\",\"ts\":1771837220892},\"ask\":{\"text\":\"Build a small Node CLI that prints \\\"hello\\\"\",\"ts\":1771837220819},\"refine\":{\"refined\":true,\"text\":\"Create a Node.js CLI (using Node >=18) that prints 'hello' when run; include usage example and exit code 0.\",\"ts\":1771837220863}},\"args\":{}}"},"events":[]}
47
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"warm-deer-8ddq"}}]}
48
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"warm-deer-8ddq"}}]}
49
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"warm-deer-8ddq"}}]}
50
- {"name":"visor.provider","attributes":{"visor.check.id":"apply-overview-labels","visor.provider.type":"github"}}
51
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"warm-deer-8ddq"}}]}
52
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"warm-deer-8ddq"}}]}
53
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"warm-deer-8ddq"}}]}
54
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"neat-bear-x2wd"}}]}
55
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"neat-bear-x2wd"}}]}
56
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"neat-bear-x2wd"}}]}
57
- {"name":"visor.provider","attributes":{"visor.check.id":"security","visor.provider.type":"ai"}}
58
- {"name":"visor.check","attributes":{"visor.check.id":"security","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[{\"filename\":\"src/search.ts\",\"additions\":3,\"deletions\":0,\"changes\":3,\"status\":\"added\",\"patch\":\"@@\\n+export function search(q: string) {\\n return []\\n}\\n\"}],\"outputs\":{\"overview\":{\"text\":\"Overview body\",\"tags\":{\"label\":\"feature\",\"review-effort\":2},\"ts\":1771837220940}},\"args\":{}}"},"events":[]}
59
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"crisp-toad-5nxv"}}]}
60
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"crisp-toad-5nxv"}}]}
61
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"crisp-toad-5nxv"}}]}
62
- {"name":"visor.provider","attributes":{"visor.check.id":"run-commands","visor.provider.type":"command"}}
63
- {"name":"visor.check","attributes":{"visor.check.id":"run-commands","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"confirm-interpret\":{\"proceed\":true,\"commands\":[\"echo hello-build\",\"echo hello-lint\",\"echo hello-test\"],\"ts\":1771837220954},\"ask\":{\"text\":\"Build a small Node CLI that prints \\\"hello\\\"\",\"ts\":1771837220819},\"refine\":{\"refined\":true,\"text\":\"Create a Node.js CLI (using Node >=18) that prints 'hello' when run; include usage example and exit code 0.\",\"ts\":1771837220863},\"plan-commands\":{\"commands\":[\"echo hello-build\",\"echo hello-lint\",\"echo hello-test\"],\"ts\":1771837220890},\"ask-confirm\":{\"text\":\"yes\",\"ts\":1771837220892},\"history\":{\"ask\":[{\"text\":\"Build a small Node CLI that prints \\\"hello\\\"\",\"ts\":1771837220819}],\"refine\":[{\"refined\":true,\"text\":\"Create a Node.js CLI (using Node >=18) that prints 'hello' when run; include usage example and exit code 0.\",\"ts\":1771837220863}],\"plan-commands\":[{\"commands\":[\"echo hello-build\",\"echo hello-lint\",\"echo hello-test\"],\"ts\":1771837220890}],\"ask-confirm\":[{\"text\":\"yes\",\"ts\":1771837220892}],\"confirm-interpret\":[{\"proceed\":true,\"commands\":[\"echo hello-build\",\"echo hello-lint\",\"echo hello-test\"],\"ts\":1771837220954}]}},\"outputs_history\":{\"ask\":[{\"text\":\"Build a small Node CLI that prints \\\"hello\\\"\",\"ts\":1771837220819}],\"refine\":[{\"refined\":true,\"text\":\"Create a Node.js CLI (using Node >=18) that prints 'hello' when run; include usage example and exit code 0.\",\"ts\":1771837220863}],\"plan-commands\":[{\"commands\":[\"echo hello-build\",\"echo hello-lint\",\"echo hello-test\"],\"ts\":1771837220890}],\"ask-confirm\":[{\"text\":\"yes\",\"ts\":1771837220892}],\"confirm-interpret\":[{\"proceed\":true,\"commands\":[\"echo hello-build\",\"echo hello-lint\",\"echo hello-test\"],\"ts\":1771837220954}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/clean-puma-4ehm\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/clean-puma-4ehm/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
64
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"crisp-toad-5nxv"}}]}
65
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"crisp-toad-5nxv"}}]}
66
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"crisp-toad-5nxv"}}]}
67
- {"name":"visor.provider","attributes":{"visor.check.id":"finish","visor.provider.type":"log"}}
68
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"crisp-toad-5nxv"}}]}
69
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"crisp-toad-5nxv"}}]}
70
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"crisp-toad-5nxv"}}]}
71
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"neat-bear-x2wd"}}]}
72
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"neat-bear-x2wd"}}]}
73
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"neat-bear-x2wd"}}]}
74
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"happy-owl-u99v"}}]}
75
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"happy-owl-u99v"}}]}
76
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"happy-owl-u99v"}}]}
77
- {"name":"visor.provider","attributes":{"visor.check.id":"run-review","visor.provider.type":"workflow"}}
78
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.triggered","attrs":{"check":"run-review","scope":"check","name":"run-review_fail_if","expression":"(output?.hasErrors === true) || ((output?.issues?.length ?? 0) > 0)","severity":"error"}}]}
79
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.evaluated","attrs":{"check":"run-review","scope":"check","name":"run-review_fail_if","expression":"(output?.hasErrors === true) || ((output?.issues?.length ?? 0) > 0)","severity":"error"}},{"name":"fail_if.triggered","attrs":{"check":"run-review","scope":"check","name":"run-review_fail_if","expression":"(output?.hasErrors === true) || ((output?.issues?.length ?? 0) > 0)","severity":"error"}}]}
80
- {"name":"visor.fail_if","attributes":{"check":"run-review","scope":"check","name":"run-review_fail_if"},"events":[{"name":"fail_if.triggered","attrs":{"check":"run-review","scope":"check","name":"run-review_fail_if","expression":"(output?.hasErrors === true) || ((output?.issues?.length ?? 0) > 0)","severity":"error"}}]}
81
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"run-review","trigger":"on_fail","action":"goto","target":"fix-with-claude","source":"goto"}}]}
82
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"happy-owl-u99v"}}]}
83
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"happy-owl-u99v"}}]}
84
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"happy-owl-u99v"}}]}
85
- {"name":"visor.provider","attributes":{"visor.check.id":"fix-with-claude","visor.provider.type":"claude-code"}}
86
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"fix-with-claude","trigger":"on_success","action":"goto","target":"run-review","source":"goto"}}]}
87
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"happy-owl-u99v"}}]}
88
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"happy-owl-u99v"}}]}
89
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":3,"session_id":"happy-owl-u99v"}}]}
90
- {"name":"visor.provider","attributes":{"visor.check.id":"run-review","visor.provider.type":"workflow"}}
91
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"run-review","trigger":"on_success","action":"goto","target":"post-verified","source":"goto"}}]}
92
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"happy-owl-u99v"}}]}
93
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"happy-owl-u99v"}}]}
94
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":4,"session_id":"happy-owl-u99v"}}]}
95
- {"name":"visor.provider","attributes":{"visor.check.id":"post-verified","visor.provider.type":"log"}}
96
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":4,"session_id":"happy-owl-u99v"}}]}
97
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":4,"session_id":"happy-owl-u99v"}}]}
98
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":4,"session_id":"happy-owl-u99v"}}]}
99
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"kind-cat-cvna"}}]}
100
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"kind-cat-cvna"}}]}
101
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"kind-cat-cvna"}}]}
102
- {"name":"visor.provider","attributes":{"visor.check.id":"issue-assistant","visor.provider.type":"ai"}}
103
- {"name":"visor.check","attributes":{"visor.check.id":"issue-assistant","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Bug: crashes on search edge case\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{},\"args\":{}}"},"events":[]}
104
- {"name":"visor.provider","attributes":{"visor.check.id":"external-label","visor.provider.type":"github"}}
105
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"kind-cat-cvna"}}]}
106
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"tiny-jay-pve2"}}]}
107
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"tiny-jay-pve2"}}]}
108
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"tiny-jay-pve2"}}]}
109
- {"name":"visor.provider","attributes":{"visor.check.id":"ask","visor.provider.type":"human-input"}}
110
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"tiny-jay-pve2"}}]}
111
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"tiny-jay-pve2"}}]}
112
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"tiny-jay-pve2"}}]}
113
- {"name":"visor.provider","attributes":{"visor.check.id":"refine","visor.provider.type":"ai"}}
114
- {"name":"visor.check","attributes":{"visor.check.id":"refine","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"ask\":{\"text\":\"Create a CI job\",\"ts\":1771837221379}},\"args\":{}}"},"events":[]}
115
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"kind-snail-jqqs"}}]}
116
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"kind-snail-jqqs"}}]}
117
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"kind-snail-jqqs"}}]}
118
- {"name":"visor.provider","attributes":{"visor.check.id":"get-requirements","visor.provider.type":"human-input"}}
119
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"kind-snail-jqqs"}}]}
120
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"kind-snail-jqqs"}}]}
121
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"kind-snail-jqqs"}}]}
122
- {"name":"visor.provider","attributes":{"visor.check.id":"interpret-request","visor.provider.type":"ai"}}
123
- {"name":"visor.check","attributes":{"visor.check.id":"interpret-request","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837221393}},\"args\":{}}"},"events":[]}
124
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.triggered","attrs":{"check":"refine","scope":"check","name":"refine_fail_if","expression":"output['refined'] !== true","severity":"error"}}]}
125
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.evaluated","attrs":{"check":"refine","scope":"check","name":"refine_fail_if","expression":"output['refined'] !== true","severity":"error"}},{"name":"fail_if.triggered","attrs":{"check":"refine","scope":"check","name":"refine_fail_if","expression":"output['refined'] !== true","severity":"error"}}]}
126
- {"name":"visor.fail_if","attributes":{"check":"refine","scope":"check","name":"refine_fail_if"},"events":[{"name":"fail_if.triggered","attrs":{"check":"refine","scope":"check","name":"refine_fail_if","expression":"output['refined'] !== true","severity":"error"}}]}
127
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"refine","trigger":"on_fail","action":"goto","target":"ask","source":"goto"}}]}
128
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"tiny-jay-pve2"}}]}
129
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"tiny-jay-pve2"}}]}
130
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"tiny-jay-pve2"}}]}
131
- {"name":"visor.provider","attributes":{"visor.check.id":"ask","visor.provider.type":"human-input"}}
132
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"tiny-jay-pve2"}}]}
133
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"tiny-jay-pve2"}}]}
134
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"tiny-jay-pve2"}}]}
135
- {"name":"visor.provider","attributes":{"visor.check.id":"refine","visor.provider.type":"ai"}}
136
- {"name":"visor.check","attributes":{"visor.check.id":"refine","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"ask\":{\"text\":\"GitHub Actions; run on push to main\",\"ts\":1771837221409},\"refine\":{\"refined\":false,\"ask_user\":true,\"text\":\"Which CI platform and trigger conditions?\",\"ts\":1771837221406}},\"args\":{}}"},"events":[]}
137
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"kind-snail-jqqs"}}]}
138
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"kind-snail-jqqs"}}]}
139
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"kind-snail-jqqs"}}]}
140
- {"name":"visor.provider","attributes":{"visor.check.id":"checkout-visor","visor.provider.type":"git-checkout"}}
141
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"kind-snail-jqqs"}}]}
142
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"kind-snail-jqqs"}}]}
143
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"kind-snail-jqqs"}}]}
144
- {"name":"visor.provider","attributes":{"visor.check.id":"generate-workflow","visor.provider.type":"ai"}}
145
- {"name":"visor.check","attributes":{"visor.check.id":"generate-workflow","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ref\":\"main\",\"commit\":\"abc123\",\"repository\":\"probelabs/visor\",\"ts\":1771837221429},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837221393},\"interpret-request\":{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a PR labeling workflow with AI analysis for pr_opened events.\\n\",\"ts\":1771837221428}},\"args\":{}}"},"events":[]}
146
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"generate-workflow","trigger":"on_success","action":"goto","target":"validate-workflow","source":"goto"}}]}
147
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"kind-snail-jqqs"}}]}
148
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"kind-snail-jqqs"}}]}
149
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"kind-snail-jqqs"}}]}
150
- {"name":"visor.provider","attributes":{"visor.check.id":"validate-workflow","visor.provider.type":"command"}}
151
- {"name":"visor.check","attributes":{"visor.check.id":"validate-workflow","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"generate-workflow\":{\"stdout\":\"Created workflow at ./generated-workflow.yaml\",\"ts\":1771837221434},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837221393},\"interpret-request\":{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a PR labeling workflow with AI analysis for pr_opened events.\\n\",\"ts\":1771837221428},\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ref\":\"main\",\"commit\":\"abc123\",\"repository\":\"probelabs/visor\",\"ts\":1771837221429},\"history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837221393}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a PR labeling workflow with AI analysis for pr_opened events.\\n\",\"ts\":1771837221428}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ref\":\"main\",\"commit\":\"abc123\",\"repository\":\"probelabs/visor\",\"ts\":1771837221429}],\"generate-workflow\":[{\"stdout\":\"Created workflow at ./generated-workflow.yaml\",\"ts\":1771837221434}]}},\"outputs_history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837221393}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a PR labeling workflow with AI analysis for pr_opened events.\\n\",\"ts\":1771837221428}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ref\":\"main\",\"commit\":\"abc123\",\"repository\":\"probelabs/visor\",\"ts\":1771837221429}],\"generate-workflow\":[{\"stdout\":\"Created workflow at ./generated-workflow.yaml\",\"ts\":1771837221434}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/kind-snail-jqqs\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/kind-snail-jqqs/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
152
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"validate-workflow","trigger":"on_success","action":"goto","target":"lint-workflow","source":"goto"}}]}
153
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"kind-snail-jqqs"}}]}
154
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"kind-snail-jqqs"}}]}
155
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":3,"session_id":"kind-snail-jqqs"}}]}
156
- {"name":"visor.provider","attributes":{"visor.check.id":"lint-workflow","visor.provider.type":"command"}}
157
- {"name":"visor.check","attributes":{"visor.check.id":"lint-workflow","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"validate-workflow\":{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837221437},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837221393},\"interpret-request\":{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a PR labeling workflow with AI analysis for pr_opened events.\\n\",\"ts\":1771837221428},\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ref\":\"main\",\"commit\":\"abc123\",\"repository\":\"probelabs/visor\",\"ts\":1771837221429},\"generate-workflow\":{\"stdout\":\"Created workflow at ./generated-workflow.yaml\",\"ts\":1771837221434},\"history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837221393}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a PR labeling workflow with AI analysis for pr_opened events.\\n\",\"ts\":1771837221428}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ref\":\"main\",\"commit\":\"abc123\",\"repository\":\"probelabs/visor\",\"ts\":1771837221429}],\"generate-workflow\":[{\"stdout\":\"Created workflow at ./generated-workflow.yaml\",\"ts\":1771837221434}],\"validate-workflow\":[{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837221437}]}},\"outputs_history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837221393}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a PR labeling workflow with AI analysis for pr_opened events.\\n\",\"ts\":1771837221428}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ref\":\"main\",\"commit\":\"abc123\",\"repository\":\"probelabs/visor\",\"ts\":1771837221429}],\"generate-workflow\":[{\"stdout\":\"Created workflow at ./generated-workflow.yaml\",\"ts\":1771837221434}],\"validate-workflow\":[{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837221437}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/kind-snail-jqqs\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/kind-snail-jqqs/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
158
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"lint-workflow","trigger":"on_success","action":"goto","target":"run-tests","source":"goto"}}]}
159
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"kind-snail-jqqs"}}]}
160
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"kind-snail-jqqs"}}]}
161
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":4,"session_id":"kind-snail-jqqs"}}]}
162
- {"name":"visor.provider","attributes":{"visor.check.id":"run-tests","visor.provider.type":"command"}}
163
- {"name":"visor.check","attributes":{"visor.check.id":"run-tests","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"lint-workflow\":{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837221439},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837221393},\"interpret-request\":{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a PR labeling workflow with AI analysis for pr_opened events.\\n\",\"ts\":1771837221428},\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ref\":\"main\",\"commit\":\"abc123\",\"repository\":\"probelabs/visor\",\"ts\":1771837221429},\"generate-workflow\":{\"stdout\":\"Created workflow at ./generated-workflow.yaml\",\"ts\":1771837221434},\"validate-workflow\":{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837221437},\"history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837221393}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a PR labeling workflow with AI analysis for pr_opened events.\\n\",\"ts\":1771837221428}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ref\":\"main\",\"commit\":\"abc123\",\"repository\":\"probelabs/visor\",\"ts\":1771837221429}],\"generate-workflow\":[{\"stdout\":\"Created workflow at ./generated-workflow.yaml\",\"ts\":1771837221434}],\"validate-workflow\":[{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837221437}],\"lint-workflow\":[{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837221439}]}},\"outputs_history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837221393}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a PR labeling workflow with AI analysis for pr_opened events.\\n\",\"ts\":1771837221428}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ref\":\"main\",\"commit\":\"abc123\",\"repository\":\"probelabs/visor\",\"ts\":1771837221429}],\"generate-workflow\":[{\"stdout\":\"Created workflow at ./generated-workflow.yaml\",\"ts\":1771837221434}],\"validate-workflow\":[{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837221437}],\"lint-workflow\":[{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837221439}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/kind-snail-jqqs\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/kind-snail-jqqs/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
164
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"run-tests","trigger":"on_success","action":"goto","target":"review-workflow","source":"goto"}}]}
165
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":4,"session_id":"kind-snail-jqqs"}}]}
166
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":4,"session_id":"kind-snail-jqqs"}}]}
167
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":5,"session_id":"kind-snail-jqqs"}}]}
168
- {"name":"visor.provider","attributes":{"visor.check.id":"review-workflow","visor.provider.type":"ai"}}
169
- {"name":"visor.check","attributes":{"visor.check.id":"review-workflow","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"run-tests\":{\"value\":\"Running tests...\\n1 test passed\\n\",\"exit_code\":0,\"ts\":1771837221442},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837221393},\"interpret-request\":{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a PR labeling workflow with AI analysis for pr_opened events.\\n\",\"ts\":1771837221428},\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ref\":\"main\",\"commit\":\"abc123\",\"repository\":\"probelabs/visor\",\"ts\":1771837221429},\"generate-workflow\":{\"stdout\":\"Created workflow at ./generated-workflow.yaml\",\"ts\":1771837221434},\"validate-workflow\":{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837221437},\"lint-workflow\":{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837221439}},\"args\":{}}"},"events":[]}
170
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.triggered","attrs":{"check":"refine","scope":"check","name":"refine_fail_if","expression":"output['refined'] !== true","severity":"error"}}]}
171
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.evaluated","attrs":{"check":"refine","scope":"check","name":"refine_fail_if","expression":"output['refined'] !== true","severity":"error"}},{"name":"fail_if.triggered","attrs":{"check":"refine","scope":"check","name":"refine_fail_if","expression":"output['refined'] !== true","severity":"error"}}]}
172
- {"name":"visor.fail_if","attributes":{"check":"refine","scope":"check","name":"refine_fail_if"},"events":[{"name":"fail_if.triggered","attrs":{"check":"refine","scope":"check","name":"refine_fail_if","expression":"output['refined'] !== true","severity":"error"}}]}
173
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"refine","trigger":"on_fail","action":"goto","target":"ask","source":"goto"}}]}
174
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"tiny-jay-pve2"}}]}
175
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"tiny-jay-pve2"}}]}
176
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":3,"session_id":"tiny-jay-pve2"}}]}
177
- {"name":"visor.provider","attributes":{"visor.check.id":"ask","visor.provider.type":"human-input"}}
178
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"tiny-jay-pve2"}}]}
179
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"tiny-jay-pve2"}}]}
180
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":3,"session_id":"tiny-jay-pve2"}}]}
181
- {"name":"visor.provider","attributes":{"visor.check.id":"refine","visor.provider.type":"ai"}}
182
- {"name":"visor.check","attributes":{"visor.check.id":"refine","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"ask\":{\"text\":\"Use Node 18 and npm ci + npm test\",\"ts\":1771837221463},\"refine\":{\"refined\":false,\"ask_user\":true,\"text\":\"What Node version and commands should run?\",\"ts\":1771837221460}},\"args\":{}}"},"events":[]}
183
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"review-workflow","trigger":"on_success","action":"goto","target":"publish-workflow","source":"goto"}}]}
184
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":5,"session_id":"kind-snail-jqqs"}}]}
185
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":5,"session_id":"kind-snail-jqqs"}}]}
186
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":6,"session_id":"kind-snail-jqqs"}}]}
187
- {"name":"visor.provider","attributes":{"visor.check.id":"publish-workflow","visor.provider.type":"command"}}
188
- {"name":"visor.check","attributes":{"visor.check.id":"publish-workflow","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"review-workflow\":{\"issues\":[],\"summary\":\"Workflow looks good. All requirements covered.\",\"approval\":true,\"ts\":1771837221475},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837221393},\"interpret-request\":{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a PR labeling workflow with AI analysis for pr_opened events.\\n\",\"ts\":1771837221428},\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ref\":\"main\",\"commit\":\"abc123\",\"repository\":\"probelabs/visor\",\"ts\":1771837221429},\"generate-workflow\":{\"stdout\":\"Created workflow at ./generated-workflow.yaml\",\"ts\":1771837221434},\"validate-workflow\":{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837221437},\"lint-workflow\":{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837221439},\"run-tests\":{\"value\":\"Running tests...\\n1 test passed\\n\",\"exit_code\":0,\"ts\":1771837221442},\"history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837221393}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a PR labeling workflow with AI analysis for pr_opened events.\\n\",\"ts\":1771837221428}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ref\":\"main\",\"commit\":\"abc123\",\"repository\":\"probelabs/visor\",\"ts\":1771837221429}],\"generate-workflow\":[{\"stdout\":\"Created workflow at ./generated-workflow.yaml\",\"ts\":1771837221434}],\"validate-workflow\":[{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837221437}],\"lint-workflow\":[{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837221439}],\"run-tests\":[{\"value\":\"Running tests...\\n1 test passed\\n\",\"exit_code\":0,\"ts\":1771837221442}],\"review-workflow\":[{\"issues\":[],\"summary\":\"Workflow looks good. All requirements covered.\",\"approval\":true,\"ts\":1771837221475}]}},\"outputs_history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837221393}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a PR labeling workflow with AI analysis for pr_opened events.\\n\",\"ts\":1771837221428}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ref\":\"main\",\"commit\":\"abc123\",\"repository\":\"probelabs/visor\",\"ts\":1771837221429}],\"generate-workflow\":[{\"stdout\":\"Created workflow at ./generated-workflow.yaml\",\"ts\":1771837221434}],\"validate-workflow\":[{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837221437}],\"lint-workflow\":[{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837221439}],\"run-tests\":[{\"value\":\"Running tests...\\n1 test passed\\n\",\"exit_code\":0,\"ts\":1771837221442}],\"review-workflow\":[{\"issues\":[],\"summary\":\"Workflow looks good. All requirements covered.\",\"approval\":true,\"ts\":1771837221475}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/kind-snail-jqqs\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/kind-snail-jqqs/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
189
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"publish-workflow","trigger":"on_success","action":"goto","target":"finalize","source":"goto"}}]}
190
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":6,"session_id":"kind-snail-jqqs"}}]}
191
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":6,"session_id":"kind-snail-jqqs"}}]}
192
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":7,"session_id":"kind-snail-jqqs"}}]}
193
- {"name":"visor.provider","attributes":{"visor.check.id":"finalize","visor.provider.type":"log"}}
194
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":7,"session_id":"kind-snail-jqqs"}}]}
195
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":7,"session_id":"kind-snail-jqqs"}}]}
196
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":7,"session_id":"kind-snail-jqqs"}}]}
197
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"tiny-jay-pve2"}}]}
198
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"tiny-jay-pve2"}}]}
199
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":3,"session_id":"tiny-jay-pve2"}}]}
200
- {"name":"visor.provider","attributes":{"visor.check.id":"plan-commands","visor.provider.type":"ai"}}
201
- {"name":"visor.check","attributes":{"visor.check.id":"plan-commands","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"refine\":{\"refined\":true,\"text\":\"Set up GitHub Actions workflow: on push to main, use Node 18.x, cache npm, run npm ci && npm test.\",\"ts\":1771837221490},\"ask\":{\"text\":\"Use Node 18 and npm ci + npm test\",\"ts\":1771837221463}},\"args\":{}}"},"events":[]}
202
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"tiny-jay-pve2"}}]}
203
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"tiny-jay-pve2"}}]}
204
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":3,"session_id":"tiny-jay-pve2"}}]}
205
- {"name":"visor.provider","attributes":{"visor.check.id":"ask-confirm","visor.provider.type":"human-input"}}
206
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"tiny-jay-pve2"}}]}
207
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"tiny-jay-pve2"}}]}
208
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":3,"session_id":"tiny-jay-pve2"}}]}
209
- {"name":"visor.provider","attributes":{"visor.check.id":"confirm-interpret","visor.provider.type":"ai"}}
210
- {"name":"visor.check","attributes":{"visor.check.id":"confirm-interpret","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"plan-commands\":{\"commands\":[\"echo build\",\"echo lint\",\"echo test\"],\"ts\":1771837221502},\"ask-confirm\":{\"text\":\"yes\",\"ts\":1771837221504},\"ask\":{\"text\":\"Use Node 18 and npm ci + npm test\",\"ts\":1771837221463},\"refine\":{\"refined\":true,\"text\":\"Set up GitHub Actions workflow: on push to main, use Node 18.x, cache npm, run npm ci && npm test.\",\"ts\":1771837221490}},\"args\":{}}"},"events":[]}
211
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"tiny-jay-pve2"}}]}
212
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"tiny-jay-pve2"}}]}
213
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":3,"session_id":"tiny-jay-pve2"}}]}
214
- {"name":"visor.provider","attributes":{"visor.check.id":"run-commands","visor.provider.type":"command"}}
215
- {"name":"visor.check","attributes":{"visor.check.id":"run-commands","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"confirm-interpret\":{\"proceed\":true,\"commands\":[\"echo build\",\"echo lint\",\"echo test\"],\"ts\":1771837221517},\"ask\":{\"text\":\"Use Node 18 and npm ci + npm test\",\"ts\":1771837221463},\"refine\":{\"refined\":true,\"text\":\"Set up GitHub Actions workflow: on push to main, use Node 18.x, cache npm, run npm ci && npm test.\",\"ts\":1771837221490},\"plan-commands\":{\"commands\":[\"echo build\",\"echo lint\",\"echo test\"],\"ts\":1771837221502},\"ask-confirm\":{\"text\":\"yes\",\"ts\":1771837221504},\"history\":{\"ask\":[{\"text\":\"Create a CI job\",\"ts\":1771837221379},{\"text\":\"GitHub Actions; run on push to main\",\"ts\":1771837221409},{\"text\":\"Use Node 18 and npm ci + npm test\",\"ts\":1771837221463}],\"refine\":[{\"refined\":false,\"ask_user\":true,\"text\":\"Which CI platform and trigger conditions?\",\"ts\":1771837221406},{\"refined\":false,\"ask_user\":true,\"text\":\"What Node version and commands should run?\",\"ts\":1771837221460},{\"refined\":true,\"text\":\"Set up GitHub Actions workflow: on push to main, use Node 18.x, cache npm, run npm ci && npm test.\",\"ts\":1771837221490}],\"plan-commands\":[{\"commands\":[\"echo build\",\"echo lint\",\"echo test\"],\"ts\":1771837221502}],\"ask-confirm\":[{\"text\":\"yes\",\"ts\":1771837221504}],\"confirm-interpret\":[{\"proceed\":true,\"commands\":[\"echo build\",\"echo lint\",\"echo test\"],\"ts\":1771837221517}]}},\"outputs_history\":{\"ask\":[{\"text\":\"Create a CI job\",\"ts\":1771837221379},{\"text\":\"GitHub Actions; run on push to main\",\"ts\":1771837221409},{\"text\":\"Use Node 18 and npm ci + npm test\",\"ts\":1771837221463}],\"refine\":[{\"refined\":false,\"ask_user\":true,\"text\":\"Which CI platform and trigger conditions?\",\"ts\":1771837221406},{\"refined\":false,\"ask_user\":true,\"text\":\"What Node version and commands should run?\",\"ts\":1771837221460},{\"refined\":true,\"text\":\"Set up GitHub Actions workflow: on push to main, use Node 18.x, cache npm, run npm ci && npm test.\",\"ts\":1771837221490}],\"plan-commands\":[{\"commands\":[\"echo build\",\"echo lint\",\"echo test\"],\"ts\":1771837221502}],\"ask-confirm\":[{\"text\":\"yes\",\"ts\":1771837221504}],\"confirm-interpret\":[{\"proceed\":true,\"commands\":[\"echo build\",\"echo lint\",\"echo test\"],\"ts\":1771837221517}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/kind-snail-jqqs\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/kind-snail-jqqs/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
216
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"tiny-jay-pve2"}}]}
217
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"tiny-jay-pve2"}}]}
218
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":3,"session_id":"tiny-jay-pve2"}}]}
219
- {"name":"visor.provider","attributes":{"visor.check.id":"finish","visor.provider.type":"log"}}
220
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"tiny-jay-pve2"}}]}
221
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"tiny-jay-pve2"}}]}
222
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":3,"session_id":"tiny-jay-pve2"}}]}
223
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"fair-wolf-23td"}}]}
224
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"fair-wolf-23td"}}]}
225
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"fair-wolf-23td"}}]}
226
- {"name":"visor.provider","attributes":{"visor.check.id":"api-assistant","visor.provider.type":"ai"}}
227
- {"name":"visor.check","attributes":{"visor.check.id":"api-assistant","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{},\"args\":{}}"},"events":[]}
228
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"fair-wolf-23td"}}]}
229
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"fair-wolf-23td"}}]}
230
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"fair-wolf-23td"}}]}
231
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"neat-zebra-azkk"}}]}
232
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"neat-zebra-azkk"}}]}
233
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"neat-zebra-azkk"}}]}
234
- {"name":"visor.provider","attributes":{"visor.check.id":"get-requirements","visor.provider.type":"human-input"}}
235
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"neat-zebra-azkk"}}]}
236
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"neat-zebra-azkk"}}]}
237
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"neat-zebra-azkk"}}]}
238
- {"name":"visor.provider","attributes":{"visor.check.id":"interpret-request","visor.provider.type":"ai"}}
239
- {"name":"visor.check","attributes":{"visor.check.id":"interpret-request","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837221809}},\"args\":{}}"},"events":[]}
240
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"neat-zebra-azkk"}}]}
241
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"neat-zebra-azkk"}}]}
242
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"neat-zebra-azkk"}}]}
243
- {"name":"visor.provider","attributes":{"visor.check.id":"checkout-visor","visor.provider.type":"git-checkout"}}
244
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"neat-zebra-azkk"}}]}
245
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"neat-zebra-azkk"}}]}
246
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"neat-zebra-azkk"}}]}
247
- {"name":"visor.provider","attributes":{"visor.check.id":"generate-workflow","visor.provider.type":"ai"}}
248
- {"name":"visor.check","attributes":{"visor.check.id":"generate-workflow","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837221827},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837221809},\"interpret-request\":{\"mode\":\"edit\",\"workflow_path\":\"defaults/code-review.yaml\",\"requirements\":\"Add a security check step to the existing code-review workflow\",\"existing_workflow_summary\":\"Code review workflow with AI analysis\",\"ts\":1771837221826}},\"args\":{}}"},"events":[]}
249
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"generate-workflow","trigger":"on_success","action":"goto","target":"validate-workflow","source":"goto"}}]}
250
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"neat-zebra-azkk"}}]}
251
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"neat-zebra-azkk"}}]}
252
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"neat-zebra-azkk"}}]}
253
- {"name":"visor.provider","attributes":{"visor.check.id":"validate-workflow","visor.provider.type":"command"}}
254
- {"name":"visor.check","attributes":{"visor.check.id":"validate-workflow","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"generate-workflow\":{\"stdout\":\"Updated workflow with security check\",\"ts\":1771837221831},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837221809},\"interpret-request\":{\"mode\":\"edit\",\"workflow_path\":\"defaults/code-review.yaml\",\"requirements\":\"Add a security check step to the existing code-review workflow\",\"existing_workflow_summary\":\"Code review workflow with AI analysis\",\"ts\":1771837221826},\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837221827},\"history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837221809}],\"interpret-request\":[{\"mode\":\"edit\",\"workflow_path\":\"defaults/code-review.yaml\",\"requirements\":\"Add a security check step to the existing code-review workflow\",\"existing_workflow_summary\":\"Code review workflow with AI analysis\",\"ts\":1771837221826}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837221827}],\"generate-workflow\":[{\"stdout\":\"Updated workflow with security check\",\"ts\":1771837221831}]}},\"outputs_history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837221809}],\"interpret-request\":[{\"mode\":\"edit\",\"workflow_path\":\"defaults/code-review.yaml\",\"requirements\":\"Add a security check step to the existing code-review workflow\",\"existing_workflow_summary\":\"Code review workflow with AI analysis\",\"ts\":1771837221826}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837221827}],\"generate-workflow\":[{\"stdout\":\"Updated workflow with security check\",\"ts\":1771837221831}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/neat-zebra-azkk\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/neat-zebra-azkk/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
255
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"validate-workflow","trigger":"on_success","action":"goto","target":"lint-workflow","source":"goto"}}]}
256
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"neat-zebra-azkk"}}]}
257
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"neat-zebra-azkk"}}]}
258
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":3,"session_id":"neat-zebra-azkk"}}]}
259
- {"name":"visor.provider","attributes":{"visor.check.id":"lint-workflow","visor.provider.type":"command"}}
260
- {"name":"visor.check","attributes":{"visor.check.id":"lint-workflow","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"validate-workflow\":{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837221834},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837221809},\"interpret-request\":{\"mode\":\"edit\",\"workflow_path\":\"defaults/code-review.yaml\",\"requirements\":\"Add a security check step to the existing code-review workflow\",\"existing_workflow_summary\":\"Code review workflow with AI analysis\",\"ts\":1771837221826},\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837221827},\"generate-workflow\":{\"stdout\":\"Updated workflow with security check\",\"ts\":1771837221831},\"history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837221809}],\"interpret-request\":[{\"mode\":\"edit\",\"workflow_path\":\"defaults/code-review.yaml\",\"requirements\":\"Add a security check step to the existing code-review workflow\",\"existing_workflow_summary\":\"Code review workflow with AI analysis\",\"ts\":1771837221826}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837221827}],\"generate-workflow\":[{\"stdout\":\"Updated workflow with security check\",\"ts\":1771837221831}],\"validate-workflow\":[{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837221834}]}},\"outputs_history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837221809}],\"interpret-request\":[{\"mode\":\"edit\",\"workflow_path\":\"defaults/code-review.yaml\",\"requirements\":\"Add a security check step to the existing code-review workflow\",\"existing_workflow_summary\":\"Code review workflow with AI analysis\",\"ts\":1771837221826}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837221827}],\"generate-workflow\":[{\"stdout\":\"Updated workflow with security check\",\"ts\":1771837221831}],\"validate-workflow\":[{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837221834}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/neat-zebra-azkk\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/neat-zebra-azkk/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
261
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"lint-workflow","trigger":"on_success","action":"goto","target":"run-tests","source":"goto"}}]}
262
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"neat-zebra-azkk"}}]}
263
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"neat-zebra-azkk"}}]}
264
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":4,"session_id":"neat-zebra-azkk"}}]}
265
- {"name":"visor.provider","attributes":{"visor.check.id":"run-tests","visor.provider.type":"command"}}
266
- {"name":"visor.check","attributes":{"visor.check.id":"run-tests","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"lint-workflow\":{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837221836},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837221809},\"interpret-request\":{\"mode\":\"edit\",\"workflow_path\":\"defaults/code-review.yaml\",\"requirements\":\"Add a security check step to the existing code-review workflow\",\"existing_workflow_summary\":\"Code review workflow with AI analysis\",\"ts\":1771837221826},\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837221827},\"generate-workflow\":{\"stdout\":\"Updated workflow with security check\",\"ts\":1771837221831},\"validate-workflow\":{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837221834},\"history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837221809}],\"interpret-request\":[{\"mode\":\"edit\",\"workflow_path\":\"defaults/code-review.yaml\",\"requirements\":\"Add a security check step to the existing code-review workflow\",\"existing_workflow_summary\":\"Code review workflow with AI analysis\",\"ts\":1771837221826}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837221827}],\"generate-workflow\":[{\"stdout\":\"Updated workflow with security check\",\"ts\":1771837221831}],\"validate-workflow\":[{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837221834}],\"lint-workflow\":[{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837221836}]}},\"outputs_history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837221809}],\"interpret-request\":[{\"mode\":\"edit\",\"workflow_path\":\"defaults/code-review.yaml\",\"requirements\":\"Add a security check step to the existing code-review workflow\",\"existing_workflow_summary\":\"Code review workflow with AI analysis\",\"ts\":1771837221826}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837221827}],\"generate-workflow\":[{\"stdout\":\"Updated workflow with security check\",\"ts\":1771837221831}],\"validate-workflow\":[{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837221834}],\"lint-workflow\":[{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837221836}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/neat-zebra-azkk\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/neat-zebra-azkk/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
267
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"run-tests","trigger":"on_success","action":"goto","target":"review-workflow","source":"goto"}}]}
268
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":4,"session_id":"neat-zebra-azkk"}}]}
269
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":4,"session_id":"neat-zebra-azkk"}}]}
270
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":5,"session_id":"neat-zebra-azkk"}}]}
271
- {"name":"visor.provider","attributes":{"visor.check.id":"review-workflow","visor.provider.type":"ai"}}
272
- {"name":"visor.check","attributes":{"visor.check.id":"review-workflow","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"run-tests\":{\"value\":\"All tests passed\",\"exit_code\":0,\"ts\":1771837221839},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837221809},\"interpret-request\":{\"mode\":\"edit\",\"workflow_path\":\"defaults/code-review.yaml\",\"requirements\":\"Add a security check step to the existing code-review workflow\",\"existing_workflow_summary\":\"Code review workflow with AI analysis\",\"ts\":1771837221826},\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837221827},\"generate-workflow\":{\"stdout\":\"Updated workflow with security check\",\"ts\":1771837221831},\"validate-workflow\":{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837221834},\"lint-workflow\":{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837221836}},\"args\":{}}"},"events":[]}
273
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"review-workflow","trigger":"on_success","action":"goto","target":"publish-workflow","source":"goto"}}]}
274
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":5,"session_id":"neat-zebra-azkk"}}]}
275
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":5,"session_id":"neat-zebra-azkk"}}]}
276
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":6,"session_id":"neat-zebra-azkk"}}]}
277
- {"name":"visor.provider","attributes":{"visor.check.id":"publish-workflow","visor.provider.type":"command"}}
278
- {"name":"visor.check","attributes":{"visor.check.id":"publish-workflow","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"review-workflow\":{\"issues\":[],\"summary\":\"Edit looks good\",\"approval\":true,\"ts\":1771837221856},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837221809},\"interpret-request\":{\"mode\":\"edit\",\"workflow_path\":\"defaults/code-review.yaml\",\"requirements\":\"Add a security check step to the existing code-review workflow\",\"existing_workflow_summary\":\"Code review workflow with AI analysis\",\"ts\":1771837221826},\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837221827},\"generate-workflow\":{\"stdout\":\"Updated workflow with security check\",\"ts\":1771837221831},\"validate-workflow\":{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837221834},\"lint-workflow\":{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837221836},\"run-tests\":{\"value\":\"All tests passed\",\"exit_code\":0,\"ts\":1771837221839},\"history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837221809}],\"interpret-request\":[{\"mode\":\"edit\",\"workflow_path\":\"defaults/code-review.yaml\",\"requirements\":\"Add a security check step to the existing code-review workflow\",\"existing_workflow_summary\":\"Code review workflow with AI analysis\",\"ts\":1771837221826}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837221827}],\"generate-workflow\":[{\"stdout\":\"Updated workflow with security check\",\"ts\":1771837221831}],\"validate-workflow\":[{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837221834}],\"lint-workflow\":[{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837221836}],\"run-tests\":[{\"value\":\"All tests passed\",\"exit_code\":0,\"ts\":1771837221839}],\"review-workflow\":[{\"issues\":[],\"summary\":\"Edit looks good\",\"approval\":true,\"ts\":1771837221856}]}},\"outputs_history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837221809}],\"interpret-request\":[{\"mode\":\"edit\",\"workflow_path\":\"defaults/code-review.yaml\",\"requirements\":\"Add a security check step to the existing code-review workflow\",\"existing_workflow_summary\":\"Code review workflow with AI analysis\",\"ts\":1771837221826}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837221827}],\"generate-workflow\":[{\"stdout\":\"Updated workflow with security check\",\"ts\":1771837221831}],\"validate-workflow\":[{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837221834}],\"lint-workflow\":[{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837221836}],\"run-tests\":[{\"value\":\"All tests passed\",\"exit_code\":0,\"ts\":1771837221839}],\"review-workflow\":[{\"issues\":[],\"summary\":\"Edit looks good\",\"approval\":true,\"ts\":1771837221856}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/neat-zebra-azkk\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/neat-zebra-azkk/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
279
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"publish-workflow","trigger":"on_success","action":"goto","target":"finalize","source":"goto"}}]}
280
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":6,"session_id":"neat-zebra-azkk"}}]}
281
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":6,"session_id":"neat-zebra-azkk"}}]}
282
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":7,"session_id":"neat-zebra-azkk"}}]}
283
- {"name":"visor.provider","attributes":{"visor.check.id":"finalize","visor.provider.type":"log"}}
284
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":7,"session_id":"neat-zebra-azkk"}}]}
285
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":7,"session_id":"neat-zebra-azkk"}}]}
286
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":7,"session_id":"neat-zebra-azkk"}}]}
287
- {"name":"visor.check","attributes":{"visor.check.id":"issue-assistant","visor.check.output":"{\"text\":\"### Assistant Reply\",\"intent\":\"issue_triage\"}"},"events":[]}
288
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"fast-hawk-sc2a"}}]}
289
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"fast-hawk-sc2a"}}]}
290
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"fast-hawk-sc2a"}}]}
291
- {"name":"visor.provider","attributes":{"visor.check.id":"ask","visor.provider.type":"human-input"}}
292
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"fast-hawk-sc2a"}}]}
293
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"fast-hawk-sc2a"}}]}
294
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"fast-hawk-sc2a"}}]}
295
- {"name":"visor.provider","attributes":{"visor.check.id":"refine","visor.provider.type":"ai"}}
296
- {"name":"visor.check","attributes":{"visor.check.id":"refine","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"ask\":{\"text\":\"Add CI to run build, lint, and tests\",\"ts\":1771837221886}},\"args\":{}}"},"events":[]}
297
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"kind-cat-cvna"}}]}
298
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"kind-cat-cvna"}}]}
299
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"kind-cat-cvna"}}]}
300
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"kind-cat-cvna"}}]}
301
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"kind-cat-cvna"}}]}
302
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"kind-cat-cvna"}}]}
303
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"kind-cat-cvna"}}]}
304
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"kind-cat-cvna"}}]}
305
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"kind-cat-cvna"}}]}
306
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"fast-hawk-sc2a"}}]}
307
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"fast-hawk-sc2a"}}]}
308
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"fast-hawk-sc2a"}}]}
309
- {"name":"visor.provider","attributes":{"visor.check.id":"plan-commands","visor.provider.type":"ai"}}
310
- {"name":"visor.check","attributes":{"visor.check.id":"plan-commands","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"refine\":{\"refined\":true,\"text\":\"Ensure project builds, lints, and tests pass via CI\",\"ts\":1771837221909},\"ask\":{\"text\":\"Add CI to run build, lint, and tests\",\"ts\":1771837221886}},\"args\":{}}"},"events":[]}
311
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"fast-hawk-sc2a"}}]}
312
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"fast-hawk-sc2a"}}]}
313
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"fast-hawk-sc2a"}}]}
314
- {"name":"visor.provider","attributes":{"visor.check.id":"ask-confirm","visor.provider.type":"human-input"}}
315
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"fast-hawk-sc2a"}}]}
316
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"fast-hawk-sc2a"}}]}
317
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"fast-hawk-sc2a"}}]}
318
- {"name":"visor.provider","attributes":{"visor.check.id":"confirm-interpret","visor.provider.type":"ai"}}
319
- {"name":"visor.check","attributes":{"visor.check.id":"confirm-interpret","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"plan-commands\":{\"commands\":[\"echo build\",\"echo lint\",\"echo test\"],\"ts\":1771837221929},\"ask-confirm\":{\"text\":\"yes\",\"ts\":1771837221932},\"ask\":{\"text\":\"Add CI to run build, lint, and tests\",\"ts\":1771837221886},\"refine\":{\"refined\":true,\"text\":\"Ensure project builds, lints, and tests pass via CI\",\"ts\":1771837221909}},\"args\":{}}"},"events":[]}
320
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"fast-hawk-sc2a"}}]}
321
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"fast-hawk-sc2a"}}]}
322
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"fast-hawk-sc2a"}}]}
323
- {"name":"visor.provider","attributes":{"visor.check.id":"run-commands","visor.provider.type":"command"}}
324
- {"name":"visor.check","attributes":{"visor.check.id":"run-commands","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"confirm-interpret\":{\"proceed\":true,\"commands\":[\"echo build\",\"echo lint\",\"echo test\"],\"ts\":1771837221960},\"ask\":{\"text\":\"Add CI to run build, lint, and tests\",\"ts\":1771837221886},\"refine\":{\"refined\":true,\"text\":\"Ensure project builds, lints, and tests pass via CI\",\"ts\":1771837221909},\"plan-commands\":{\"commands\":[\"echo build\",\"echo lint\",\"echo test\"],\"ts\":1771837221929},\"ask-confirm\":{\"text\":\"yes\",\"ts\":1771837221932},\"history\":{\"ask\":[{\"text\":\"Add CI to run build, lint, and tests\",\"ts\":1771837221886}],\"refine\":[{\"refined\":true,\"text\":\"Ensure project builds, lints, and tests pass via CI\",\"ts\":1771837221909}],\"plan-commands\":[{\"commands\":[\"echo build\",\"echo lint\",\"echo test\"],\"ts\":1771837221929}],\"ask-confirm\":[{\"text\":\"yes\",\"ts\":1771837221932}],\"confirm-interpret\":[{\"proceed\":true,\"commands\":[\"echo build\",\"echo lint\",\"echo test\"],\"ts\":1771837221960}]}},\"outputs_history\":{\"ask\":[{\"text\":\"Add CI to run build, lint, and tests\",\"ts\":1771837221886}],\"refine\":[{\"refined\":true,\"text\":\"Ensure project builds, lints, and tests pass via CI\",\"ts\":1771837221909}],\"plan-commands\":[{\"commands\":[\"echo build\",\"echo lint\",\"echo test\"],\"ts\":1771837221929}],\"ask-confirm\":[{\"text\":\"yes\",\"ts\":1771837221932}],\"confirm-interpret\":[{\"proceed\":true,\"commands\":[\"echo build\",\"echo lint\",\"echo test\"],\"ts\":1771837221960}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/fast-hawk-sc2a\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/fast-hawk-sc2a/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
325
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"fast-hawk-sc2a"}}]}
326
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"fast-hawk-sc2a"}}]}
327
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"fast-hawk-sc2a"}}]}
328
- {"name":"visor.provider","attributes":{"visor.check.id":"finish","visor.provider.type":"log"}}
329
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"fast-hawk-sc2a"}}]}
330
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"fast-hawk-sc2a"}}]}
331
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"fast-hawk-sc2a"}}]}
332
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"nice-dog-gcuc"}}]}
333
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"nice-dog-gcuc"}}]}
334
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"nice-dog-gcuc"}}]}
335
- {"name":"visor.provider","attributes":{"visor.check.id":"api-tool-whitelist-check","visor.provider.type":"mcp"}}
336
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"nice-dog-gcuc"}}]}
337
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"nice-dog-gcuc"}}]}
338
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"nice-dog-gcuc"}}]}
339
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"glad-crab-9yz6"}}]}
340
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"glad-crab-9yz6"}}]}
341
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"glad-crab-9yz6"}}]}
342
- {"name":"visor.provider","attributes":{"visor.check.id":"get-requirements","visor.provider.type":"human-input"}}
343
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"glad-crab-9yz6"}}]}
344
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"glad-crab-9yz6"}}]}
345
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"glad-crab-9yz6"}}]}
346
- {"name":"visor.provider","attributes":{"visor.check.id":"interpret-request","visor.provider.type":"ai"}}
347
- {"name":"visor.check","attributes":{"visor.check.id":"interpret-request","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837222285}},\"args\":{}}"},"events":[]}
348
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"glad-crab-9yz6"}}]}
349
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"glad-crab-9yz6"}}]}
350
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"glad-crab-9yz6"}}]}
351
- {"name":"visor.provider","attributes":{"visor.check.id":"checkout-visor","visor.provider.type":"git-checkout"}}
352
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"glad-crab-9yz6"}}]}
353
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"glad-crab-9yz6"}}]}
354
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"glad-crab-9yz6"}}]}
355
- {"name":"visor.provider","attributes":{"visor.check.id":"generate-workflow","visor.provider.type":"ai"}}
356
- {"name":"visor.check","attributes":{"visor.check.id":"generate-workflow","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222305},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837222285},\"interpret-request\":{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a workflow that posts comments\",\"ts\":1771837222304}},\"args\":{}}"},"events":[]}
357
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"generate-workflow","trigger":"on_success","action":"goto","target":"validate-workflow","source":"goto"}}]}
358
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"glad-crab-9yz6"}}]}
359
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"glad-crab-9yz6"}}]}
360
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"glad-crab-9yz6"}}]}
361
- {"name":"visor.provider","attributes":{"visor.check.id":"validate-workflow","visor.provider.type":"command"}}
362
- {"name":"visor.check","attributes":{"visor.check.id":"validate-workflow","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"generate-workflow\":{\"stdout\":\"Generated initial workflow\",\"ts\":1771837222310},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837222285},\"interpret-request\":{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a workflow that posts comments\",\"ts\":1771837222304},\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222305},\"history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837222285}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a workflow that posts comments\",\"ts\":1771837222304}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222305}],\"generate-workflow\":[{\"stdout\":\"Generated initial workflow\",\"ts\":1771837222310}]}},\"outputs_history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837222285}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a workflow that posts comments\",\"ts\":1771837222304}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222305}],\"generate-workflow\":[{\"stdout\":\"Generated initial workflow\",\"ts\":1771837222310}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/glad-crab-9yz6\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/glad-crab-9yz6/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
363
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.triggered","attrs":{"check":"validate-workflow","scope":"check","name":"validate-workflow_fail_if","expression":"output.exit_code !== 0","severity":"error"}}]}
364
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.evaluated","attrs":{"check":"validate-workflow","scope":"check","name":"validate-workflow_fail_if","expression":"output.exit_code !== 0","severity":"error"}},{"name":"fail_if.triggered","attrs":{"check":"validate-workflow","scope":"check","name":"validate-workflow_fail_if","expression":"output.exit_code !== 0","severity":"error"}}]}
365
- {"name":"visor.fail_if","attributes":{"check":"validate-workflow","scope":"check","name":"validate-workflow_fail_if"},"events":[{"name":"fail_if.triggered","attrs":{"check":"validate-workflow","scope":"check","name":"validate-workflow_fail_if","expression":"output.exit_code !== 0","severity":"error"}}]}
366
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"validate-workflow","trigger":"on_fail","action":"run","target":"fix-validation-errors","source":"run"}}]}
367
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"glad-crab-9yz6"}}]}
368
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"glad-crab-9yz6"}}]}
369
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"glad-crab-9yz6"}}]}
370
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"glad-crab-9yz6"}}]}
371
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"glad-crab-9yz6"}}]}
372
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"glad-crab-9yz6"}}]}
373
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"glad-crab-9yz6"}}]}
374
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"glad-crab-9yz6"}}]}
375
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"glad-crab-9yz6"}}]}
376
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"glad-crab-9yz6"}}]}
377
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"glad-crab-9yz6"}}]}
378
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"glad-crab-9yz6"}}]}
379
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":3,"session_id":"glad-crab-9yz6"}}]}
380
- {"name":"visor.provider","attributes":{"visor.check.id":"fix-validation-errors","visor.provider.type":"ai"}}
381
- {"name":"visor.check","attributes":{"visor.check.id":"fix-validation-errors","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"validate-workflow\":{\"value\":\"\",\"exit_code\":1,\"ts\":1771837222313},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837222285},\"interpret-request\":{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a workflow that posts comments\",\"ts\":1771837222304},\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222305},\"generate-workflow\":{\"stdout\":\"Generated initial workflow\",\"ts\":1771837222310},\"fix-validation-errors\":{\"issues\":[]},\"lint-workflow\":{\"issues\":[]},\"fix-lint-errors\":{\"issues\":[]},\"run-tests\":{\"issues\":[]},\"fix-test-failures\":{\"issues\":[]},\"review-workflow\":{\"issues\":[]},\"publish-workflow\":{\"issues\":[]},\"apply-review-fixes\":{\"issues\":[]},\"finalize\":{\"issues\":[]}},\"args\":{}}"},"events":[]}
382
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"fix-validation-errors","trigger":"on_success","action":"goto","target":"validate-workflow","source":"goto"}}]}
383
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"glad-crab-9yz6"}}]}
384
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"glad-crab-9yz6"}}]}
385
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":4,"session_id":"glad-crab-9yz6"}}]}
386
- {"name":"visor.provider","attributes":{"visor.check.id":"validate-workflow","visor.provider.type":"command"}}
387
- {"name":"visor.check","attributes":{"visor.check.id":"validate-workflow","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"generate-workflow\":{\"stdout\":\"Generated initial workflow\",\"ts\":1771837222310},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837222285},\"interpret-request\":{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a workflow that posts comments\",\"ts\":1771837222304},\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222305},\"validate-workflow\":{\"value\":\"\",\"exit_code\":1,\"ts\":1771837222313},\"fix-validation-errors\":{\"stdout\":\"Fixed the schema error\",\"ts\":1771837222318},\"lint-workflow\":{\"issues\":[]},\"fix-lint-errors\":{\"issues\":[]},\"run-tests\":{\"issues\":[]},\"fix-test-failures\":{\"issues\":[]},\"review-workflow\":{\"issues\":[]},\"publish-workflow\":{\"issues\":[]},\"apply-review-fixes\":{\"issues\":[]},\"finalize\":{\"issues\":[]},\"history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837222285}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a workflow that posts comments\",\"ts\":1771837222304}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222305}],\"generate-workflow\":[{\"stdout\":\"Generated initial workflow\",\"ts\":1771837222310}],\"validate-workflow\":[{\"value\":\"\",\"exit_code\":1,\"ts\":1771837222313}],\"fix-validation-errors\":[{\"issues\":[]},{\"stdout\":\"Fixed the schema error\",\"ts\":1771837222318}],\"lint-workflow\":[{\"issues\":[]}],\"fix-lint-errors\":[{\"issues\":[]}],\"run-tests\":[{\"issues\":[]}],\"fix-test-failures\":[{\"issues\":[]}],\"review-workflow\":[{\"issues\":[]}],\"publish-workflow\":[{\"issues\":[]}],\"apply-review-fixes\":[{\"issues\":[]}],\"finalize\":[{\"issues\":[]}]}},\"outputs_history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837222285}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a workflow that posts comments\",\"ts\":1771837222304}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222305}],\"generate-workflow\":[{\"stdout\":\"Generated initial workflow\",\"ts\":1771837222310}],\"validate-workflow\":[{\"value\":\"\",\"exit_code\":1,\"ts\":1771837222313}],\"fix-validation-errors\":[{\"issues\":[]},{\"stdout\":\"Fixed the schema error\",\"ts\":1771837222318}],\"lint-workflow\":[{\"issues\":[]}],\"fix-lint-errors\":[{\"issues\":[]}],\"run-tests\":[{\"issues\":[]}],\"fix-test-failures\":[{\"issues\":[]}],\"review-workflow\":[{\"issues\":[]}],\"publish-workflow\":[{\"issues\":[]}],\"apply-review-fixes\":[{\"issues\":[]}],\"finalize\":[{\"issues\":[]}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/glad-crab-9yz6\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/glad-crab-9yz6/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
388
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"validate-workflow","trigger":"on_success","action":"goto","target":"lint-workflow","source":"goto"}}]}
389
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":4,"session_id":"glad-crab-9yz6"}}]}
390
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":4,"session_id":"glad-crab-9yz6"}}]}
391
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":5,"session_id":"glad-crab-9yz6"}}]}
392
- {"name":"visor.provider","attributes":{"visor.check.id":"lint-workflow","visor.provider.type":"command"}}
393
- {"name":"visor.check","attributes":{"visor.check.id":"lint-workflow","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"validate-workflow\":{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837222321},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837222285},\"interpret-request\":{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a workflow that posts comments\",\"ts\":1771837222304},\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222305},\"generate-workflow\":{\"stdout\":\"Generated initial workflow\",\"ts\":1771837222310},\"fix-validation-errors\":{\"stdout\":\"Fixed the schema error\",\"ts\":1771837222318},\"lint-workflow\":{\"issues\":[]},\"fix-lint-errors\":{\"issues\":[]},\"run-tests\":{\"issues\":[]},\"fix-test-failures\":{\"issues\":[]},\"review-workflow\":{\"issues\":[]},\"publish-workflow\":{\"issues\":[]},\"apply-review-fixes\":{\"issues\":[]},\"finalize\":{\"issues\":[]},\"history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837222285}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a workflow that posts comments\",\"ts\":1771837222304}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222305}],\"generate-workflow\":[{\"stdout\":\"Generated initial workflow\",\"ts\":1771837222310}],\"validate-workflow\":[{\"value\":\"\",\"exit_code\":1,\"ts\":1771837222313},{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837222321}],\"fix-validation-errors\":[{\"issues\":[]},{\"stdout\":\"Fixed the schema error\",\"ts\":1771837222318}],\"lint-workflow\":[{\"issues\":[]}],\"fix-lint-errors\":[{\"issues\":[]}],\"run-tests\":[{\"issues\":[]}],\"fix-test-failures\":[{\"issues\":[]}],\"review-workflow\":[{\"issues\":[]}],\"publish-workflow\":[{\"issues\":[]}],\"apply-review-fixes\":[{\"issues\":[]}],\"finalize\":[{\"issues\":[]}]}},\"outputs_history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837222285}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a workflow that posts comments\",\"ts\":1771837222304}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222305}],\"generate-workflow\":[{\"stdout\":\"Generated initial workflow\",\"ts\":1771837222310}],\"validate-workflow\":[{\"value\":\"\",\"exit_code\":1,\"ts\":1771837222313},{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837222321}],\"fix-validation-errors\":[{\"issues\":[]},{\"stdout\":\"Fixed the schema error\",\"ts\":1771837222318}],\"lint-workflow\":[{\"issues\":[]}],\"fix-lint-errors\":[{\"issues\":[]}],\"run-tests\":[{\"issues\":[]}],\"fix-test-failures\":[{\"issues\":[]}],\"review-workflow\":[{\"issues\":[]}],\"publish-workflow\":[{\"issues\":[]}],\"apply-review-fixes\":[{\"issues\":[]}],\"finalize\":[{\"issues\":[]}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/glad-crab-9yz6\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/glad-crab-9yz6/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
394
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"lint-workflow","trigger":"on_success","action":"goto","target":"run-tests","source":"goto"}}]}
395
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":5,"session_id":"glad-crab-9yz6"}}]}
396
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":5,"session_id":"glad-crab-9yz6"}}]}
397
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":6,"session_id":"glad-crab-9yz6"}}]}
398
- {"name":"visor.provider","attributes":{"visor.check.id":"run-tests","visor.provider.type":"command"}}
399
- {"name":"visor.check","attributes":{"visor.check.id":"run-tests","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"lint-workflow\":{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837222324},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837222285},\"interpret-request\":{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a workflow that posts comments\",\"ts\":1771837222304},\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222305},\"generate-workflow\":{\"stdout\":\"Generated initial workflow\",\"ts\":1771837222310},\"validate-workflow\":{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837222321},\"fix-validation-errors\":{\"stdout\":\"Fixed the schema error\",\"ts\":1771837222318},\"fix-lint-errors\":{\"issues\":[]},\"run-tests\":{\"issues\":[]},\"fix-test-failures\":{\"issues\":[]},\"review-workflow\":{\"issues\":[]},\"publish-workflow\":{\"issues\":[]},\"apply-review-fixes\":{\"issues\":[]},\"finalize\":{\"issues\":[]},\"history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837222285}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a workflow that posts comments\",\"ts\":1771837222304}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222305}],\"generate-workflow\":[{\"stdout\":\"Generated initial workflow\",\"ts\":1771837222310}],\"validate-workflow\":[{\"value\":\"\",\"exit_code\":1,\"ts\":1771837222313},{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837222321}],\"fix-validation-errors\":[{\"issues\":[]},{\"stdout\":\"Fixed the schema error\",\"ts\":1771837222318}],\"lint-workflow\":[{\"issues\":[]},{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837222324}],\"fix-lint-errors\":[{\"issues\":[]}],\"run-tests\":[{\"issues\":[]}],\"fix-test-failures\":[{\"issues\":[]}],\"review-workflow\":[{\"issues\":[]}],\"publish-workflow\":[{\"issues\":[]}],\"apply-review-fixes\":[{\"issues\":[]}],\"finalize\":[{\"issues\":[]}]}},\"outputs_history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837222285}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a workflow that posts comments\",\"ts\":1771837222304}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222305}],\"generate-workflow\":[{\"stdout\":\"Generated initial workflow\",\"ts\":1771837222310}],\"validate-workflow\":[{\"value\":\"\",\"exit_code\":1,\"ts\":1771837222313},{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837222321}],\"fix-validation-errors\":[{\"issues\":[]},{\"stdout\":\"Fixed the schema error\",\"ts\":1771837222318}],\"lint-workflow\":[{\"issues\":[]},{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837222324}],\"fix-lint-errors\":[{\"issues\":[]}],\"run-tests\":[{\"issues\":[]}],\"fix-test-failures\":[{\"issues\":[]}],\"review-workflow\":[{\"issues\":[]}],\"publish-workflow\":[{\"issues\":[]}],\"apply-review-fixes\":[{\"issues\":[]}],\"finalize\":[{\"issues\":[]}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/glad-crab-9yz6\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/glad-crab-9yz6/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
400
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"run-tests","trigger":"on_success","action":"goto","target":"review-workflow","source":"goto"}}]}
401
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":6,"session_id":"glad-crab-9yz6"}}]}
402
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":6,"session_id":"glad-crab-9yz6"}}]}
403
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":7,"session_id":"glad-crab-9yz6"}}]}
404
- {"name":"visor.provider","attributes":{"visor.check.id":"review-workflow","visor.provider.type":"ai"}}
405
- {"name":"visor.check","attributes":{"visor.check.id":"review-workflow","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"run-tests\":{\"value\":\"All tests passed\",\"exit_code\":0,\"ts\":1771837222327},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837222285},\"interpret-request\":{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a workflow that posts comments\",\"ts\":1771837222304},\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222305},\"generate-workflow\":{\"stdout\":\"Generated initial workflow\",\"ts\":1771837222310},\"validate-workflow\":{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837222321},\"fix-validation-errors\":{\"stdout\":\"Fixed the schema error\",\"ts\":1771837222318},\"lint-workflow\":{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837222324},\"fix-lint-errors\":{\"issues\":[]},\"fix-test-failures\":{\"issues\":[]},\"review-workflow\":{\"issues\":[]},\"publish-workflow\":{\"issues\":[]},\"apply-review-fixes\":{\"issues\":[]},\"finalize\":{\"issues\":[]}},\"args\":{}}"},"events":[]}
406
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"loud-zebra-fb9g"}}]}
407
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"loud-zebra-fb9g"}}]}
408
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"loud-zebra-fb9g"}}]}
409
- {"name":"visor.provider","attributes":{"visor.check.id":"comment-assistant","visor.provider.type":"ai"}}
410
- {"name":"visor.check","attributes":{"visor.check.id":"comment-assistant","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{},\"args\":{}}"},"events":[]}
411
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"review-workflow","trigger":"on_success","action":"goto","target":"publish-workflow","source":"goto"}}]}
412
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":7,"session_id":"glad-crab-9yz6"}}]}
413
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":7,"session_id":"glad-crab-9yz6"}}]}
414
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":8,"session_id":"glad-crab-9yz6"}}]}
415
- {"name":"visor.provider","attributes":{"visor.check.id":"publish-workflow","visor.provider.type":"command"}}
416
- {"name":"visor.check","attributes":{"visor.check.id":"publish-workflow","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"review-workflow\":{\"issues\":[],\"summary\":\"Good workflow\",\"approval\":true,\"ts\":1771837222356},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837222285},\"interpret-request\":{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a workflow that posts comments\",\"ts\":1771837222304},\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222305},\"generate-workflow\":{\"stdout\":\"Generated initial workflow\",\"ts\":1771837222310},\"validate-workflow\":{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837222321},\"fix-validation-errors\":{\"stdout\":\"Fixed the schema error\",\"ts\":1771837222318},\"lint-workflow\":{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837222324},\"fix-lint-errors\":{\"issues\":[]},\"run-tests\":{\"value\":\"All tests passed\",\"exit_code\":0,\"ts\":1771837222327},\"fix-test-failures\":{\"issues\":[]},\"publish-workflow\":{\"issues\":[]},\"apply-review-fixes\":{\"issues\":[]},\"finalize\":{\"issues\":[]},\"history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837222285}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a workflow that posts comments\",\"ts\":1771837222304}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222305}],\"generate-workflow\":[{\"stdout\":\"Generated initial workflow\",\"ts\":1771837222310}],\"validate-workflow\":[{\"value\":\"\",\"exit_code\":1,\"ts\":1771837222313},{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837222321}],\"fix-validation-errors\":[{\"issues\":[]},{\"stdout\":\"Fixed the schema error\",\"ts\":1771837222318}],\"lint-workflow\":[{\"issues\":[]},{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837222324}],\"fix-lint-errors\":[{\"issues\":[]}],\"run-tests\":[{\"issues\":[]},{\"value\":\"All tests passed\",\"exit_code\":0,\"ts\":1771837222327}],\"fix-test-failures\":[{\"issues\":[]}],\"review-workflow\":[{\"issues\":[]},{\"issues\":[],\"summary\":\"Good workflow\",\"approval\":true,\"ts\":1771837222356}],\"publish-workflow\":[{\"issues\":[]}],\"apply-review-fixes\":[{\"issues\":[]}],\"finalize\":[{\"issues\":[]}]}},\"outputs_history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837222285}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a workflow that posts comments\",\"ts\":1771837222304}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222305}],\"generate-workflow\":[{\"stdout\":\"Generated initial workflow\",\"ts\":1771837222310}],\"validate-workflow\":[{\"value\":\"\",\"exit_code\":1,\"ts\":1771837222313},{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837222321}],\"fix-validation-errors\":[{\"issues\":[]},{\"stdout\":\"Fixed the schema error\",\"ts\":1771837222318}],\"lint-workflow\":[{\"issues\":[]},{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837222324}],\"fix-lint-errors\":[{\"issues\":[]}],\"run-tests\":[{\"issues\":[]},{\"value\":\"All tests passed\",\"exit_code\":0,\"ts\":1771837222327}],\"fix-test-failures\":[{\"issues\":[]}],\"review-workflow\":[{\"issues\":[]},{\"issues\":[],\"summary\":\"Good workflow\",\"approval\":true,\"ts\":1771837222356}],\"publish-workflow\":[{\"issues\":[]}],\"apply-review-fixes\":[{\"issues\":[]}],\"finalize\":[{\"issues\":[]}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/loud-zebra-fb9g\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/loud-zebra-fb9g/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
417
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"publish-workflow","trigger":"on_success","action":"goto","target":"finalize","source":"goto"}}]}
418
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":8,"session_id":"glad-crab-9yz6"}}]}
419
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":8,"session_id":"glad-crab-9yz6"}}]}
420
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":9,"session_id":"glad-crab-9yz6"}}]}
421
- {"name":"visor.provider","attributes":{"visor.check.id":"finalize","visor.provider.type":"log"}}
422
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":9,"session_id":"glad-crab-9yz6"}}]}
423
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":9,"session_id":"glad-crab-9yz6"}}]}
424
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":9,"session_id":"glad-crab-9yz6"}}]}
425
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"brave-elk-wurw"}}]}
426
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"brave-elk-wurw"}}]}
427
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"brave-elk-wurw"}}]}
428
- {"name":"visor.provider","attributes":{"visor.check.id":"ask","visor.provider.type":"human-input"}}
429
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"brave-elk-wurw"}}]}
430
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"brave-elk-wurw"}}]}
431
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"brave-elk-wurw"}}]}
432
- {"name":"visor.provider","attributes":{"visor.check.id":"refine","visor.provider.type":"ai"}}
433
- {"name":"visor.check","attributes":{"visor.check.id":"refine","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"ask\":{\"text\":\"Verify app passes tests\",\"ts\":1771837222377}},\"args\":{}}"},"events":[]}
434
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"brave-elk-wurw"}}]}
435
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"brave-elk-wurw"}}]}
436
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"brave-elk-wurw"}}]}
437
- {"name":"visor.provider","attributes":{"visor.check.id":"plan-commands","visor.provider.type":"ai"}}
438
- {"name":"visor.check","attributes":{"visor.check.id":"plan-commands","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"refine\":{\"refined\":true,\"text\":\"Run tests to verify app correctness\",\"ts\":1771837222387},\"ask\":{\"text\":\"Verify app passes tests\",\"ts\":1771837222377}},\"args\":{}}"},"events":[]}
439
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"brave-elk-wurw"}}]}
440
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"brave-elk-wurw"}}]}
441
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"brave-elk-wurw"}}]}
442
- {"name":"visor.provider","attributes":{"visor.check.id":"ask-confirm","visor.provider.type":"human-input"}}
443
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"brave-elk-wurw"}}]}
444
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"brave-elk-wurw"}}]}
445
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"brave-elk-wurw"}}]}
446
- {"name":"visor.provider","attributes":{"visor.check.id":"confirm-interpret","visor.provider.type":"ai"}}
447
- {"name":"visor.check","attributes":{"visor.check.id":"confirm-interpret","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"plan-commands\":{\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837222399},\"ask-confirm\":{\"text\":\"yes\",\"ts\":1771837222400},\"ask\":{\"text\":\"Verify app passes tests\",\"ts\":1771837222377},\"refine\":{\"refined\":true,\"text\":\"Run tests to verify app correctness\",\"ts\":1771837222387}},\"args\":{}}"},"events":[]}
448
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"safe-elk-xmp9"}}]}
449
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"safe-elk-xmp9"}}]}
450
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"safe-elk-xmp9"}}]}
451
- {"name":"visor.provider","attributes":{"visor.check.id":"api-file-overlay-required-input","visor.provider.type":"mcp"}}
452
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"brave-elk-wurw"}}]}
453
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"brave-elk-wurw"}}]}
454
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"brave-elk-wurw"}}]}
455
- {"name":"visor.provider","attributes":{"visor.check.id":"run-commands","visor.provider.type":"command"}}
456
- {"name":"visor.check","attributes":{"visor.check.id":"run-commands","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"confirm-interpret\":{\"proceed\":true,\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837222415},\"ask\":{\"text\":\"Verify app passes tests\",\"ts\":1771837222377},\"refine\":{\"refined\":true,\"text\":\"Run tests to verify app correctness\",\"ts\":1771837222387},\"plan-commands\":{\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837222399},\"ask-confirm\":{\"text\":\"yes\",\"ts\":1771837222400},\"history\":{\"ask\":[{\"text\":\"Verify app passes tests\",\"ts\":1771837222377}],\"refine\":[{\"refined\":true,\"text\":\"Run tests to verify app correctness\",\"ts\":1771837222387}],\"plan-commands\":[{\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837222399}],\"ask-confirm\":[{\"text\":\"yes\",\"ts\":1771837222400}],\"confirm-interpret\":[{\"proceed\":true,\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837222415}]}},\"outputs_history\":{\"ask\":[{\"text\":\"Verify app passes tests\",\"ts\":1771837222377}],\"refine\":[{\"refined\":true,\"text\":\"Run tests to verify app correctness\",\"ts\":1771837222387}],\"plan-commands\":[{\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837222399}],\"ask-confirm\":[{\"text\":\"yes\",\"ts\":1771837222400}],\"confirm-interpret\":[{\"proceed\":true,\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837222415}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/safe-elk-xmp9\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/safe-elk-xmp9/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
457
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"run-commands","trigger":"on_fail","action":"goto","target":"plan-commands","source":"goto"}}]}
458
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"brave-elk-wurw"}}]}
459
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"brave-elk-wurw"}}]}
460
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"brave-elk-wurw"}}]}
461
- {"name":"visor.provider","attributes":{"visor.check.id":"plan-commands","visor.provider.type":"ai"}}
462
- {"name":"visor.check","attributes":{"visor.check.id":"plan-commands","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"refine\":{\"refined\":true,\"text\":\"Run tests to verify app correctness\",\"ts\":1771837222387},\"ask\":{\"text\":\"Verify app passes tests\",\"ts\":1771837222377},\"plan-commands\":{\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837222399},\"ask-confirm\":{\"text\":\"yes\",\"ts\":1771837222400},\"confirm-interpret\":{\"proceed\":true,\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837222415},\"run-commands\":{\"value\":\"{\\\"failed\\\":1,\\\"results\\\":[{\\\"cmd\\\":\\\"node -e \\\\\\\\\\\"process.exit(1)\\\\\\\\\\\"\\\",\\\"code\\\":1,\\\"stderr\\\":\\\"fail\\\"}]}\",\"exit_code\":1,\"ts\":1771837222439}},\"args\":{}}"},"events":[]}
463
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"safe-elk-xmp9"}}]}
464
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"safe-elk-xmp9"}}]}
465
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"safe-elk-xmp9"}}]}
466
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"brave-elk-wurw"}}]}
467
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"brave-elk-wurw"}}]}
468
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"brave-elk-wurw"}}]}
469
- {"name":"visor.provider","attributes":{"visor.check.id":"ask-confirm","visor.provider.type":"human-input"}}
470
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"brave-elk-wurw"}}]}
471
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"brave-elk-wurw"}}]}
472
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"brave-elk-wurw"}}]}
473
- {"name":"visor.provider","attributes":{"visor.check.id":"confirm-interpret","visor.provider.type":"ai"}}
474
- {"name":"visor.check","attributes":{"visor.check.id":"confirm-interpret","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"plan-commands\":{\"commands\":[\"node -e \\\"process.exit(0)\\\"\"],\"ts\":1771837222474},\"ask-confirm\":{\"text\":\"yes\",\"ts\":1771837222476},\"ask\":{\"text\":\"Verify app passes tests\",\"ts\":1771837222377},\"refine\":{\"refined\":true,\"text\":\"Run tests to verify app correctness\",\"ts\":1771837222387},\"confirm-interpret\":{\"proceed\":true,\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837222415},\"run-commands\":{\"value\":\"{\\\"failed\\\":1,\\\"results\\\":[{\\\"cmd\\\":\\\"node -e \\\\\\\\\\\"process.exit(1)\\\\\\\\\\\"\\\",\\\"code\\\":1,\\\"stderr\\\":\\\"fail\\\"}]}\",\"exit_code\":1,\"ts\":1771837222439}},\"args\":{}}"},"events":[]}
475
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"brave-elk-wurw"}}]}
476
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"brave-elk-wurw"}}]}
477
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"brave-elk-wurw"}}]}
478
- {"name":"visor.provider","attributes":{"visor.check.id":"run-commands","visor.provider.type":"command"}}
479
- {"name":"visor.check","attributes":{"visor.check.id":"run-commands","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"confirm-interpret\":{\"proceed\":true,\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837222492},\"ask\":{\"text\":\"Verify app passes tests\",\"ts\":1771837222377},\"refine\":{\"refined\":true,\"text\":\"Run tests to verify app correctness\",\"ts\":1771837222387},\"plan-commands\":{\"commands\":[\"node -e \\\"process.exit(0)\\\"\"],\"ts\":1771837222474},\"ask-confirm\":{\"text\":\"yes\",\"ts\":1771837222476},\"run-commands\":{\"value\":\"{\\\"failed\\\":1,\\\"results\\\":[{\\\"cmd\\\":\\\"node -e \\\\\\\\\\\"process.exit(1)\\\\\\\\\\\"\\\",\\\"code\\\":1,\\\"stderr\\\":\\\"fail\\\"}]}\",\"exit_code\":1,\"ts\":1771837222439},\"history\":{\"ask\":[{\"text\":\"Verify app passes tests\",\"ts\":1771837222377}],\"refine\":[{\"refined\":true,\"text\":\"Run tests to verify app correctness\",\"ts\":1771837222387}],\"plan-commands\":[{\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837222399},{\"commands\":[\"node -e \\\"process.exit(0)\\\"\"],\"ts\":1771837222474}],\"ask-confirm\":[{\"text\":\"yes\",\"ts\":1771837222400},{\"text\":\"yes\",\"ts\":1771837222476}],\"confirm-interpret\":[{\"proceed\":true,\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837222415},{\"proceed\":true,\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837222492}],\"run-commands\":[{\"value\":\"{\\\"failed\\\":1,\\\"results\\\":[{\\\"cmd\\\":\\\"node -e \\\\\\\\\\\"process.exit(1)\\\\\\\\\\\"\\\",\\\"code\\\":1,\\\"stderr\\\":\\\"fail\\\"}]}\",\"exit_code\":1,\"ts\":1771837222439}]}},\"outputs_history\":{\"ask\":[{\"text\":\"Verify app passes tests\",\"ts\":1771837222377}],\"refine\":[{\"refined\":true,\"text\":\"Run tests to verify app correctness\",\"ts\":1771837222387}],\"plan-commands\":[{\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837222399},{\"commands\":[\"node -e \\\"process.exit(0)\\\"\"],\"ts\":1771837222474}],\"ask-confirm\":[{\"text\":\"yes\",\"ts\":1771837222400},{\"text\":\"yes\",\"ts\":1771837222476}],\"confirm-interpret\":[{\"proceed\":true,\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837222415},{\"proceed\":true,\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837222492}],\"run-commands\":[{\"value\":\"{\\\"failed\\\":1,\\\"results\\\":[{\\\"cmd\\\":\\\"node -e \\\\\\\\\\\"process.exit(1)\\\\\\\\\\\"\\\",\\\"code\\\":1,\\\"stderr\\\":\\\"fail\\\"}]}\",\"exit_code\":1,\"ts\":1771837222439}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/safe-elk-xmp9\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/safe-elk-xmp9/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
480
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"brave-elk-wurw"}}]}
481
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"brave-elk-wurw"}}]}
482
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"brave-elk-wurw"}}]}
483
- {"name":"visor.provider","attributes":{"visor.check.id":"finish","visor.provider.type":"log"}}
484
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"brave-elk-wurw"}}]}
485
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"brave-elk-wurw"}}]}
486
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":2,"session_id":"brave-elk-wurw"}}]}
487
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"smart-seal-pfbb"}}]}
488
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"smart-seal-pfbb"}}]}
489
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"smart-seal-pfbb"}}]}
490
- {"name":"visor.provider","attributes":{"visor.check.id":"get-requirements","visor.provider.type":"human-input"}}
491
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"smart-seal-pfbb"}}]}
492
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"smart-seal-pfbb"}}]}
493
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"smart-seal-pfbb"}}]}
494
- {"name":"visor.provider","attributes":{"visor.check.id":"interpret-request","visor.provider.type":"ai"}}
495
- {"name":"visor.check","attributes":{"visor.check.id":"interpret-request","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837222766}},\"args\":{}}"},"events":[]}
496
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"brave-shark-xvnb"}}]}
497
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"brave-shark-xvnb"}}]}
498
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"brave-shark-xvnb"}}]}
499
- {"name":"visor.provider","attributes":{"visor.check.id":"api-inline-overlay-required-input","visor.provider.type":"mcp"}}
500
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"smart-seal-pfbb"}}]}
501
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"smart-seal-pfbb"}}]}
502
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"smart-seal-pfbb"}}]}
503
- {"name":"visor.provider","attributes":{"visor.check.id":"checkout-visor","visor.provider.type":"git-checkout"}}
504
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"smart-seal-pfbb"}}]}
505
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"smart-seal-pfbb"}}]}
506
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"smart-seal-pfbb"}}]}
507
- {"name":"visor.provider","attributes":{"visor.check.id":"generate-workflow","visor.provider.type":"ai"}}
508
- {"name":"visor.check","attributes":{"visor.check.id":"generate-workflow","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222781},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837222766},\"interpret-request\":{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a secure workflow\",\"ts\":1771837222780}},\"args\":{}}"},"events":[]}
509
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"generate-workflow","trigger":"on_success","action":"goto","target":"validate-workflow","source":"goto"}}]}
510
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"smart-seal-pfbb"}}]}
511
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"smart-seal-pfbb"}}]}
512
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"smart-seal-pfbb"}}]}
513
- {"name":"visor.provider","attributes":{"visor.check.id":"validate-workflow","visor.provider.type":"command"}}
514
- {"name":"visor.check","attributes":{"visor.check.id":"validate-workflow","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"generate-workflow\":{\"stdout\":\"Generated workflow\",\"ts\":1771837222784},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837222766},\"interpret-request\":{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a secure workflow\",\"ts\":1771837222780},\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222781},\"history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837222766}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a secure workflow\",\"ts\":1771837222780}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222781}],\"generate-workflow\":[{\"stdout\":\"Generated workflow\",\"ts\":1771837222784}]}},\"outputs_history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837222766}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a secure workflow\",\"ts\":1771837222780}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222781}],\"generate-workflow\":[{\"stdout\":\"Generated workflow\",\"ts\":1771837222784}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/brave-shark-xvnb\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/brave-shark-xvnb/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
515
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"validate-workflow","trigger":"on_success","action":"goto","target":"lint-workflow","source":"goto"}}]}
516
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"smart-seal-pfbb"}}]}
517
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"smart-seal-pfbb"}}]}
518
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":3,"session_id":"smart-seal-pfbb"}}]}
519
- {"name":"visor.provider","attributes":{"visor.check.id":"lint-workflow","visor.provider.type":"command"}}
520
- {"name":"visor.check","attributes":{"visor.check.id":"lint-workflow","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"validate-workflow\":{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837222786},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837222766},\"interpret-request\":{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a secure workflow\",\"ts\":1771837222780},\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222781},\"generate-workflow\":{\"stdout\":\"Generated workflow\",\"ts\":1771837222784},\"history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837222766}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a secure workflow\",\"ts\":1771837222780}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222781}],\"generate-workflow\":[{\"stdout\":\"Generated workflow\",\"ts\":1771837222784}],\"validate-workflow\":[{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837222786}]}},\"outputs_history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837222766}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a secure workflow\",\"ts\":1771837222780}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222781}],\"generate-workflow\":[{\"stdout\":\"Generated workflow\",\"ts\":1771837222784}],\"validate-workflow\":[{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837222786}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/brave-shark-xvnb\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/brave-shark-xvnb/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
521
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"lint-workflow","trigger":"on_success","action":"goto","target":"run-tests","source":"goto"}}]}
522
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"smart-seal-pfbb"}}]}
523
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"smart-seal-pfbb"}}]}
524
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":4,"session_id":"smart-seal-pfbb"}}]}
525
- {"name":"visor.provider","attributes":{"visor.check.id":"run-tests","visor.provider.type":"command"}}
526
- {"name":"visor.check","attributes":{"visor.check.id":"run-tests","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"lint-workflow\":{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837222789},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837222766},\"interpret-request\":{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a secure workflow\",\"ts\":1771837222780},\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222781},\"generate-workflow\":{\"stdout\":\"Generated workflow\",\"ts\":1771837222784},\"validate-workflow\":{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837222786},\"history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837222766}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a secure workflow\",\"ts\":1771837222780}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222781}],\"generate-workflow\":[{\"stdout\":\"Generated workflow\",\"ts\":1771837222784}],\"validate-workflow\":[{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837222786}],\"lint-workflow\":[{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837222789}]}},\"outputs_history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837222766}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a secure workflow\",\"ts\":1771837222780}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222781}],\"generate-workflow\":[{\"stdout\":\"Generated workflow\",\"ts\":1771837222784}],\"validate-workflow\":[{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837222786}],\"lint-workflow\":[{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837222789}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/brave-shark-xvnb\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/brave-shark-xvnb/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
527
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"run-tests","trigger":"on_success","action":"goto","target":"review-workflow","source":"goto"}}]}
528
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":4,"session_id":"smart-seal-pfbb"}}]}
529
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":4,"session_id":"smart-seal-pfbb"}}]}
530
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":5,"session_id":"smart-seal-pfbb"}}]}
531
- {"name":"visor.provider","attributes":{"visor.check.id":"review-workflow","visor.provider.type":"ai"}}
532
- {"name":"visor.check","attributes":{"visor.check.id":"review-workflow","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"run-tests\":{\"value\":\"Tests passed\",\"exit_code\":0,\"ts\":1771837222791},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837222766},\"interpret-request\":{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a secure workflow\",\"ts\":1771837222780},\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222781},\"generate-workflow\":{\"stdout\":\"Generated workflow\",\"ts\":1771837222784},\"validate-workflow\":{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837222786},\"lint-workflow\":{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837222789}},\"args\":{}}"},"events":[]}
533
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"brave-shark-xvnb"}}]}
534
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"brave-shark-xvnb"}}]}
535
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"brave-shark-xvnb"}}]}
536
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.triggered","attrs":{"check":"review-workflow","scope":"check","name":"review-workflow_fail_if","expression":"output.issues?.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
537
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.evaluated","attrs":{"check":"review-workflow","scope":"check","name":"review-workflow_fail_if","expression":"output.issues?.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}},{"name":"fail_if.triggered","attrs":{"check":"review-workflow","scope":"check","name":"review-workflow_fail_if","expression":"output.issues?.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
538
- {"name":"visor.fail_if","attributes":{"check":"review-workflow","scope":"check","name":"review-workflow_fail_if"},"events":[{"name":"fail_if.triggered","attrs":{"check":"review-workflow","scope":"check","name":"review-workflow_fail_if","expression":"output.issues?.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
539
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"review-workflow","trigger":"on_fail","action":"run","target":"apply-review-fixes","source":"run"}}]}
540
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":5,"session_id":"smart-seal-pfbb"}}]}
541
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":5,"session_id":"smart-seal-pfbb"}}]}
542
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":5,"session_id":"smart-seal-pfbb"}}]}
543
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":5,"session_id":"smart-seal-pfbb"}}]}
544
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":5,"session_id":"smart-seal-pfbb"}}]}
545
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":5,"session_id":"smart-seal-pfbb"}}]}
546
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":6,"session_id":"smart-seal-pfbb"}}]}
547
- {"name":"visor.provider","attributes":{"visor.check.id":"apply-review-fixes","visor.provider.type":"ai"}}
548
- {"name":"visor.check","attributes":{"visor.check.id":"apply-review-fixes","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"review-workflow\":{\"issues\":[{\"severity\":\"critical\",\"category\":\"security\",\"message\":\"GitHub token exposed in logs\",\"suggestion\":\"Remove token from log message\"}],\"summary\":\"Critical security issue found\",\"approval\":false,\"ts\":1771837222809},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837222766},\"interpret-request\":{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a secure workflow\",\"ts\":1771837222780},\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222781},\"generate-workflow\":{\"stdout\":\"Generated workflow\",\"ts\":1771837222784},\"validate-workflow\":{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837222786},\"lint-workflow\":{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837222789},\"run-tests\":{\"value\":\"Tests passed\",\"exit_code\":0,\"ts\":1771837222791},\"publish-workflow\":{\"issues\":[]},\"apply-review-fixes\":{\"issues\":[]},\"finalize\":{\"issues\":[]}},\"args\":{}}"},"events":[]}
549
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"apply-review-fixes","trigger":"on_success","action":"goto","target":"run-tests","source":"goto"}}]}
550
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":6,"session_id":"smart-seal-pfbb"}}]}
551
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":6,"session_id":"smart-seal-pfbb"}}]}
552
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":7,"session_id":"smart-seal-pfbb"}}]}
553
- {"name":"visor.provider","attributes":{"visor.check.id":"run-tests","visor.provider.type":"command"}}
554
- {"name":"visor.check","attributes":{"visor.check.id":"run-tests","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"lint-workflow\":{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837222789},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837222766},\"interpret-request\":{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a secure workflow\",\"ts\":1771837222780},\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222781},\"generate-workflow\":{\"stdout\":\"Generated workflow\",\"ts\":1771837222784},\"validate-workflow\":{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837222786},\"run-tests\":{\"value\":\"Tests passed\",\"exit_code\":0,\"ts\":1771837222791},\"review-workflow\":{\"issues\":[{\"severity\":\"critical\",\"category\":\"security\",\"message\":\"GitHub token exposed in logs\",\"suggestion\":\"Remove token from log message\"}],\"summary\":\"Critical security issue found\",\"approval\":false,\"ts\":1771837222809},\"publish-workflow\":{\"issues\":[]},\"apply-review-fixes\":{\"stdout\":\"Removed token from logs\",\"ts\":1771837222814},\"finalize\":{\"issues\":[]},\"history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837222766}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a secure workflow\",\"ts\":1771837222780}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222781}],\"generate-workflow\":[{\"stdout\":\"Generated workflow\",\"ts\":1771837222784}],\"validate-workflow\":[{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837222786}],\"lint-workflow\":[{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837222789}],\"run-tests\":[{\"value\":\"Tests passed\",\"exit_code\":0,\"ts\":1771837222791}],\"review-workflow\":[{\"issues\":[{\"severity\":\"critical\",\"category\":\"security\",\"message\":\"GitHub token exposed in logs\",\"suggestion\":\"Remove token from log message\"}],\"summary\":\"Critical security issue found\",\"approval\":false,\"ts\":1771837222809}],\"publish-workflow\":[{\"issues\":[]}],\"apply-review-fixes\":[{\"issues\":[]},{\"stdout\":\"Removed token from logs\",\"ts\":1771837222814}],\"finalize\":[{\"issues\":[]}]}},\"outputs_history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837222766}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a secure workflow\",\"ts\":1771837222780}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222781}],\"generate-workflow\":[{\"stdout\":\"Generated workflow\",\"ts\":1771837222784}],\"validate-workflow\":[{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837222786}],\"lint-workflow\":[{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837222789}],\"run-tests\":[{\"value\":\"Tests passed\",\"exit_code\":0,\"ts\":1771837222791}],\"review-workflow\":[{\"issues\":[{\"severity\":\"critical\",\"category\":\"security\",\"message\":\"GitHub token exposed in logs\",\"suggestion\":\"Remove token from log message\"}],\"summary\":\"Critical security issue found\",\"approval\":false,\"ts\":1771837222809}],\"publish-workflow\":[{\"issues\":[]}],\"apply-review-fixes\":[{\"issues\":[]},{\"stdout\":\"Removed token from logs\",\"ts\":1771837222814}],\"finalize\":[{\"issues\":[]}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/brave-shark-xvnb\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/brave-shark-xvnb/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
555
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"run-tests","trigger":"on_success","action":"goto","target":"review-workflow","source":"goto"}}]}
556
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":7,"session_id":"smart-seal-pfbb"}}]}
557
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":7,"session_id":"smart-seal-pfbb"}}]}
558
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":8,"session_id":"smart-seal-pfbb"}}]}
559
- {"name":"visor.provider","attributes":{"visor.check.id":"review-workflow","visor.provider.type":"ai"}}
560
- {"name":"visor.check","attributes":{"visor.check.id":"review-workflow","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"run-tests\":{\"value\":\"Tests passed\",\"exit_code\":0,\"ts\":1771837222816},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837222766},\"interpret-request\":{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a secure workflow\",\"ts\":1771837222780},\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222781},\"generate-workflow\":{\"stdout\":\"Generated workflow\",\"ts\":1771837222784},\"validate-workflow\":{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837222786},\"lint-workflow\":{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837222789},\"review-workflow\":{\"issues\":[{\"severity\":\"critical\",\"category\":\"security\",\"message\":\"GitHub token exposed in logs\",\"suggestion\":\"Remove token from log message\"}],\"summary\":\"Critical security issue found\",\"approval\":false,\"ts\":1771837222809},\"publish-workflow\":{\"issues\":[]},\"apply-review-fixes\":{\"stdout\":\"Removed token from logs\",\"ts\":1771837222814},\"finalize\":{\"issues\":[]}},\"args\":{}}"},"events":[]}
561
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"review-workflow","trigger":"on_success","action":"goto","target":"publish-workflow","source":"goto"}}]}
562
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":8,"session_id":"smart-seal-pfbb"}}]}
563
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":8,"session_id":"smart-seal-pfbb"}}]}
564
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":9,"session_id":"smart-seal-pfbb"}}]}
565
- {"name":"visor.provider","attributes":{"visor.check.id":"publish-workflow","visor.provider.type":"command"}}
566
- {"name":"visor.check","attributes":{"visor.check.id":"publish-workflow","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"review-workflow\":{\"issues\":[{\"severity\":\"info\",\"category\":\"style\",\"message\":\"Could improve step naming\"}],\"summary\":\"Security issue fixed\",\"approval\":true,\"ts\":1771837222844},\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837222766},\"interpret-request\":{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a secure workflow\",\"ts\":1771837222780},\"checkout-visor\":{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222781},\"generate-workflow\":{\"stdout\":\"Generated workflow\",\"ts\":1771837222784},\"validate-workflow\":{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837222786},\"lint-workflow\":{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837222789},\"run-tests\":{\"value\":\"Tests passed\",\"exit_code\":0,\"ts\":1771837222816},\"publish-workflow\":{\"issues\":[]},\"apply-review-fixes\":{\"stdout\":\"Removed token from logs\",\"ts\":1771837222814},\"finalize\":{\"issues\":[]},\"history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837222766}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a secure workflow\",\"ts\":1771837222780}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222781}],\"generate-workflow\":[{\"stdout\":\"Generated workflow\",\"ts\":1771837222784}],\"validate-workflow\":[{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837222786}],\"lint-workflow\":[{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837222789}],\"run-tests\":[{\"value\":\"Tests passed\",\"exit_code\":0,\"ts\":1771837222791},{\"value\":\"Tests passed\",\"exit_code\":0,\"ts\":1771837222816}],\"review-workflow\":[{\"issues\":[{\"severity\":\"critical\",\"category\":\"security\",\"message\":\"GitHub token exposed in logs\",\"suggestion\":\"Remove token from log message\"}],\"summary\":\"Critical security issue found\",\"approval\":false,\"ts\":1771837222809},{\"issues\":[{\"severity\":\"info\",\"category\":\"style\",\"message\":\"Could improve step naming\"}],\"summary\":\"Security issue fixed\",\"approval\":true,\"ts\":1771837222844}],\"publish-workflow\":[{\"issues\":[]}],\"apply-review-fixes\":[{\"issues\":[]},{\"stdout\":\"Removed token from logs\",\"ts\":1771837222814}],\"finalize\":[{\"issues\":[]}]}},\"outputs_history\":{\"get-requirements\":[{\"text\":\"[object Object]\",\"ts\":1771837222766}],\"interpret-request\":[{\"mode\":\"create\",\"workflow_path\":\"./generated-workflow.yaml\",\"requirements\":\"Create a secure workflow\",\"ts\":1771837222780}],\"checkout-visor\":[{\"success\":true,\"path\":\"/tmp/visor-context\",\"ts\":1771837222781}],\"generate-workflow\":[{\"stdout\":\"Generated workflow\",\"ts\":1771837222784}],\"validate-workflow\":[{\"value\":\"Validation passed\",\"exit_code\":0,\"ts\":1771837222786}],\"lint-workflow\":[{\"value\":\"No lint errors\",\"exit_code\":0,\"ts\":1771837222789}],\"run-tests\":[{\"value\":\"Tests passed\",\"exit_code\":0,\"ts\":1771837222791},{\"value\":\"Tests passed\",\"exit_code\":0,\"ts\":1771837222816}],\"review-workflow\":[{\"issues\":[{\"severity\":\"critical\",\"category\":\"security\",\"message\":\"GitHub token exposed in logs\",\"suggestion\":\"Remove token from log message\"}],\"summary\":\"Critical security issue found\",\"approval\":false,\"ts\":1771837222809},{\"issues\":[{\"severity\":\"info\",\"category\":\"style\",\"message\":\"Could improve step naming\"}],\"summary\":\"Security issue fixed\",\"approval\":true,\"ts\":1771837222844}],\"publish-workflow\":[{\"issues\":[]}],\"apply-review-fixes\":[{\"issues\":[]},{\"stdout\":\"Removed token from logs\",\"ts\":1771837222814}],\"finalize\":[{\"issues\":[]}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/brave-shark-xvnb\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/brave-shark-xvnb/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
567
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"publish-workflow","trigger":"on_success","action":"goto","target":"finalize","source":"goto"}}]}
568
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":9,"session_id":"smart-seal-pfbb"}}]}
569
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":9,"session_id":"smart-seal-pfbb"}}]}
570
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":10,"session_id":"smart-seal-pfbb"}}]}
571
- {"name":"visor.provider","attributes":{"visor.check.id":"finalize","visor.provider.type":"log"}}
572
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":10,"session_id":"smart-seal-pfbb"}}]}
573
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":10,"session_id":"smart-seal-pfbb"}}]}
574
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":10,"session_id":"smart-seal-pfbb"}}]}
575
- {"name":"visor.check","attributes":{"visor.check.id":"comment-assistant","visor.check.output":"{\"text\":\"### Assistant Reply\",\"intent\":\"comment_reply\"}"},"events":[]}
576
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"clean-wren-fqp9"}}]}
577
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"clean-wren-fqp9"}}]}
578
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"clean-wren-fqp9"}}]}
579
- {"name":"visor.provider","attributes":{"visor.check.id":"ask","visor.provider.type":"human-input"}}
580
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"clean-wren-fqp9"}}]}
581
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"clean-wren-fqp9"}}]}
582
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"clean-wren-fqp9"}}]}
583
- {"name":"visor.provider","attributes":{"visor.check.id":"refine","visor.provider.type":"ai"}}
584
- {"name":"visor.check","attributes":{"visor.check.id":"refine","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"ask\":{\"text\":\"Make sure project installs deps and runs tests\",\"ts\":1771837222861}},\"args\":{}}"},"events":[]}
585
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"clean-wren-fqp9"}}]}
586
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"clean-wren-fqp9"}}]}
587
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"clean-wren-fqp9"}}]}
588
- {"name":"visor.provider","attributes":{"visor.check.id":"plan-commands","visor.provider.type":"ai"}}
589
- {"name":"visor.check","attributes":{"visor.check.id":"plan-commands","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"refine\":{\"refined\":true,\"text\":\"Install dependencies and run tests\",\"ts\":1771837222885},\"ask\":{\"text\":\"Make sure project installs deps and runs tests\",\"ts\":1771837222861}},\"args\":{}}"},"events":[]}
590
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"loud-zebra-fb9g"}}]}
591
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"loud-zebra-fb9g"}}]}
592
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"loud-zebra-fb9g"}}]}
593
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"loud-zebra-fb9g"}}]}
594
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"loud-zebra-fb9g"}}]}
595
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"loud-zebra-fb9g"}}]}
596
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"loud-zebra-fb9g"}}]}
597
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"loud-zebra-fb9g"}}]}
598
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"loud-zebra-fb9g"}}]}
599
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"clean-wren-fqp9"}}]}
600
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"clean-wren-fqp9"}}]}
601
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"clean-wren-fqp9"}}]}
602
- {"name":"visor.provider","attributes":{"visor.check.id":"ask-confirm","visor.provider.type":"human-input"}}
603
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"clean-wren-fqp9"}}]}
604
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"clean-wren-fqp9"}}]}
605
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"clean-wren-fqp9"}}]}
606
- {"name":"visor.provider","attributes":{"visor.check.id":"confirm-interpret","visor.provider.type":"ai"}}
607
- {"name":"visor.check","attributes":{"visor.check.id":"confirm-interpret","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"plan-commands\":{\"commands\":[\"npm test\"],\"ts\":1771837222919},\"ask-confirm\":{\"text\":\"[\\\"npm ci\\\",\\\"npm test\\\"]\",\"ts\":1771837222921},\"ask\":{\"text\":\"Make sure project installs deps and runs tests\",\"ts\":1771837222861},\"refine\":{\"refined\":true,\"text\":\"Install dependencies and run tests\",\"ts\":1771837222885}},\"args\":{}}"},"events":[]}
608
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"clean-wren-fqp9"}}]}
609
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"clean-wren-fqp9"}}]}
610
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"clean-wren-fqp9"}}]}
611
- {"name":"visor.provider","attributes":{"visor.check.id":"run-commands","visor.provider.type":"command"}}
612
- {"name":"visor.check","attributes":{"visor.check.id":"run-commands","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"confirm-interpret\":{\"proceed\":true,\"commands\":[\"npm ci\",\"npm test\"],\"ts\":1771837222943},\"ask\":{\"text\":\"Make sure project installs deps and runs tests\",\"ts\":1771837222861},\"refine\":{\"refined\":true,\"text\":\"Install dependencies and run tests\",\"ts\":1771837222885},\"plan-commands\":{\"commands\":[\"npm test\"],\"ts\":1771837222919},\"ask-confirm\":{\"text\":\"[\\\"npm ci\\\",\\\"npm test\\\"]\",\"ts\":1771837222921},\"history\":{\"ask\":[{\"text\":\"Make sure project installs deps and runs tests\",\"ts\":1771837222861}],\"refine\":[{\"refined\":true,\"text\":\"Install dependencies and run tests\",\"ts\":1771837222885}],\"plan-commands\":[{\"commands\":[\"npm test\"],\"ts\":1771837222919}],\"ask-confirm\":[{\"text\":\"[\\\"npm ci\\\",\\\"npm test\\\"]\",\"ts\":1771837222921}],\"confirm-interpret\":[{\"proceed\":true,\"commands\":[\"npm ci\",\"npm test\"],\"ts\":1771837222943}]}},\"outputs_history\":{\"ask\":[{\"text\":\"Make sure project installs deps and runs tests\",\"ts\":1771837222861}],\"refine\":[{\"refined\":true,\"text\":\"Install dependencies and run tests\",\"ts\":1771837222885}],\"plan-commands\":[{\"commands\":[\"npm test\"],\"ts\":1771837222919}],\"ask-confirm\":[{\"text\":\"[\\\"npm ci\\\",\\\"npm test\\\"]\",\"ts\":1771837222921}],\"confirm-interpret\":[{\"proceed\":true,\"commands\":[\"npm ci\",\"npm test\"],\"ts\":1771837222943}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/clean-wren-fqp9\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/clean-wren-fqp9/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
613
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"clean-wren-fqp9"}}]}
614
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"clean-wren-fqp9"}}]}
615
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"clean-wren-fqp9"}}]}
616
- {"name":"visor.provider","attributes":{"visor.check.id":"finish","visor.provider.type":"log"}}
617
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"clean-wren-fqp9"}}]}
618
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"clean-wren-fqp9"}}]}
619
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"clean-wren-fqp9"}}]}
620
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"crisp-jay-turh"}}]}
621
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"crisp-jay-turh"}}]}
622
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"crisp-jay-turh"}}]}
623
- {"name":"visor.provider","attributes":{"visor.check.id":"api-inline-overlay-original-name-blocked","visor.provider.type":"mcp"}}
624
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"crisp-jay-turh"}}]}
625
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"crisp-jay-turh"}}]}
626
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"crisp-jay-turh"}}]}
627
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"slim-horse-64qc"}}]}
628
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"slim-horse-64qc"}}]}
629
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"slim-horse-64qc"}}]}
630
- {"name":"visor.provider","attributes":{"visor.check.id":"get-requirements","visor.provider.type":"human-input"}}
631
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"slim-horse-64qc"}}]}
632
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"slim-horse-64qc"}}]}
633
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"slim-horse-64qc"}}]}
634
- {"name":"visor.provider","attributes":{"visor.check.id":"interpret-request","visor.provider.type":"ai"}}
635
- {"name":"visor.check","attributes":{"visor.check.id":"interpret-request","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"get-requirements\":{\"text\":\"[object Object]\",\"ts\":1771837223288}},\"args\":{}}"},"events":[]}
636
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"happy-hawk-849f"}}]}
637
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"happy-hawk-849f"}}]}
638
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"happy-hawk-849f"}}]}
639
- {"name":"visor.provider","attributes":{"visor.check.id":"issue-assistant","visor.provider.type":"ai"}}
640
- {"name":"visor.check","attributes":{"visor.check.id":"issue-assistant","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Bug: crashes on search edge case\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{},\"args\":{}}"},"events":[]}
641
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"slim-horse-64qc"}}]}
642
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"slim-horse-64qc"}}]}
643
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"slim-horse-64qc"}}]}
644
- {"name":"visor.provider","attributes":{"visor.check.id":"checkout-visor","visor.provider.type":"git-checkout"}}
645
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"slim-horse-64qc"}}]}
646
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"slim-horse-64qc"}}]}
647
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"slim-horse-64qc"}}]}
648
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"solid-rat-u5ju"}}]}
649
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"solid-rat-u5ju"}}]}
650
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"solid-rat-u5ju"}}]}
651
- {"name":"visor.provider","attributes":{"visor.check.id":"ask","visor.provider.type":"human-input"}}
652
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"solid-rat-u5ju"}}]}
653
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"solid-rat-u5ju"}}]}
654
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"solid-rat-u5ju"}}]}
655
- {"name":"visor.provider","attributes":{"visor.check.id":"refine","visor.provider.type":"ai"}}
656
- {"name":"visor.check","attributes":{"visor.check.id":"refine","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"ask\":{\"text\":\"Run lint and tests\",\"ts\":1771837223334}},\"args\":{}}"},"events":[]}
657
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.triggered","attrs":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
658
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.evaluated","attrs":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}},{"name":"fail_if.triggered","attrs":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
659
- {"name":"visor.fail_if","attributes":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if"},"events":[{"name":"fail_if.triggered","attrs":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
660
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"happy-hawk-849f"}}]}
661
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.triggered","attrs":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
662
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.evaluated","attrs":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}},{"name":"fail_if.triggered","attrs":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
663
- {"name":"visor.fail_if","attributes":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if"},"events":[{"name":"fail_if.triggered","attrs":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
664
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"happy-hawk-849f"}}]}
665
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.triggered","attrs":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
666
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.evaluated","attrs":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}},{"name":"fail_if.triggered","attrs":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
667
- {"name":"visor.fail_if","attributes":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if"},"events":[{"name":"fail_if.triggered","attrs":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
668
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"happy-hawk-849f"}}]}
669
- {"name":"visor.provider","attributes":{"visor.check.id":"apply-issue-labels","visor.provider.type":"github"}}
670
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"happy-hawk-849f"}}]}
671
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"happy-hawk-849f"}}]}
672
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"happy-hawk-849f"}}]}
673
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"solid-rat-u5ju"}}]}
674
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"solid-rat-u5ju"}}]}
675
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"solid-rat-u5ju"}}]}
676
- {"name":"visor.provider","attributes":{"visor.check.id":"plan-commands","visor.provider.type":"ai"}}
677
- {"name":"visor.check","attributes":{"visor.check.id":"plan-commands","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"refine\":{\"refined\":true,\"text\":\"Run lint and tests\",\"ts\":1771837223357},\"ask\":{\"text\":\"Run lint and tests\",\"ts\":1771837223334}},\"args\":{}}"},"events":[]}
678
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"solid-rat-u5ju"}}]}
679
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"solid-rat-u5ju"}}]}
680
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"solid-rat-u5ju"}}]}
681
- {"name":"visor.provider","attributes":{"visor.check.id":"ask-confirm","visor.provider.type":"human-input"}}
682
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"solid-rat-u5ju"}}]}
683
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"solid-rat-u5ju"}}]}
684
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"solid-rat-u5ju"}}]}
685
- {"name":"visor.provider","attributes":{"visor.check.id":"confirm-interpret","visor.provider.type":"ai"}}
686
- {"name":"visor.check","attributes":{"visor.check.id":"confirm-interpret","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"plan-commands\":{\"commands\":[\"npm run lint\",\"npm test\"],\"ts\":1771837223389},\"ask-confirm\":{\"text\":\"npm test\\\\nnpm test\\\\n npm run lint \\n\",\"ts\":1771837223391},\"ask\":{\"text\":\"Run lint and tests\",\"ts\":1771837223334},\"refine\":{\"refined\":true,\"text\":\"Run lint and tests\",\"ts\":1771837223357}},\"args\":{}}"},"events":[]}
687
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"solid-rat-u5ju"}}]}
688
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"solid-rat-u5ju"}}]}
689
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"solid-rat-u5ju"}}]}
690
- {"name":"visor.provider","attributes":{"visor.check.id":"run-commands","visor.provider.type":"command"}}
691
- {"name":"visor.check","attributes":{"visor.check.id":"run-commands","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"confirm-interpret\":{\"proceed\":true,\"commands\":[\"npm test\",\"npm run lint\"],\"ts\":1771837223421},\"ask\":{\"text\":\"Run lint and tests\",\"ts\":1771837223334},\"refine\":{\"refined\":true,\"text\":\"Run lint and tests\",\"ts\":1771837223357},\"plan-commands\":{\"commands\":[\"npm run lint\",\"npm test\"],\"ts\":1771837223389},\"ask-confirm\":{\"text\":\"npm test\\\\nnpm test\\\\n npm run lint \\n\",\"ts\":1771837223391},\"history\":{\"ask\":[{\"text\":\"Run lint and tests\",\"ts\":1771837223334}],\"refine\":[{\"refined\":true,\"text\":\"Run lint and tests\",\"ts\":1771837223357}],\"plan-commands\":[{\"commands\":[\"npm run lint\",\"npm test\"],\"ts\":1771837223389}],\"ask-confirm\":[{\"text\":\"npm test\\\\nnpm test\\\\n npm run lint \\n\",\"ts\":1771837223391}],\"confirm-interpret\":[{\"proceed\":true,\"commands\":[\"npm test\",\"npm run lint\"],\"ts\":1771837223421}]}},\"outputs_history\":{\"ask\":[{\"text\":\"Run lint and tests\",\"ts\":1771837223334}],\"refine\":[{\"refined\":true,\"text\":\"Run lint and tests\",\"ts\":1771837223357}],\"plan-commands\":[{\"commands\":[\"npm run lint\",\"npm test\"],\"ts\":1771837223389}],\"ask-confirm\":[{\"text\":\"npm test\\\\nnpm test\\\\n npm run lint \\n\",\"ts\":1771837223391}],\"confirm-interpret\":[{\"proceed\":true,\"commands\":[\"npm test\",\"npm run lint\"],\"ts\":1771837223421}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/solid-rat-u5ju\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/solid-rat-u5ju/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
692
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"solid-rat-u5ju"}}]}
693
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"solid-rat-u5ju"}}]}
694
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"solid-rat-u5ju"}}]}
695
- {"name":"visor.provider","attributes":{"visor.check.id":"finish","visor.provider.type":"log"}}
696
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"solid-rat-u5ju"}}]}
697
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"solid-rat-u5ju"}}]}
698
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"solid-rat-u5ju"}}]}
699
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"neat-hare-dbe7"}}]}
700
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"neat-hare-dbe7"}}]}
701
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"neat-hare-dbe7"}}]}
702
- {"name":"visor.provider","attributes":{"visor.check.id":"api-tool-missing-required-input","visor.provider.type":"mcp"}}
703
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"neat-hare-dbe7"}}]}
704
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"neat-hare-dbe7"}}]}
705
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"neat-hare-dbe7"}}]}
706
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"grand-moth-jgtn"}}]}
707
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"grand-moth-jgtn"}}]}
708
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"grand-moth-jgtn"}}]}
709
- {"name":"visor.provider","attributes":{"visor.check.id":"multi-tool-preprocessing","visor.provider.type":"command"}}
710
- {"name":"visor.check","attributes":{"visor.check.id":"multi-tool-preprocessing","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[{\"filename\":\"src/search.ts\",\"additions\":3,\"deletions\":0,\"changes\":3,\"status\":\"added\",\"patch\":\"@@\\n+export function search(q: string) {\\n return []\\n}\\n\"}],\"fileCount\":1,\"outputs\":{\"history\":{}},\"outputs_history\":{},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/grand-moth-jgtn\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/grand-moth-jgtn/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
711
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"grand-moth-jgtn"}}]}
712
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"grand-moth-jgtn"}}]}
713
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"grand-moth-jgtn"}}]}
714
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"sleek-snake-8zhy"}}]}
715
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"sleek-snake-8zhy"}}]}
716
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"sleek-snake-8zhy"}}]}
717
- {"name":"visor.provider","attributes":{"visor.check.id":"overview","visor.provider.type":"ai"}}
718
- {"name":"visor.check","attributes":{"visor.check.id":"overview","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[{\"filename\":\"src/search.ts\",\"additions\":3,\"deletions\":0,\"changes\":3,\"status\":\"added\",\"patch\":\"@@\\n+export function search(q: string) {\\n return []\\n}\\n\"}],\"outputs\":{},\"args\":{}}"},"events":[]}
719
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"sleek-snake-8zhy"}}]}
720
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"sleek-snake-8zhy"}}]}
721
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"sleek-snake-8zhy"}}]}
722
- {"name":"visor.provider","attributes":{"visor.check.id":"security","visor.provider.type":"ai"}}
723
- {"name":"visor.check","attributes":{"visor.check.id":"security","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[{\"filename\":\"src/search.ts\",\"additions\":3,\"deletions\":0,\"changes\":3,\"status\":\"added\",\"patch\":\"@@\\n+export function search(q: string) {\\n return []\\n}\\n\"}],\"outputs\":{\"overview\":{\"text\":\"Overview body\",\"tags\":{\"label\":\"feature\",\"review-effort\":2},\"ts\":1771837223779}},\"args\":{}}"},"events":[]}
724
- {"name":"visor.provider","attributes":{"visor.check.id":"architecture","visor.provider.type":"ai"}}
725
- {"name":"visor.check","attributes":{"visor.check.id":"architecture","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[{\"filename\":\"src/search.ts\",\"additions\":3,\"deletions\":0,\"changes\":3,\"status\":\"added\",\"patch\":\"@@\\n+export function search(q: string) {\\n return []\\n}\\n\"}],\"outputs\":{\"overview\":{\"text\":\"Overview body\",\"tags\":{\"label\":\"feature\",\"review-effort\":2},\"ts\":1771837223779}},\"args\":{}}"},"events":[]}
726
- {"name":"visor.provider","attributes":{"visor.check.id":"performance","visor.provider.type":"ai"}}
727
- {"name":"visor.check","attributes":{"visor.check.id":"performance","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[{\"filename\":\"src/search.ts\",\"additions\":3,\"deletions\":0,\"changes\":3,\"status\":\"added\",\"patch\":\"@@\\n+export function search(q: string) {\\n return []\\n}\\n\"}],\"outputs\":{\"overview\":{\"text\":\"Overview body\",\"tags\":{\"label\":\"feature\",\"review-effort\":2},\"ts\":1771837223779}},\"args\":{}}"},"events":[]}
728
- {"name":"visor.provider","attributes":{"visor.check.id":"quality","visor.provider.type":"ai"}}
729
- {"name":"visor.check","attributes":{"visor.check.id":"quality","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[{\"filename\":\"src/search.ts\",\"additions\":3,\"deletions\":0,\"changes\":3,\"status\":\"added\",\"patch\":\"@@\\n+export function search(q: string) {\\n return []\\n}\\n\"}],\"outputs\":{\"overview\":{\"text\":\"Overview body\",\"tags\":{\"label\":\"feature\",\"review-effort\":2},\"ts\":1771837223779}},\"args\":{}}"},"events":[]}
730
- {"name":"visor.provider","attributes":{"visor.check.id":"apply-overview-labels","visor.provider.type":"github"}}
731
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"sleek-snake-8zhy"}}]}
732
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"sleek-snake-8zhy"}}]}
733
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"sleek-snake-8zhy"}}]}
734
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"sleek-snake-8zhy"}}]}
735
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"sleek-snake-8zhy"}}]}
736
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"sleek-snake-8zhy"}}]}
737
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"sleek-snake-8zhy"}}]}
738
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"safe-toad-eruw"}}]}
739
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"safe-toad-eruw"}}]}
740
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"safe-toad-eruw"}}]}
741
- {"name":"visor.provider","attributes":{"visor.check.id":"ask","visor.provider.type":"human-input"}}
742
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"safe-toad-eruw"}}]}
743
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"safe-toad-eruw"}}]}
744
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"safe-toad-eruw"}}]}
745
- {"name":"visor.provider","attributes":{"visor.check.id":"refine","visor.provider.type":"ai"}}
746
- {"name":"visor.check","attributes":{"visor.check.id":"refine","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"ask\":{\"text\":\"Set up lint and test checks\",\"ts\":1771837223850}},\"args\":{}}"},"events":[]}
747
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"safe-toad-eruw"}}]}
748
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"safe-toad-eruw"}}]}
749
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"safe-toad-eruw"}}]}
750
- {"name":"visor.provider","attributes":{"visor.check.id":"plan-commands","visor.provider.type":"ai"}}
751
- {"name":"visor.check","attributes":{"visor.check.id":"plan-commands","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"refine\":{\"refined\":true,\"text\":\"Ensure lint and tests run\",\"ts\":1771837223874},\"ask\":{\"text\":\"Set up lint and test checks\",\"ts\":1771837223850}},\"args\":{}}"},"events":[]}
752
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"safe-toad-eruw"}}]}
753
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"safe-toad-eruw"}}]}
754
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"safe-toad-eruw"}}]}
755
- {"name":"visor.provider","attributes":{"visor.check.id":"ask-confirm","visor.provider.type":"human-input"}}
756
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"safe-toad-eruw"}}]}
757
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"safe-toad-eruw"}}]}
758
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"safe-toad-eruw"}}]}
759
- {"name":"visor.provider","attributes":{"visor.check.id":"confirm-interpret","visor.provider.type":"ai"}}
760
- {"name":"visor.check","attributes":{"visor.check.id":"confirm-interpret","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"plan-commands\":{\"commands\":[\"npm test\"],\"ts\":1771837223890},\"ask-confirm\":{\"text\":\"No, add lint too\",\"ts\":1771837223893},\"ask\":{\"text\":\"Set up lint and test checks\",\"ts\":1771837223850},\"refine\":{\"refined\":true,\"text\":\"Ensure lint and tests run\",\"ts\":1771837223874}},\"args\":{}}"},"events":[]}
761
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.triggered","attrs":{"check":"confirm-interpret","scope":"check","name":"confirm-interpret_fail_if","expression":"output && output.proceed !== true","severity":"error"}}]}
762
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.evaluated","attrs":{"check":"confirm-interpret","scope":"check","name":"confirm-interpret_fail_if","expression":"output && output.proceed !== true","severity":"error"}},{"name":"fail_if.triggered","attrs":{"check":"confirm-interpret","scope":"check","name":"confirm-interpret_fail_if","expression":"output && output.proceed !== true","severity":"error"}}]}
763
- {"name":"visor.fail_if","attributes":{"check":"confirm-interpret","scope":"check","name":"confirm-interpret_fail_if"},"events":[{"name":"fail_if.triggered","attrs":{"check":"confirm-interpret","scope":"check","name":"confirm-interpret_fail_if","expression":"output && output.proceed !== true","severity":"error"}}]}
764
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"confirm-interpret","trigger":"on_fail","action":"goto","target":"plan-commands","source":"goto"}}]}
765
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"safe-toad-eruw"}}]}
766
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"safe-toad-eruw"}}]}
767
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"safe-toad-eruw"}}]}
768
- {"name":"visor.provider","attributes":{"visor.check.id":"plan-commands","visor.provider.type":"ai"}}
769
- {"name":"visor.check","attributes":{"visor.check.id":"plan-commands","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"refine\":{\"refined\":true,\"text\":\"Ensure lint and tests run\",\"ts\":1771837223874},\"ask\":{\"text\":\"Set up lint and test checks\",\"ts\":1771837223850},\"plan-commands\":{\"commands\":[\"npm test\"],\"ts\":1771837223890},\"ask-confirm\":{\"text\":\"No, add lint too\",\"ts\":1771837223893},\"confirm-interpret\":{\"proceed\":false,\"reason\":\"needs lint\",\"ts\":1771837223904}},\"args\":{}}"},"events":[]}
770
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"safe-toad-eruw"}}]}
771
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"safe-toad-eruw"}}]}
772
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"safe-toad-eruw"}}]}
773
- {"name":"visor.provider","attributes":{"visor.check.id":"ask-confirm","visor.provider.type":"human-input"}}
774
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"safe-toad-eruw"}}]}
775
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"safe-toad-eruw"}}]}
776
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"safe-toad-eruw"}}]}
777
- {"name":"visor.provider","attributes":{"visor.check.id":"confirm-interpret","visor.provider.type":"ai"}}
778
- {"name":"visor.check","attributes":{"visor.check.id":"confirm-interpret","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"plan-commands\":{\"commands\":[\"npm run lint\",\"npm test\"],\"ts\":1771837223924},\"ask-confirm\":{\"text\":\"yes\",\"ts\":1771837223925},\"ask\":{\"text\":\"Set up lint and test checks\",\"ts\":1771837223850},\"refine\":{\"refined\":true,\"text\":\"Ensure lint and tests run\",\"ts\":1771837223874},\"confirm-interpret\":{\"proceed\":false,\"reason\":\"needs lint\",\"ts\":1771837223904}},\"args\":{}}"},"events":[]}
779
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"safe-toad-eruw"}}]}
780
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"safe-toad-eruw"}}]}
781
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"safe-toad-eruw"}}]}
782
- {"name":"visor.provider","attributes":{"visor.check.id":"run-commands","visor.provider.type":"command"}}
783
- {"name":"visor.check","attributes":{"visor.check.id":"run-commands","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"confirm-interpret\":{\"proceed\":true,\"commands\":[\"npm run lint\",\"npm test\"],\"ts\":1771837223960},\"ask\":{\"text\":\"Set up lint and test checks\",\"ts\":1771837223850},\"refine\":{\"refined\":true,\"text\":\"Ensure lint and tests run\",\"ts\":1771837223874},\"plan-commands\":{\"commands\":[\"npm run lint\",\"npm test\"],\"ts\":1771837223924},\"ask-confirm\":{\"text\":\"yes\",\"ts\":1771837223925},\"history\":{\"ask\":[{\"text\":\"Set up lint and test checks\",\"ts\":1771837223850}],\"refine\":[{\"refined\":true,\"text\":\"Ensure lint and tests run\",\"ts\":1771837223874}],\"plan-commands\":[{\"commands\":[\"npm test\"],\"ts\":1771837223890},{\"commands\":[\"npm run lint\",\"npm test\"],\"ts\":1771837223924}],\"ask-confirm\":[{\"text\":\"No, add lint too\",\"ts\":1771837223893},{\"text\":\"yes\",\"ts\":1771837223925}],\"confirm-interpret\":[{\"proceed\":false,\"reason\":\"needs lint\",\"ts\":1771837223904},{\"proceed\":true,\"commands\":[\"npm run lint\",\"npm test\"],\"ts\":1771837223960}]}},\"outputs_history\":{\"ask\":[{\"text\":\"Set up lint and test checks\",\"ts\":1771837223850}],\"refine\":[{\"refined\":true,\"text\":\"Ensure lint and tests run\",\"ts\":1771837223874}],\"plan-commands\":[{\"commands\":[\"npm test\"],\"ts\":1771837223890},{\"commands\":[\"npm run lint\",\"npm test\"],\"ts\":1771837223924}],\"ask-confirm\":[{\"text\":\"No, add lint too\",\"ts\":1771837223893},{\"text\":\"yes\",\"ts\":1771837223925}],\"confirm-interpret\":[{\"proceed\":false,\"reason\":\"needs lint\",\"ts\":1771837223904},{\"proceed\":true,\"commands\":[\"npm run lint\",\"npm test\"],\"ts\":1771837223960}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/safe-toad-eruw\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/safe-toad-eruw/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
784
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"neat-horse-ys4m"}}]}
785
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"neat-horse-ys4m"}}]}
786
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"neat-horse-ys4m"}}]}
787
- {"name":"visor.provider","attributes":{"visor.check.id":"api-tool-whitelist-enforced","visor.provider.type":"mcp"}}
788
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"neat-horse-ys4m"}}]}
789
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"neat-horse-ys4m"}}]}
790
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"neat-horse-ys4m"}}]}
791
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"safe-toad-eruw"}}]}
792
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"safe-toad-eruw"}}]}
793
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"safe-toad-eruw"}}]}
794
- {"name":"visor.provider","attributes":{"visor.check.id":"finish","visor.provider.type":"log"}}
795
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"safe-toad-eruw"}}]}
796
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"safe-toad-eruw"}}]}
797
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":2,"session_id":"safe-toad-eruw"}}]}
798
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"tall-cat-hejj"}}]}
799
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"tall-cat-hejj"}}]}
800
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"tall-cat-hejj"}}]}
801
- {"name":"visor.provider","attributes":{"visor.check.id":"workflow-preprocessing","visor.provider.type":"command"}}
802
- {"name":"visor.check","attributes":{"visor.check.id":"workflow-preprocessing","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[{\"filename\":\"src/search.ts\",\"additions\":3,\"deletions\":0,\"changes\":3,\"status\":\"added\",\"patch\":\"@@\\n+export function search(q: string) {\\n return []\\n}\\n\"}],\"fileCount\":1,\"outputs\":{\"history\":{}},\"outputs_history\":{},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/tall-cat-hejj\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/tall-cat-hejj/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
803
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"tall-cat-hejj"}}]}
804
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"tall-cat-hejj"}}]}
805
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"tall-cat-hejj"}}]}
806
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"young-wolf-6s33"}}]}
807
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"young-wolf-6s33"}}]}
808
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"young-wolf-6s33"}}]}
809
- {"name":"visor.provider","attributes":{"visor.check.id":"comment-assistant","visor.provider.type":"ai"}}
810
- {"name":"visor.check","attributes":{"visor.check.id":"comment-assistant","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{},\"args\":{}}"},"events":[]}
811
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"young-wolf-6s33"}}]}
812
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"young-wolf-6s33"}}]}
813
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"young-wolf-6s33"}}]}
814
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"young-puma-98xj"}}]}
815
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"young-puma-98xj"}}]}
816
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"young-puma-98xj"}}]}
817
- {"name":"visor.provider","attributes":{"visor.check.id":"seed","visor.provider.type":"script"}}
818
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"young-puma-98xj"}}]}
819
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"young-puma-98xj"}}]}
820
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"young-puma-98xj"}}]}
821
- {"name":"visor.provider","attributes":{"visor.check.id":"convo","visor.provider.type":"ai"}}
822
- {"name":"visor.check","attributes":{"visor.check.id":"convo","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"seed\":{\"text\":\"hello from seed\",\"ts\":1771837224372}},\"args\":{}}"},"events":[]}
823
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"lush-rat-pbuf"}}]}
824
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"lush-rat-pbuf"}}]}
825
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"lush-rat-pbuf"}}]}
826
- {"name":"visor.provider","attributes":{"visor.check.id":"ask","visor.provider.type":"human-input"}}
827
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"lush-rat-pbuf"}}]}
828
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"lush-rat-pbuf"}}]}
829
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"lush-rat-pbuf"}}]}
830
- {"name":"visor.provider","attributes":{"visor.check.id":"refine","visor.provider.type":"ai"}}
831
- {"name":"visor.check","attributes":{"visor.check.id":"refine","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"ask\":{\"text\":\"Verify app tests pass\",\"ts\":1771837224380}},\"args\":{}}"},"events":[]}
832
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"lush-rat-pbuf"}}]}
833
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"lush-rat-pbuf"}}]}
834
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"lush-rat-pbuf"}}]}
835
- {"name":"visor.provider","attributes":{"visor.check.id":"plan-commands","visor.provider.type":"ai"}}
836
- {"name":"visor.check","attributes":{"visor.check.id":"plan-commands","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"refine\":{\"refined\":true,\"text\":\"Run tests to verify app correctness\",\"ts\":1771837224395},\"ask\":{\"text\":\"Verify app tests pass\",\"ts\":1771837224380}},\"args\":{}}"},"events":[]}
837
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"lush-rat-pbuf"}}]}
838
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"lush-rat-pbuf"}}]}
839
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"lush-rat-pbuf"}}]}
840
- {"name":"visor.provider","attributes":{"visor.check.id":"ask-confirm","visor.provider.type":"human-input"}}
841
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"lush-rat-pbuf"}}]}
842
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"lush-rat-pbuf"}}]}
843
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"lush-rat-pbuf"}}]}
844
- {"name":"visor.provider","attributes":{"visor.check.id":"confirm-interpret","visor.provider.type":"ai"}}
845
- {"name":"visor.check","attributes":{"visor.check.id":"confirm-interpret","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"plan-commands\":{\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837224409},\"ask-confirm\":{\"text\":\"yes\",\"ts\":1771837224411},\"ask\":{\"text\":\"Verify app tests pass\",\"ts\":1771837224380},\"refine\":{\"refined\":true,\"text\":\"Run tests to verify app correctness\",\"ts\":1771837224395}},\"args\":{}}"},"events":[]}
846
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"lush-rat-pbuf"}}]}
847
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"lush-rat-pbuf"}}]}
848
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"lush-rat-pbuf"}}]}
849
- {"name":"visor.provider","attributes":{"visor.check.id":"run-commands","visor.provider.type":"command"}}
850
- {"name":"visor.check","attributes":{"visor.check.id":"run-commands","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"confirm-interpret\":{\"proceed\":true,\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837224425},\"ask\":{\"text\":\"Verify app tests pass\",\"ts\":1771837224380},\"refine\":{\"refined\":true,\"text\":\"Run tests to verify app correctness\",\"ts\":1771837224395},\"plan-commands\":{\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837224409},\"ask-confirm\":{\"text\":\"yes\",\"ts\":1771837224411},\"history\":{\"ask\":[{\"text\":\"Verify app tests pass\",\"ts\":1771837224380}],\"refine\":[{\"refined\":true,\"text\":\"Run tests to verify app correctness\",\"ts\":1771837224395}],\"plan-commands\":[{\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837224409}],\"ask-confirm\":[{\"text\":\"yes\",\"ts\":1771837224411}],\"confirm-interpret\":[{\"proceed\":true,\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837224425}]}},\"outputs_history\":{\"ask\":[{\"text\":\"Verify app tests pass\",\"ts\":1771837224380}],\"refine\":[{\"refined\":true,\"text\":\"Run tests to verify app correctness\",\"ts\":1771837224395}],\"plan-commands\":[{\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837224409}],\"ask-confirm\":[{\"text\":\"yes\",\"ts\":1771837224411}],\"confirm-interpret\":[{\"proceed\":true,\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837224425}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/lush-rat-pbuf\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/lush-rat-pbuf/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
851
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"run-commands","trigger":"on_fail","action":"goto","target":"plan-commands","source":"goto"}}]}
852
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"lush-rat-pbuf"}}]}
853
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"lush-rat-pbuf"}}]}
854
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"lush-rat-pbuf"}}]}
855
- {"name":"visor.provider","attributes":{"visor.check.id":"plan-commands","visor.provider.type":"ai"}}
856
- {"name":"visor.check","attributes":{"visor.check.id":"plan-commands","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"refine\":{\"refined\":true,\"text\":\"Run tests to verify app correctness\",\"ts\":1771837224395},\"ask\":{\"text\":\"Verify app tests pass\",\"ts\":1771837224380},\"plan-commands\":{\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837224409},\"ask-confirm\":{\"text\":\"yes\",\"ts\":1771837224411},\"confirm-interpret\":{\"proceed\":true,\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837224425},\"run-commands\":{\"value\":\"{\\\"failed\\\":1,\\\"results\\\":[{\\\"cmd\\\":\\\"node -e \\\\\\\\\\\"process.exit(1)\\\\\\\\\\\"\\\",\\\"code\\\":1,\\\"stderr\\\":\\\"fail\\\"}]}\",\"exit_code\":1,\"ts\":1771837224441}},\"args\":{}}"},"events":[]}
857
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"lush-rat-pbuf"}}]}
858
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"lush-rat-pbuf"}}]}
859
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"lush-rat-pbuf"}}]}
860
- {"name":"visor.provider","attributes":{"visor.check.id":"ask-confirm","visor.provider.type":"human-input"}}
861
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"lush-rat-pbuf"}}]}
862
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"lush-rat-pbuf"}}]}
863
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"lush-rat-pbuf"}}]}
864
- {"name":"visor.provider","attributes":{"visor.check.id":"confirm-interpret","visor.provider.type":"ai"}}
865
- {"name":"visor.check","attributes":{"visor.check.id":"confirm-interpret","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"plan-commands\":{\"commands\":[\"echo ok\"],\"ts\":1771837224456},\"ask-confirm\":{\"text\":\"yes\",\"ts\":1771837224458},\"ask\":{\"text\":\"Verify app tests pass\",\"ts\":1771837224380},\"refine\":{\"refined\":true,\"text\":\"Run tests to verify app correctness\",\"ts\":1771837224395},\"confirm-interpret\":{\"proceed\":true,\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837224425},\"run-commands\":{\"value\":\"{\\\"failed\\\":1,\\\"results\\\":[{\\\"cmd\\\":\\\"node -e \\\\\\\\\\\"process.exit(1)\\\\\\\\\\\"\\\",\\\"code\\\":1,\\\"stderr\\\":\\\"fail\\\"}]}\",\"exit_code\":1,\"ts\":1771837224441}},\"args\":{}}"},"events":[]}
866
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"lush-rat-pbuf"}}]}
867
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"lush-rat-pbuf"}}]}
868
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"lush-rat-pbuf"}}]}
869
- {"name":"visor.provider","attributes":{"visor.check.id":"run-commands","visor.provider.type":"command"}}
870
- {"name":"visor.check","attributes":{"visor.check.id":"run-commands","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"fileCount\":0,\"outputs\":{\"confirm-interpret\":{\"proceed\":true,\"commands\":[\"echo ok\"],\"ts\":1771837224472},\"ask\":{\"text\":\"Verify app tests pass\",\"ts\":1771837224380},\"refine\":{\"refined\":true,\"text\":\"Run tests to verify app correctness\",\"ts\":1771837224395},\"plan-commands\":{\"commands\":[\"echo ok\"],\"ts\":1771837224456},\"ask-confirm\":{\"text\":\"yes\",\"ts\":1771837224458},\"run-commands\":{\"value\":\"{\\\"failed\\\":1,\\\"results\\\":[{\\\"cmd\\\":\\\"node -e \\\\\\\\\\\"process.exit(1)\\\\\\\\\\\"\\\",\\\"code\\\":1,\\\"stderr\\\":\\\"fail\\\"}]}\",\"exit_code\":1,\"ts\":1771837224441},\"history\":{\"ask\":[{\"text\":\"Verify app tests pass\",\"ts\":1771837224380}],\"refine\":[{\"refined\":true,\"text\":\"Run tests to verify app correctness\",\"ts\":1771837224395}],\"plan-commands\":[{\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837224409},{\"commands\":[\"echo ok\"],\"ts\":1771837224456}],\"ask-confirm\":[{\"text\":\"yes\",\"ts\":1771837224411},{\"text\":\"yes\",\"ts\":1771837224458}],\"confirm-interpret\":[{\"proceed\":true,\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837224425},{\"proceed\":true,\"commands\":[\"echo ok\"],\"ts\":1771837224472}],\"run-commands\":[{\"value\":\"{\\\"failed\\\":1,\\\"results\\\":[{\\\"cmd\\\":\\\"node -e \\\\\\\\\\\"process.exit(1)\\\\\\\\\\\"\\\",\\\"code\\\":1,\\\"stderr\\\":\\\"fail\\\"}]}\",\"exit_code\":1,\"ts\":1771837224441}]}},\"outputs_history\":{\"ask\":[{\"text\":\"Verify app tests pass\",\"ts\":1771837224380}],\"refine\":[{\"refined\":true,\"text\":\"Run tests to verify app correctness\",\"ts\":1771837224395}],\"plan-commands\":[{\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837224409},{\"commands\":[\"echo ok\"],\"ts\":1771837224456}],\"ask-confirm\":[{\"text\":\"yes\",\"ts\":1771837224411},{\"text\":\"yes\",\"ts\":1771837224458}],\"confirm-interpret\":[{\"proceed\":true,\"commands\":[\"node -e \\\"process.exit(1)\\\"\"],\"ts\":1771837224425},{\"proceed\":true,\"commands\":[\"echo ok\"],\"ts\":1771837224472}],\"run-commands\":[{\"value\":\"{\\\"failed\\\":1,\\\"results\\\":[{\\\"cmd\\\":\\\"node -e \\\\\\\\\\\"process.exit(1)\\\\\\\\\\\"\\\",\\\"code\\\":1,\\\"stderr\\\":\\\"fail\\\"}]}\",\"exit_code\":1,\"ts\":1771837224441}]},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/lush-rat-pbuf\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/lush-rat-pbuf/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
871
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"lush-rat-pbuf"}}]}
872
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"lush-rat-pbuf"}}]}
873
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"lush-rat-pbuf"}}]}
874
- {"name":"visor.provider","attributes":{"visor.check.id":"finish","visor.provider.type":"log"}}
875
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"lush-rat-pbuf"}}]}
876
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"lush-rat-pbuf"}}]}
877
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":2,"session_id":"lush-rat-pbuf"}}]}
878
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"wild-hare-u9vu"}}]}
879
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"wild-hare-u9vu"}}]}
880
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"wild-hare-u9vu"}}]}
881
- {"name":"visor.provider","attributes":{"visor.check.id":"chain-tools-and-workflows","visor.provider.type":"command"}}
882
- {"name":"visor.check","attributes":{"visor.check.id":"chain-tools-and-workflows","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[{\"filename\":\"src/search.ts\",\"additions\":3,\"deletions\":0,\"changes\":3,\"status\":\"added\",\"patch\":\"@@\\n+export function search(q: string) {\\n return []\\n}\\n\"}],\"fileCount\":1,\"outputs\":{\"history\":{}},\"outputs_history\":{},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/wild-hare-u9vu\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/wild-hare-u9vu/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
883
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"wild-hare-u9vu"}}]}
884
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"wild-hare-u9vu"}}]}
885
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"wild-hare-u9vu"}}]}
886
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"keen-sheep-wh2b"}}]}
887
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"keen-sheep-wh2b"}}]}
888
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"keen-sheep-wh2b"}}]}
889
- {"name":"visor.provider","attributes":{"visor.check.id":"comment-assistant","visor.provider.type":"ai"}}
890
- {"name":"visor.check","attributes":{"visor.check.id":"comment-assistant","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{},\"args\":{}}"},"events":[]}
891
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"keen-sheep-wh2b"}}]}
892
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"keen-sheep-wh2b"}}]}
893
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"keen-sheep-wh2b"}}]}
894
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"glad-hawk-w64c"}}]}
895
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"glad-hawk-w64c"}}]}
896
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"glad-hawk-w64c"}}]}
897
- {"name":"visor.provider","attributes":{"visor.check.id":"ask","visor.provider.type":"human-input"}}
898
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"glad-hawk-w64c"}}]}
899
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"glad-hawk-w64c"}}]}
900
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"glad-hawk-w64c"}}]}
901
- {"name":"visor.provider","attributes":{"visor.check.id":"route-intent","visor.provider.type":"ai"}}
902
- {"name":"visor.check","attributes":{"visor.check.id":"route-intent","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"ask\":{\"text\":\"Hello 1\",\"ts\":1771837224795}},\"args\":{}}"},"events":[]}
903
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"glad-hawk-w64c"}}]}
904
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"glad-hawk-w64c"}}]}
905
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"glad-hawk-w64c"}}]}
906
- {"name":"visor.provider","attributes":{"visor.check.id":"chat-answer","visor.provider.type":"ai"}}
907
- {"name":"visor.check","attributes":{"visor.check.id":"chat-answer","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"route-intent\":{\"intent\":\"chat\",\"ts\":1771837224809},\"ask\":{\"text\":\"Hello 1\",\"ts\":1771837224795}},\"args\":{}}"},"events":[]}
908
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"glad-hawk-w64c"}}]}
909
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"glad-hawk-w64c"}}]}
910
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"glad-hawk-w64c"}}]}
911
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"tiny-zebra-5h77"}}]}
912
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"tiny-zebra-5h77"}}]}
913
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"tiny-zebra-5h77"}}]}
914
- {"name":"visor.provider","attributes":{"visor.check.id":"repeated-tool-usage","visor.provider.type":"command"}}
915
- {"name":"visor.check","attributes":{"visor.check.id":"repeated-tool-usage","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[{\"filename\":\"src/search.ts\",\"additions\":3,\"deletions\":0,\"changes\":3,\"status\":\"added\",\"patch\":\"@@\\n+export function search(q: string) {\\n return []\\n}\\n\"}],\"fileCount\":1,\"outputs\":{\"history\":{}},\"outputs_history\":{},\"outputs_history_stage\":{},\"outputs_raw\":{},\"inputs\":{},\"args\":{},\"env\":{\"GITHUB_STATE\":\"/home/runner/work/_temp/_runner_file_commands/save_state_fdec1cf8-415a-413f-9549-dae7bf895492\",\"DOTNET_NOLOGO\":\"1\",\"USER\":\"runner\",\"npm_config_always_auth\":\"[REDACTED]\",\"npm_config_user_agent\":\"npm/11.6.2 node/v24.13.0 linux x64 workspaces/false ci/github-actions\",\"CI\":\"true\",\"USE_BAZEL_FALLBACK_VERSION\":\"silent:\",\"RUNNER_ENVIRONMENT\":\"github-hosted\",\"GITHUB_ENV\":\"/home/runner/work/_temp/_runner_file_commands/set_env_fdec1cf8-415a-413f-9549-dae7bf895492\",\"PIPX_HOME\":\"/opt/pipx\",\"npm_node_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"JAVA_HOME_8_X64\":\"/usr/lib/jvm/temurin-8-jdk-amd64\",\"SHLVL\":\"1\",\"npm_config_noproxy\":\"\",\"HOME\":\"/home/runner\",\"RUNNER_TEMP\":\"/home/runner/work/_temp\",\"GITHUB_EVENT_PATH\":\"/home/runner/work/_temp/_github_workflow/event.json\",\"npm_package_json\":\"/home/runner/work/visor/visor/package.json\",\"JAVA_HOME_11_X64\":\"/usr/lib/jvm/temurin-11-jdk-amd64\",\"PIPX_BIN_DIR\":\"/opt/pipx_bin\",\"GITHUB_REPOSITORY_OWNER\":\"probelabs\",\"NODE_OPTIONS\":\"--max-old-space-size=6144\",\"GRADLE_HOME\":\"/usr/share/gradle-9.3.1\",\"ANDROID_NDK_LATEST_HOME\":\"/usr/local/lib/android/sdk/ndk/29.0.14206865\",\"JAVA_HOME_21_X64\":\"/usr/lib/jvm/temurin-21-jdk-amd64\",\"GITHUB_RETENTION_DAYS\":\"90\",\"GITHUB_REPOSITORY_OWNER_ID\":\"226675185\",\"POWERSHELL_DISTRIBUTION_CHANNEL\":\"GitHub-Actions-ubuntu24\",\"AZURE_EXTENSION_DIR\":\"/opt/az/azcliextensions\",\"GITHUB_HEAD_REF\":\"\",\"npm_config_local_prefix\":\"/home/runner/work/visor/visor\",\"SYSTEMD_EXEC_PID\":\"2056\",\"ACTIONS_ORCHESTRATION_ID\":\"2ba8a7ca-33e0-4c98-a250-79aa60fbd2e7.release-npm.__default\",\"GITHUB_GRAPHQL_URL\":\"https://api.github.com/graphql\",\"COLOR\":\"0\",\"JAVA_HOME_25_X64\":\"/usr/lib/jvm/temurin-25-jdk-amd64\",\"NVM_DIR\":\"/home/runner/.nvm\",\"DOTNET_SKIP_FIRST_TIME_EXPERIENCE\":\"1\",\"JAVA_HOME_17_X64\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"ImageVersion\":\"20260201.15.1\",\"LOGNAME\":\"runner\",\"RUNNER_OS\":\"Linux\",\"GITHUB_API_URL\":\"https://api.github.com\",\"GOROOT_1_22_X64\":\"/opt/hostedtoolcache/go/1.22.12/x64\",\"SWIFT_PATH\":\"/usr/share/swift/usr/bin\",\"CHROMEWEBDRIVER\":\"/usr/local/share/chromedriver-linux64\",\"GOROOT_1_23_X64\":\"/opt/hostedtoolcache/go/1.23.12/x64\",\"JOURNAL_STREAM\":\"9:13772\",\"GITHUB_WORKFLOW\":\"Release\",\"_\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/npm\",\"npm_config_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"npm_config_npm_version\":\"11.6.2\",\"MEMORY_PRESSURE_WATCH\":\"/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure\",\"GOROOT_1_24_X64\":\"/opt/hostedtoolcache/go/1.24.12/x64\",\"ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE\":\"/opt/actionarchivecache\",\"GOROOT_1_25_X64\":\"/opt/hostedtoolcache/go/1.25.6/x64\",\"GITHUB_RUN_ID\":\"22299019730\",\"npm_config_cache\":\"/home/runner/.npm\",\"GITHUB_REF_TYPE\":\"tag\",\"BOOTSTRAP_HASKELL_NONINTERACTIVE\":\"1\",\"GITHUB_WORKFLOW_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_BASE_REF\":\"\",\"ImageOS\":\"ubuntu24\",\"GITHUB_WORKFLOW_REF\":\"probelabs/visor/.github/workflows/release.yml@refs/tags/v0.1.137\",\"GITHUB_ACTION_REPOSITORY\":\"\",\"ENABLE_RUNNER_TRACING\":\"true\",\"npm_config_node_gyp\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\",\"PATH\":\"/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/visor/visor/node_modules/.bin:/home/runner/work/visor/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/24.13.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin\",\"ANT_HOME\":\"/usr/share/ant\",\"DOTNET_MULTILEVEL_LOOKUP\":\"0\",\"RUNNER_TRACKING_ID\":\"github_3ab18991-0c76-4cb8-ab05-590f8bd7f64a\",\"INVOCATION_ID\":\"13becd1301864ccba58bdd6d900bc8a1\",\"NPM_CONFIG_USERCONFIG\":\"/home/runner/work/_temp/.npmrc\",\"RUNNER_TOOL_CACHE\":\"/opt/hostedtoolcache\",\"NODE\":\"/opt/hostedtoolcache/node/24.13.0/x64/bin/node\",\"npm_package_name\":\"@probelabs/visor\",\"GITHUB_ACTION\":\"__run_2\",\"GITHUB_RUN_NUMBER\":\"154\",\"GITHUB_TRIGGERING_ACTOR\":\"buger\",\"RUNNER_ARCH\":\"X64\",\"XDG_RUNTIME_DIR\":\"/run/user/1001\",\"AGENT_TOOLSDIRECTORY\":\"/opt/hostedtoolcache\",\"LANG\":\"C.UTF-8\",\"VCPKG_INSTALLATION_ROOT\":\"/usr/local/share/vcpkg\",\"CONDA\":\"/usr/share/miniconda\",\"RUNNER_NAME\":\"GitHub Actions 1000030785\",\"XDG_CONFIG_HOME\":\"/home/runner/.config\",\"GITHUB_REF_NAME\":\"v0.1.137\",\"GITHUB_REPOSITORY\":\"probelabs/visor\",\"npm_lifecycle_script\":\"node dist/index.js test --progress compact\",\"ANDROID_NDK_ROOT\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_ACTION_REF\":\"\",\"DEBIAN_FRONTEND\":\"noninteractive\",\"SHELL\":\"/bin/bash\",\"GITHUB_REPOSITORY_ID\":\"1050672780\",\"GITHUB_ACTIONS\":\"true\",\"npm_package_version\":\"0.1.42\",\"npm_lifecycle_event\":\"test:yaml\",\"GITHUB_REF_PROTECTED\":\"false\",\"GITHUB_WORKSPACE\":\"/home/runner/work/visor/visor\",\"ACCEPT_EULA\":\"Y\",\"GITHUB_JOB\":\"release-npm\",\"npm_package_bin_visor\":\"dist/index.js\",\"GITHUB_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"GITHUB_RUN_ATTEMPT\":\"1\",\"GITHUB_REF\":\"refs/tags/v0.1.137\",\"GITHUB_ACTOR\":\"buger\",\"ANDROID_SDK_ROOT\":\"/usr/local/lib/android/sdk\",\"npm_config_globalconfig\":\"/opt/hostedtoolcache/node/24.13.0/x64/etc/npmrc\",\"npm_config_init_module\":\"/home/runner/.npm-init.js\",\"GITHUB_PATH\":\"/home/runner/work/_temp/_runner_file_commands/add_path_fdec1cf8-415a-413f-9549-dae7bf895492\",\"JAVA_HOME\":\"/usr/lib/jvm/temurin-17-jdk-amd64\",\"PWD\":\"/home/runner/work/visor/visor\",\"GITHUB_ACTOR_ID\":\"14009\",\"RUNNER_WORKSPACE\":\"/home/runner/work/visor\",\"npm_execpath\":\"/opt/hostedtoolcache/node/24.13.0/x64/lib/node_modules/npm/bin/npm-cli.js\",\"HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\":\"3650\",\"GITHUB_EVENT_NAME\":\"push\",\"HOMEBREW_NO_AUTO_UPDATE\":\"1\",\"ANDROID_HOME\":\"/usr/local/lib/android/sdk\",\"GITHUB_SERVER_URL\":\"https://github.com\",\"GECKOWEBDRIVER\":\"/usr/local/share/gecko_driver\",\"ACTIONS_ID_TOKEN_REQUEST_URL\":\"[REDACTED]\",\"GHCUP_INSTALL_BASE_PREFIX\":\"/usr/local\",\"GITHUB_OUTPUT\":\"/home/runner/work/_temp/_runner_file_commands/set_output_fdec1cf8-415a-413f-9549-dae7bf895492\",\"npm_config_global_prefix\":\"/opt/hostedtoolcache/node/24.13.0/x64\",\"EDGEWEBDRIVER\":\"/usr/local/share/edge_driver\",\"npm_command\":\"run\",\"ANDROID_NDK\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"SGX_AESM_ADDR\":\"1\",\"PSModulePath\":\"/root/.local/share/powershell/Modules:/usr/local/share/powershell/Modules:/opt/microsoft/powershell/7/Modules:/usr/share/az_14.6.0\",\"CHROME_BIN\":\"/usr/bin/google-chrome\",\"SELENIUM_JAR_PATH\":\"/usr/share/java/selenium-server.jar\",\"MEMORY_PRESSURE_WRITE\":\"c29tZSAyMDAwMDAgMjAwMDAwMAA=\",\"ANDROID_NDK_HOME\":\"/usr/local/lib/android/sdk/ndk/27.3.13750724\",\"GITHUB_STEP_SUMMARY\":\"/home/runner/work/_temp/_runner_file_commands/step_summary_fdec1cf8-415a-413f-9549-dae7bf895492\",\"INIT_CWD\":\"/home/runner/work/visor/visor\",\"EDITOR\":\"vi\",\"VISOR_VERSION\":\"0.1.137\",\"PROBE_VERSION\":\"0.6.0-rc255\",\"VISOR_COMMIT_SHA\":\"a74b6b242d3982499434e47f42967eefb37671f7\",\"VISOR_COMMIT_SHORT\":\"a74b6b2\",\"VISOR_FALLBACK_TRACE_FILE\":\"/home/runner/work/visor/visor/output/traces/run-2026-02-23T09-00-20-148Z.ndjson\",\"VISOR_OUTPUT_FORMAT\":\"table\",\"VISOR_DEBUG\":\"false\",\"VISOR_TEST_MODE\":\"true\",\"VISOR_TEST_PROMPT_MAX_CHARS\":\"4000\",\"VISOR_TEST_HISTORY_LIMIT\":\"200\",\"VISOR_WORKSPACE_ROOT\":\"/tmp/visor-workspaces/tiny-zebra-5h77\",\"VISOR_WORKSPACE_MAIN_PROJECT\":\"/tmp/visor-workspaces/tiny-zebra-5h77/visor\",\"VISOR_WORKSPACE_MAIN_PROJECT_NAME\":\"visor\",\"VISOR_ORIGINAL_WORKDIR\":\"/home/runner/work/visor/visor\",\"VISOR_STRICT_ERRORS\":\"true\"}}"},"events":[{"name":"check.started"},{"name":"check.completed"}]}
916
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"tiny-zebra-5h77"}}]}
917
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"tiny-zebra-5h77"}}]}
918
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"tiny-zebra-5h77"}}]}
919
- {"name":"visor.check","attributes":{"visor.check.id":"convo","visor.check.output":"{\"text\":\"{\\\"content\\\":\\\"{\\\\\\\"issues\\\\\\\":[],\\\\\\\"summary\\\\\\\":{\\\\\\\"totalIssues\\\\\\\":0}}\\\"}\"}"},"events":[]}
920
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"young-puma-98xj"}}]}
921
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"young-puma-98xj"}}]}
922
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"young-puma-98xj"}}]}
923
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"keen-panda-pb3s"}}]}
924
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"keen-panda-pb3s"}}]}
925
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"keen-panda-pb3s"}}]}
926
- {"name":"visor.provider","attributes":{"visor.check.id":"comment-assistant","visor.provider.type":"ai"}}
927
- {"name":"visor.check","attributes":{"visor.check.id":"comment-assistant","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{},\"args\":{}}"},"events":[]}
928
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"comment-assistant","trigger":"on_success","action":"goto","target":"overview","source":"transitions","goto_event":"pr_updated"}}]}
929
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"keen-panda-pb3s"}}]}
930
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"keen-panda-pb3s"}}]}
931
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"keen-panda-pb3s"}}]}
932
- {"name":"visor.provider","attributes":{"visor.check.id":"overview","visor.provider.type":"ai"}}
933
- {"name":"visor.check","attributes":{"visor.check.id":"overview","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"comment-assistant\":{\"text\":\"Regenerating.\",\"intent\":\"comment_retrigger\",\"ts\":1771837225069}},\"args\":{}}"},"events":[]}
934
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"keen-panda-pb3s"}}]}
935
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"keen-panda-pb3s"}}]}
936
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"keen-panda-pb3s"}}]}
937
- {"name":"visor.provider","attributes":{"visor.check.id":"security","visor.provider.type":"ai"}}
938
- {"name":"visor.check","attributes":{"visor.check.id":"security","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"overview\":{\"text\":\"Overview (regenerated)\",\"tags\":{\"label\":\"feature\",\"review-effort\":2},\"ts\":1771837225091},\"comment-assistant\":{\"text\":\"Regenerating.\",\"intent\":\"comment_retrigger\",\"ts\":1771837225069}},\"args\":{}}"},"events":[]}
939
- {"name":"visor.provider","attributes":{"visor.check.id":"architecture","visor.provider.type":"ai"}}
940
- {"name":"visor.check","attributes":{"visor.check.id":"architecture","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"overview\":{\"text\":\"Overview (regenerated)\",\"tags\":{\"label\":\"feature\",\"review-effort\":2},\"ts\":1771837225091},\"comment-assistant\":{\"text\":\"Regenerating.\",\"intent\":\"comment_retrigger\",\"ts\":1771837225069}},\"args\":{}}"},"events":[]}
941
- {"name":"visor.provider","attributes":{"visor.check.id":"performance","visor.provider.type":"ai"}}
942
- {"name":"visor.check","attributes":{"visor.check.id":"performance","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"overview\":{\"text\":\"Overview (regenerated)\",\"tags\":{\"label\":\"feature\",\"review-effort\":2},\"ts\":1771837225091},\"comment-assistant\":{\"text\":\"Regenerating.\",\"intent\":\"comment_retrigger\",\"ts\":1771837225069}},\"args\":{}}"},"events":[]}
943
- {"name":"visor.provider","attributes":{"visor.check.id":"quality","visor.provider.type":"ai"}}
944
- {"name":"visor.check","attributes":{"visor.check.id":"quality","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"overview\":{\"text\":\"Overview (regenerated)\",\"tags\":{\"label\":\"feature\",\"review-effort\":2},\"ts\":1771837225091},\"comment-assistant\":{\"text\":\"Regenerating.\",\"intent\":\"comment_retrigger\",\"ts\":1771837225069}},\"args\":{}}"},"events":[]}
945
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"kind-hawk-8x6a"}}]}
946
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"kind-hawk-8x6a"}}]}
947
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"kind-hawk-8x6a"}}]}
948
- {"name":"visor.provider","attributes":{"visor.check.id":"ask","visor.provider.type":"human-input"}}
949
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"kind-hawk-8x6a"}}]}
950
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"kind-hawk-8x6a"}}]}
951
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"kind-hawk-8x6a"}}]}
952
- {"name":"visor.provider","attributes":{"visor.check.id":"route-intent","visor.provider.type":"ai"}}
953
- {"name":"visor.check","attributes":{"visor.check.id":"route-intent","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"ask\":{\"text\":\"What can you do?\",\"ts\":1771837225161}},\"args\":{}}"},"events":[]}
954
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"kind-hawk-8x6a"}}]}
955
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"kind-hawk-8x6a"}}]}
956
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"kind-hawk-8x6a"}}]}
957
- {"name":"visor.provider","attributes":{"visor.check.id":"capabilities-answer","visor.provider.type":"ai"}}
958
- {"name":"visor.check","attributes":{"visor.check.id":"capabilities-answer","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"route-intent\":{\"intent\":\"capabilities\",\"ts\":1771837225173},\"ask\":{\"text\":\"What can you do?\",\"ts\":1771837225161}},\"args\":{}}"},"events":[]}
959
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"kind-hawk-8x6a"}}]}
960
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"kind-hawk-8x6a"}}]}
961
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"kind-hawk-8x6a"}}]}
962
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"busy-tiger-cuf8"}}]}
963
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"busy-tiger-cuf8"}}]}
964
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"busy-tiger-cuf8"}}]}
965
- {"name":"visor.provider","attributes":{"visor.check.id":"api-file-spec-file-overlay-validates-input","visor.provider.type":"mcp"}}
966
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"busy-tiger-cuf8"}}]}
967
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"busy-tiger-cuf8"}}]}
968
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"busy-tiger-cuf8"}}]}
969
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"bold-crow-vtwz"}}]}
970
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"bold-crow-vtwz"}}]}
971
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"bold-crow-vtwz"}}]}
972
- {"name":"visor.provider","attributes":{"visor.check.id":"api-tool-missing-required-input","visor.provider.type":"mcp"}}
973
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"bold-crow-vtwz"}}]}
974
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"bold-crow-vtwz"}}]}
975
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"bold-crow-vtwz"}}]}
976
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"grand-sloth-qyk9"}}]}
977
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"grand-sloth-qyk9"}}]}
978
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"grand-sloth-qyk9"}}]}
979
- {"name":"visor.provider","attributes":{"visor.check.id":"ask","visor.provider.type":"human-input"}}
980
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"grand-sloth-qyk9"}}]}
981
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"grand-sloth-qyk9"}}]}
982
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"grand-sloth-qyk9"}}]}
983
- {"name":"visor.provider","attributes":{"visor.check.id":"route-intent","visor.provider.type":"ai"}}
984
- {"name":"visor.check","attributes":{"visor.check.id":"route-intent","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"ask\":{\"text\":\"Summarize the discussion\",\"ts\":1771837225463}},\"args\":{}}"},"events":[]}
985
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"grand-sloth-qyk9"}}]}
986
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"grand-sloth-qyk9"}}]}
987
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"grand-sloth-qyk9"}}]}
988
- {"name":"visor.provider","attributes":{"visor.check.id":"summarize-thread","visor.provider.type":"ai"}}
989
- {"name":"visor.check","attributes":{"visor.check.id":"summarize-thread","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"route-intent\":{\"intent\":\"thread_summary\",\"ts\":1771837225477},\"ask\":{\"text\":\"Summarize the discussion\",\"ts\":1771837225463}},\"args\":{}}"},"events":[]}
990
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"grand-sloth-qyk9"}}]}
991
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"grand-sloth-qyk9"}}]}
992
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"grand-sloth-qyk9"}}]}
993
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"fair-shark-wxk3"}}]}
994
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"fair-shark-wxk3"}}]}
995
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"fair-shark-wxk3"}}]}
996
- {"name":"visor.provider","attributes":{"visor.check.id":"api-inline-spec-mixed-overlays-validates-input","visor.provider.type":"mcp"}}
997
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"fair-shark-wxk3"}}]}
998
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"fair-shark-wxk3"}}]}
999
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"fair-shark-wxk3"}}]}
1000
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"bold-eagle-tcev"}}]}
1001
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"bold-eagle-tcev"}}]}
1002
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"bold-eagle-tcev"}}]}
1003
- {"name":"visor.provider","attributes":{"visor.check.id":"api-tool-whitelist-enforced","visor.provider.type":"mcp"}}
1004
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"bold-eagle-tcev"}}]}
1005
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"bold-eagle-tcev"}}]}
1006
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"bold-eagle-tcev"}}]}
1007
- {"name":"visor.check","attributes":{"visor.check.id":"security","visor.check.output":"{\"issues\":[],\"sessionId\":\"visor-2026-02-23T09-00-25-095Z-security\"}"},"events":[]}
1008
- {"name":"visor.check","attributes":{"visor.check.id":"architecture","visor.check.output":"{\"issues\":[],\"sessionId\":\"visor-2026-02-23T09-00-25-095Z-architecture\"}"},"events":[]}
1009
- {"name":"visor.check","attributes":{"visor.check.id":"performance","visor.check.output":"{\"issues\":[],\"sessionId\":\"visor-2026-02-23T09-00-25-095Z-performance\"}"},"events":[]}
1010
- {"name":"visor.check","attributes":{"visor.check.id":"quality","visor.check.output":"{\"issues\":[],\"sessionId\":\"visor-2026-02-23T09-00-25-095Z-quality\"}"},"events":[]}
1011
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"keen-panda-pb3s"}}]}
1012
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"keen-panda-pb3s"}}]}
1013
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"keen-panda-pb3s"}}]}
1014
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"keen-panda-pb3s"}}]}
1015
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"keen-panda-pb3s"}}]}
1016
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":2,"session_id":"keen-panda-pb3s"}}]}
1017
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"witty-dove-tpyc"}}]}
1018
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"witty-dove-tpyc"}}]}
1019
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"witty-dove-tpyc"}}]}
1020
- {"name":"visor.provider","attributes":{"visor.check.id":"ask","visor.provider.type":"human-input"}}
1021
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"witty-dove-tpyc"}}]}
1022
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"witty-dove-tpyc"}}]}
1023
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"witty-dove-tpyc"}}]}
1024
- {"name":"visor.provider","attributes":{"visor.check.id":"route-intent","visor.provider.type":"ai"}}
1025
- {"name":"visor.check","attributes":{"visor.check.id":"route-intent","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"ask\":{\"text\":\"What is the status of checkout-service?\",\"ts\":1771837225816}},\"args\":{}}"},"events":[]}
1026
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"witty-dove-tpyc"}}]}
1027
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"witty-dove-tpyc"}}]}
1028
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"witty-dove-tpyc"}}]}
1029
- {"name":"visor.provider","attributes":{"visor.check.id":"project-intent","visor.provider.type":"ai"}}
1030
- {"name":"visor.check","attributes":{"visor.check.id":"project-intent","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"route-intent\":{\"intent\":\"project_help\",\"ts\":1771837225833},\"ask\":{\"text\":\"What is the status of checkout-service?\",\"ts\":1771837225816}},\"args\":{}}"},"events":[]}
1031
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"witty-dove-tpyc"}}]}
1032
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"witty-dove-tpyc"}}]}
1033
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"witty-dove-tpyc"}}]}
1034
- {"name":"visor.provider","attributes":{"visor.check.id":"project-status-fetch","visor.provider.type":"script"}}
1035
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"witty-dove-tpyc"}}]}
1036
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"witty-dove-tpyc"}}]}
1037
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"witty-dove-tpyc"}}]}
1038
- {"name":"visor.provider","attributes":{"visor.check.id":"project-status-answer","visor.provider.type":"ai"}}
1039
- {"name":"visor.check","attributes":{"visor.check.id":"project-status-answer","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"project-intent\":{\"project\":\"checkout-service\",\"kind\":\"status\",\"ts\":1771837225854},\"project-status-fetch\":{\"project\":\"checkout-service\",\"status\":\"green\",\"last_deploy\":\"2025-11-20T12:00:00Z\",\"ts\":1771837225870},\"ask\":{\"text\":\"What is the status of checkout-service?\",\"ts\":1771837225816},\"route-intent\":{\"intent\":\"project_help\",\"ts\":1771837225833}},\"args\":{}}"},"events":[]}
1040
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"witty-dove-tpyc"}}]}
1041
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"witty-dove-tpyc"}}]}
1042
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"witty-dove-tpyc"}}]}
1043
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"lush-bull-tb5h"}}]}
1044
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"lush-bull-tb5h"}}]}
1045
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"lush-bull-tb5h"}}]}
1046
- {"name":"visor.provider","attributes":{"visor.check.id":"api-inline-spec-original-operation-replaced","visor.provider.type":"mcp"}}
1047
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"lush-bull-tb5h"}}]}
1048
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"lush-bull-tb5h"}}]}
1049
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"lush-bull-tb5h"}}]}
1050
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"eager-pig-dr9r"}}]}
1051
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"eager-pig-dr9r"}}]}
1052
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"eager-pig-dr9r"}}]}
1053
- {"name":"visor.provider","attributes":{"visor.check.id":"overview","visor.provider.type":"ai"}}
1054
- {"name":"visor.check","attributes":{"visor.check.id":"overview","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[{\"filename\":\"src/search.ts\",\"additions\":3,\"deletions\":0,\"changes\":3,\"status\":\"added\",\"patch\":\"@@\\n+export function search(q: string) {\\n return []\\n}\\n\"}],\"outputs\":{},\"args\":{}}"},"events":[]}
1055
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"eager-pig-dr9r"}}]}
1056
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"eager-pig-dr9r"}}]}
1057
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"eager-pig-dr9r"}}]}
1058
- {"name":"visor.provider","attributes":{"visor.check.id":"security","visor.provider.type":"ai"}}
1059
- {"name":"visor.check","attributes":{"visor.check.id":"security","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[{\"filename\":\"src/search.ts\",\"additions\":3,\"deletions\":0,\"changes\":3,\"status\":\"added\",\"patch\":\"@@\\n+export function search(q: string) {\\n return []\\n}\\n\"}],\"outputs\":{\"overview\":{\"text\":\"Overview body\",\"tags\":{\"label\":\"feature\",\"review-effort\":2},\"ts\":1771837225994}},\"args\":{}}"},"events":[]}
1060
- {"name":"visor.provider","attributes":{"visor.check.id":"readability","visor.provider.type":"ai"}}
1061
- {"name":"visor.check","attributes":{"visor.check.id":"readability","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[{\"filename\":\"src/search.ts\",\"additions\":3,\"deletions\":0,\"changes\":3,\"status\":\"added\",\"patch\":\"@@\\n+export function search(q: string) {\\n return []\\n}\\n\"}],\"outputs\":{\"overview\":{\"text\":\"Overview body\",\"tags\":{\"label\":\"feature\",\"review-effort\":2},\"ts\":1771837225994}},\"args\":{}}"},"events":[]}
1062
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"witty-shark-7zjs"}}]}
1063
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"witty-shark-7zjs"}}]}
1064
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"witty-shark-7zjs"}}]}
1065
- {"name":"visor.provider","attributes":{"visor.check.id":"comment-assistant","visor.provider.type":"ai"}}
1066
- {"name":"visor.check","attributes":{"visor.check.id":"comment-assistant","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{},\"args\":{}}"},"events":[]}
1067
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"eager-pig-dr9r"}}]}
1068
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"eager-pig-dr9r"}}]}
1069
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"eager-pig-dr9r"}}]}
1070
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"eager-pig-dr9r"}}]}
1071
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"witty-shark-7zjs"}}]}
1072
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"witty-shark-7zjs"}}]}
1073
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"witty-shark-7zjs"}}]}
1074
- {"name":"visor.provider","attributes":{"visor.check.id":"extract-facts","visor.provider.type":"ai"}}
1075
- {"name":"visor.check","attributes":{"visor.check.id":"extract-facts","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"issue-assistant|comment-assistant\":{\"issues\":[]},\"comment-assistant\":{\"text\":\"We rely on defaults/visor.yaml line 11 for max_parallelism=4.\",\"intent\":\"comment_reply\",\"ts\":1771837226032}},\"args\":{}}"},"events":[]}
1076
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"witty-shark-7zjs"}}]}
1077
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"witty-shark-7zjs"}}]}
1078
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"witty-shark-7zjs"}}]}
1079
- {"name":"visor.foreach.item","attributes":{"visor.check.id":"validate-fact","visor.foreach.index":0,"visor.foreach.total":1},"events":[]}
1080
- {"name":"visor.provider","attributes":{"visor.check.id":"validate-fact","visor.provider.type":"ai"}}
1081
- {"name":"visor.check","attributes":{"visor.check.id":"validate-fact","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"extract-facts\":{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true},\"comment-assistant\":{\"text\":\"We rely on defaults/visor.yaml line 11 for max_parallelism=4.\",\"intent\":\"comment_reply\",\"ts\":1771837226032},\"extract-facts-raw\":[{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true}]},\"args\":{}}"},"events":[]}
1082
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"witty-shark-7zjs"}}]}
1083
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"witty-shark-7zjs"}}]}
1084
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"witty-shark-7zjs"}}]}
1085
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"young-eagle-t37b"}}]}
1086
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"young-eagle-t37b"}}]}
1087
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"young-eagle-t37b"}}]}
1088
- {"name":"visor.provider","attributes":{"visor.check.id":"ask","visor.provider.type":"human-input"}}
1089
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"young-eagle-t37b"}}]}
1090
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"young-eagle-t37b"}}]}
1091
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"young-eagle-t37b"}}]}
1092
- {"name":"visor.provider","attributes":{"visor.check.id":"route-intent","visor.provider.type":"ai"}}
1093
- {"name":"visor.check","attributes":{"visor.check.id":"route-intent","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"ask\":{\"text\":\"Help me deploy service\",\"ts\":1771837226205}},\"args\":{}}"},"events":[]}
1094
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"young-eagle-t37b"}}]}
1095
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"young-eagle-t37b"}}]}
1096
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"young-eagle-t37b"}}]}
1097
- {"name":"visor.provider","attributes":{"visor.check.id":"project-intent","visor.provider.type":"ai"}}
1098
- {"name":"visor.check","attributes":{"visor.check.id":"project-intent","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"route-intent\":{\"intent\":\"project_help\",\"ts\":1771837226222},\"ask\":{\"text\":\"Help me deploy service\",\"ts\":1771837226205}},\"args\":{}}"},"events":[]}
1099
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"young-eagle-t37b"}}]}
1100
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"young-eagle-t37b"}}]}
1101
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"young-eagle-t37b"}}]}
1102
- {"name":"visor.provider","attributes":{"visor.check.id":"deployment-progress-log","visor.provider.type":"log"}}
1103
- {"name":"visor.provider","attributes":{"visor.check.id":"project-status-fetch","visor.provider.type":"script"}}
1104
- {"name":"visor.provider","attributes":{"visor.check.id":"project-deploy-log","visor.provider.type":"script"}}
1105
- {"name":"visor.provider","attributes":{"visor.check.id":"project-deploy-confirm","visor.provider.type":"human-input"}}
1106
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"young-eagle-t37b"}}]}
1107
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"young-eagle-t37b"}}]}
1108
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"young-eagle-t37b"}}]}
1109
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"young-eagle-t37b"}}]}
1110
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"young-eagle-t37b"}}]}
1111
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"young-eagle-t37b"}}]}
1112
- {"name":"visor.provider","attributes":{"visor.check.id":"project-deploy-answer","visor.provider.type":"ai"}}
1113
- {"name":"visor.check","attributes":{"visor.check.id":"project-deploy-answer","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"project-intent\":{\"project\":\"svc-api\",\"kind\":\"deployment\",\"ts\":1771837226234},\"project-deploy-confirm\":{\"text\":\"How do I deploy?\",\"ts\":1771837226252},\"ask\":{\"text\":\"Help me deploy service\",\"ts\":1771837226205},\"route-intent\":{\"intent\":\"project_help\",\"ts\":1771837226222},\"deployment-progress-log\":{\"text\":\"Preparing deployment helper for svc-api…\\n\",\"ts\":1771837226252},\"project-status-fetch\":{\"status\":\"green\",\"last_deploy\":\"2025-11-20T12:00:00Z\",\"ts\":1771837226256},\"project-deploy-log\":{\"recorded\":true,\"ts\":1771837226259}},\"args\":{}}"},"events":[]}
1114
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"young-eagle-t37b"}}]}
1115
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"young-eagle-t37b"}}]}
1116
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"young-eagle-t37b"}}]}
1117
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"grand-deer-hjvh"}}]}
1118
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"grand-deer-hjvh"}}]}
1119
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"grand-deer-hjvh"}}]}
1120
- {"name":"visor.provider","attributes":{"visor.check.id":"comment-assistant","visor.provider.type":"ai"}}
1121
- {"name":"visor.check","attributes":{"visor.check.id":"comment-assistant","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{},\"args\":{}}"},"events":[]}
1122
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"grand-deer-hjvh"}}]}
1123
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"grand-deer-hjvh"}}]}
1124
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"grand-deer-hjvh"}}]}
1125
- {"name":"visor.provider","attributes":{"visor.check.id":"extract-facts","visor.provider.type":"ai"}}
1126
- {"name":"visor.check","attributes":{"visor.check.id":"extract-facts","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"issue-assistant|comment-assistant\":{\"issues\":[]},\"comment-assistant\":{\"text\":\"We rely on defaults/visor.yaml line 11 for max_parallelism=4.\",\"intent\":\"comment_reply\",\"ts\":1771837226359}},\"args\":{}}"},"events":[]}
1127
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"grand-deer-hjvh"}}]}
1128
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"grand-deer-hjvh"}}]}
1129
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"grand-deer-hjvh"}}]}
1130
- {"name":"visor.foreach.item","attributes":{"visor.check.id":"validate-fact","visor.foreach.index":0,"visor.foreach.total":1},"events":[]}
1131
- {"name":"visor.provider","attributes":{"visor.check.id":"validate-fact","visor.provider.type":"ai"}}
1132
- {"name":"visor.check","attributes":{"visor.check.id":"validate-fact","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"extract-facts\":{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true},\"comment-assistant\":{\"text\":\"We rely on defaults/visor.yaml line 11 for max_parallelism=4.\",\"intent\":\"comment_reply\",\"ts\":1771837226359},\"extract-facts-raw\":[{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true}]},\"args\":{}}"},"events":[]}
1133
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"grand-deer-hjvh"}}]}
1134
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"extract-facts","trigger":"on_finish","action":"goto","target":"comment-assistant","source":"transitions"}}]}
1135
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"grand-deer-hjvh"}}]}
1136
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"grand-deer-hjvh"}}]}
1137
- {"name":"visor.provider","attributes":{"visor.check.id":"comment-assistant","visor.provider.type":"ai"}}
1138
- {"name":"visor.check","attributes":{"visor.check.id":"comment-assistant","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"comment-assistant\":{\"text\":\"We rely on defaults/visor.yaml line 11 for max_parallelism=4.\",\"intent\":\"comment_reply\",\"ts\":1771837226359},\"extract-facts\":[{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true}],\"validate-fact\":{\"issues\":[],\"isForEach\":true,\"forEachItems\":[{\"fact_id\":\"f1\",\"claim\":\"max_parallelism defaults to 4\",\"is_valid\":false,\"confidence\":\"high\",\"evidence\":\"defaults/visor.yaml:11 does not set 4\",\"correction\":\"max_parallelism defaults to 3\"}],\"forEachItemResults\":[{\"issues\":[],\"output\":{\"fact_id\":\"f1\",\"claim\":\"max_parallelism defaults to 4\",\"is_valid\":false,\"confidence\":\"high\",\"evidence\":\"defaults/visor.yaml:11 does not set 4\",\"correction\":\"max_parallelism defaults to 3\"}}]},\"extract-facts-raw\":[{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true}]},\"args\":{}}"},"events":[]}
1139
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"grand-deer-hjvh"}}]}
1140
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"grand-deer-hjvh"}}]}
1141
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"grand-deer-hjvh"}}]}
1142
- {"name":"visor.provider","attributes":{"visor.check.id":"extract-facts","visor.provider.type":"ai"}}
1143
- {"name":"visor.check","attributes":{"visor.check.id":"extract-facts","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"issue-assistant|comment-assistant\":{\"issues\":[]},\"comment-assistant\":{\"text\":\"We rely on defaults/visor.yaml line 11 for max_parallelism=4.\",\"intent\":\"comment_reply\",\"ts\":1771837226405},\"extract-facts\":[{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true}],\"validate-fact\":{\"issues\":[],\"isForEach\":true,\"forEachItems\":[{\"fact_id\":\"f1\",\"claim\":\"max_parallelism defaults to 4\",\"is_valid\":false,\"confidence\":\"high\",\"evidence\":\"defaults/visor.yaml:11 does not set 4\",\"correction\":\"max_parallelism defaults to 3\"}],\"forEachItemResults\":[{\"issues\":[],\"output\":{\"fact_id\":\"f1\",\"claim\":\"max_parallelism defaults to 4\",\"is_valid\":false,\"confidence\":\"high\",\"evidence\":\"defaults/visor.yaml:11 does not set 4\",\"correction\":\"max_parallelism defaults to 3\"}}]},\"extract-facts-raw\":[{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true}]},\"args\":{}}"},"events":[]}
1144
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"grand-deer-hjvh"}}]}
1145
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"grand-deer-hjvh"}}]}
1146
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"grand-deer-hjvh"}}]}
1147
- {"name":"visor.foreach.item","attributes":{"visor.check.id":"validate-fact","visor.foreach.index":0,"visor.foreach.total":1},"events":[]}
1148
- {"name":"visor.provider","attributes":{"visor.check.id":"validate-fact","visor.provider.type":"ai"}}
1149
- {"name":"visor.check","attributes":{"visor.check.id":"validate-fact","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"extract-facts\":{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true},\"comment-assistant\":{\"text\":\"We rely on defaults/visor.yaml line 11 for max_parallelism=4.\",\"intent\":\"comment_reply\",\"ts\":1771837226405},\"validate-fact\":{\"fact_id\":\"f1\",\"claim\":\"max_parallelism defaults to 4\",\"is_valid\":false,\"confidence\":\"high\",\"evidence\":\"defaults/visor.yaml:11 does not set 4\",\"correction\":\"max_parallelism defaults to 3\"},\"extract-facts-raw\":[{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true}]},\"args\":{}}"},"events":[]}
1150
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"grand-deer-hjvh"}}]}
1151
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"grand-deer-hjvh"}}]}
1152
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"grand-deer-hjvh"}}]}
1153
- {"name":"visor.provider","attributes":{"visor.check.id":"aggregate","visor.provider.type":"script"}}
1154
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"grand-deer-hjvh"}}]}
1155
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"grand-deer-hjvh"}}]}
1156
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":2,"session_id":"grand-deer-hjvh"}}]}
1157
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"prime-frog-xh5n"}}]}
1158
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"prime-frog-xh5n"}}]}
1159
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"prime-frog-xh5n"}}]}
1160
- {"name":"visor.provider","attributes":{"visor.check.id":"ask","visor.provider.type":"human-input"}}
1161
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"prime-frog-xh5n"}}]}
1162
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"prime-frog-xh5n"}}]}
1163
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"prime-frog-xh5n"}}]}
1164
- {"name":"visor.provider","attributes":{"visor.check.id":"route-intent","visor.provider.type":"ai"}}
1165
- {"name":"visor.check","attributes":{"visor.check.id":"route-intent","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"ask\":{\"text\":\"What can you do?\",\"ts\":1771837226563}},\"args\":{}}"},"events":[]}
1166
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"route-intent","trigger":"on_success","action":"goto","target":"capabilities-answer","source":"transitions"}}]}
1167
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"prime-frog-xh5n"}}]}
1168
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"prime-frog-xh5n"}}]}
1169
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"prime-frog-xh5n"}}]}
1170
- {"name":"visor.provider","attributes":{"visor.check.id":"capabilities-answer","visor.provider.type":"ai"}}
1171
- {"name":"visor.check","attributes":{"visor.check.id":"capabilities-answer","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"route-intent\":{\"intent\":\"capabilities\",\"ts\":1771837226574},\"ask\":{\"text\":\"What can you do?\",\"ts\":1771837226563}},\"args\":{}}"},"events":[]}
1172
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"capabilities-answer","trigger":"on_success","action":"goto","target":"ask","source":"goto"}}]}
1173
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"prime-frog-xh5n"}}]}
1174
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"prime-frog-xh5n"}}]}
1175
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":3,"session_id":"prime-frog-xh5n"}}]}
1176
- {"name":"visor.provider","attributes":{"visor.check.id":"ask","visor.provider.type":"human-input"}}
1177
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"prime-frog-xh5n"}}]}
1178
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"prime-frog-xh5n"}}]}
1179
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":3,"session_id":"prime-frog-xh5n"}}]}
1180
- {"name":"visor.provider","attributes":{"visor.check.id":"route-intent","visor.provider.type":"ai"}}
1181
- {"name":"visor.check","attributes":{"visor.check.id":"route-intent","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"ask\":{\"text\":\"What can you do?\",\"ts\":1771837226595},\"route-intent\":{\"intent\":\"capabilities\",\"ts\":1771837226574},\"capabilities-answer\":{\"text\":\"I can help with summaries and project questions.\",\"ts\":1771837226594}},\"args\":{}}"},"events":[]}
1182
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"route-intent","trigger":"on_success","action":"goto","target":"capabilities-answer","source":"transitions"}}]}
1183
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"prime-frog-xh5n"}}]}
1184
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":3,"session_id":"prime-frog-xh5n"}}]}
1185
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":4,"session_id":"prime-frog-xh5n"}}]}
1186
- {"name":"visor.provider","attributes":{"visor.check.id":"capabilities-answer","visor.provider.type":"ai"}}
1187
- {"name":"visor.check","attributes":{"visor.check.id":"capabilities-answer","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"route-intent\":{\"intent\":\"capabilities\",\"ts\":1771837226604},\"ask\":{\"text\":\"What can you do?\",\"ts\":1771837226595},\"capabilities-answer\":{\"text\":\"I can help with summaries and project questions.\",\"ts\":1771837226594}},\"args\":{}}"},"events":[]}
1188
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"capabilities-answer","trigger":"on_success","action":"goto","target":"ask","source":"goto"}}]}
1189
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":4,"session_id":"prime-frog-xh5n"}}]}
1190
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":4,"session_id":"prime-frog-xh5n"}}]}
1191
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":5,"session_id":"prime-frog-xh5n"}}]}
1192
- {"name":"visor.provider","attributes":{"visor.check.id":"ask","visor.provider.type":"human-input"}}
1193
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":5,"session_id":"prime-frog-xh5n"}}]}
1194
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":5,"session_id":"prime-frog-xh5n"}}]}
1195
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":5,"session_id":"prime-frog-xh5n"}}]}
1196
- {"name":"visor.provider","attributes":{"visor.check.id":"route-intent","visor.provider.type":"ai"}}
1197
- {"name":"visor.check","attributes":{"visor.check.id":"route-intent","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"ask\":{\"text\":\"What can you do?\",\"ts\":1771837226617},\"route-intent\":{\"intent\":\"capabilities\",\"ts\":1771837226604},\"capabilities-answer\":{\"text\":\"I can help with summaries and project questions.\",\"ts\":1771837226616}},\"args\":{}}"},"events":[]}
1198
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"route-intent","trigger":"on_success","action":"goto","target":"capabilities-answer","source":"transitions"}}]}
1199
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":5,"session_id":"prime-frog-xh5n"}}]}
1200
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":5,"session_id":"prime-frog-xh5n"}}]}
1201
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":6,"session_id":"prime-frog-xh5n"}}]}
1202
- {"name":"visor.provider","attributes":{"visor.check.id":"capabilities-answer","visor.provider.type":"ai"}}
1203
- {"name":"visor.check","attributes":{"visor.check.id":"capabilities-answer","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"route-intent\":{\"intent\":\"capabilities\",\"ts\":1771837226626},\"ask\":{\"text\":\"What can you do?\",\"ts\":1771837226617},\"capabilities-answer\":{\"text\":\"I can help with summaries and project questions.\",\"ts\":1771837226616}},\"args\":{}}"},"events":[]}
1204
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":6,"session_id":"prime-frog-xh5n"}}]}
1205
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":6,"session_id":"prime-frog-xh5n"}}]}
1206
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":6,"session_id":"prime-frog-xh5n"}}]}
1207
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"loud-puma-uw8u"}}]}
1208
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"loud-puma-uw8u"}}]}
1209
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"loud-puma-uw8u"}}]}
1210
- {"name":"visor.provider","attributes":{"visor.check.id":"comment-assistant","visor.provider.type":"ai"}}
1211
- {"name":"visor.check","attributes":{"visor.check.id":"comment-assistant","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{},\"args\":{}}"},"events":[]}
1212
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"loud-puma-uw8u"}}]}
1213
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"loud-puma-uw8u"}}]}
1214
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"loud-puma-uw8u"}}]}
1215
- {"name":"visor.provider","attributes":{"visor.check.id":"extract-facts","visor.provider.type":"ai"}}
1216
- {"name":"visor.check","attributes":{"visor.check.id":"extract-facts","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"issue-assistant|comment-assistant\":{\"issues\":[]},\"comment-assistant\":{\"text\":\"We rely on defaults/visor.yaml for concurrency defaults.\",\"intent\":\"comment_reply\",\"ts\":1771837226749}},\"args\":{}}"},"events":[]}
1217
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"loud-puma-uw8u"}}]}
1218
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"loud-puma-uw8u"}}]}
1219
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"loud-puma-uw8u"}}]}
1220
- {"name":"visor.foreach.item","attributes":{"visor.check.id":"validate-fact","visor.foreach.index":0,"visor.foreach.total":2},"events":[]}
1221
- {"name":"visor.provider","attributes":{"visor.check.id":"validate-fact","visor.provider.type":"ai"}}
1222
- {"name":"visor.check","attributes":{"visor.check.id":"validate-fact","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"extract-facts\":{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true},\"comment-assistant\":{\"text\":\"We rely on defaults/visor.yaml for concurrency defaults.\",\"intent\":\"comment_reply\",\"ts\":1771837226749},\"extract-facts-raw\":[{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true},{\"id\":\"f2\",\"category\":\"Feature\",\"claim\":\"Fast mode is enabled by default\",\"verifiable\":true}]},\"args\":{}}"},"events":[]}
1223
- {"name":"visor.foreach.item","attributes":{"visor.check.id":"validate-fact","visor.foreach.index":1,"visor.foreach.total":2},"events":[]}
1224
- {"name":"visor.provider","attributes":{"visor.check.id":"validate-fact","visor.provider.type":"ai"}}
1225
- {"name":"visor.check","attributes":{"visor.check.id":"validate-fact","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"extract-facts\":{\"id\":\"f2\",\"category\":\"Feature\",\"claim\":\"Fast mode is enabled by default\",\"verifiable\":true},\"comment-assistant\":{\"text\":\"We rely on defaults/visor.yaml for concurrency defaults.\",\"intent\":\"comment_reply\",\"ts\":1771837226749},\"validate-fact\":{\"fact_id\":\"f1\",\"claim\":\"max_parallelism defaults to 4\",\"is_valid\":false,\"confidence\":\"high\",\"evidence\":\"defaults/visor.yaml:11\",\"correction\":\"max_parallelism defaults to 3\"},\"extract-facts-raw\":[{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true},{\"id\":\"f2\",\"category\":\"Feature\",\"claim\":\"Fast mode is enabled by default\",\"verifiable\":true}]},\"args\":{}}"},"events":[]}
1226
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"loud-puma-uw8u"}}]}
1227
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"extract-facts","trigger":"on_finish","action":"goto","target":"comment-assistant","source":"transitions"}}]}
1228
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"loud-puma-uw8u"}}]}
1229
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"loud-puma-uw8u"}}]}
1230
- {"name":"visor.provider","attributes":{"visor.check.id":"comment-assistant","visor.provider.type":"ai"}}
1231
- {"name":"visor.check","attributes":{"visor.check.id":"comment-assistant","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"comment-assistant\":{\"text\":\"We rely on defaults/visor.yaml for concurrency defaults.\",\"intent\":\"comment_reply\",\"ts\":1771837226749},\"extract-facts\":[{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true},{\"id\":\"f2\",\"category\":\"Feature\",\"claim\":\"Fast mode is enabled by default\",\"verifiable\":true}],\"validate-fact\":{\"issues\":[],\"isForEach\":true,\"forEachItems\":[{\"fact_id\":\"f1\",\"claim\":\"max_parallelism defaults to 4\",\"is_valid\":false,\"confidence\":\"high\",\"evidence\":\"defaults/visor.yaml:11\",\"correction\":\"max_parallelism defaults to 3\"},{\"fact_id\":\"f2\",\"claim\":\"Fast mode is enabled by default\",\"is_valid\":true,\"confidence\":\"high\",\"evidence\":\"src/config.ts:FAST_MODE=true\"}],\"forEachItemResults\":[{\"issues\":[],\"output\":{\"fact_id\":\"f1\",\"claim\":\"max_parallelism defaults to 4\",\"is_valid\":false,\"confidence\":\"high\",\"evidence\":\"defaults/visor.yaml:11\",\"correction\":\"max_parallelism defaults to 3\"}},{\"issues\":[],\"output\":{\"fact_id\":\"f2\",\"claim\":\"Fast mode is enabled by default\",\"is_valid\":true,\"confidence\":\"high\",\"evidence\":\"src/config.ts:FAST_MODE=true\"}}]},\"extract-facts-raw\":[{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true},{\"id\":\"f2\",\"category\":\"Feature\",\"claim\":\"Fast mode is enabled by default\",\"verifiable\":true}]},\"args\":{}}"},"events":[]}
1232
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"loud-puma-uw8u"}}]}
1233
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"loud-puma-uw8u"}}]}
1234
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"loud-puma-uw8u"}}]}
1235
- {"name":"visor.provider","attributes":{"visor.check.id":"extract-facts","visor.provider.type":"ai"}}
1236
- {"name":"visor.check","attributes":{"visor.check.id":"extract-facts","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"issue-assistant|comment-assistant\":{\"issues\":[]},\"comment-assistant\":{\"text\":\"We rely on defaults/visor.yaml for concurrency defaults.\",\"intent\":\"comment_reply\",\"ts\":1771837226785},\"extract-facts\":[{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true},{\"id\":\"f2\",\"category\":\"Feature\",\"claim\":\"Fast mode is enabled by default\",\"verifiable\":true}],\"validate-fact\":{\"issues\":[],\"isForEach\":true,\"forEachItems\":[{\"fact_id\":\"f1\",\"claim\":\"max_parallelism defaults to 4\",\"is_valid\":false,\"confidence\":\"high\",\"evidence\":\"defaults/visor.yaml:11\",\"correction\":\"max_parallelism defaults to 3\"},{\"fact_id\":\"f2\",\"claim\":\"Fast mode is enabled by default\",\"is_valid\":true,\"confidence\":\"high\",\"evidence\":\"src/config.ts:FAST_MODE=true\"}],\"forEachItemResults\":[{\"issues\":[],\"output\":{\"fact_id\":\"f1\",\"claim\":\"max_parallelism defaults to 4\",\"is_valid\":false,\"confidence\":\"high\",\"evidence\":\"defaults/visor.yaml:11\",\"correction\":\"max_parallelism defaults to 3\"}},{\"issues\":[],\"output\":{\"fact_id\":\"f2\",\"claim\":\"Fast mode is enabled by default\",\"is_valid\":true,\"confidence\":\"high\",\"evidence\":\"src/config.ts:FAST_MODE=true\"}}]},\"extract-facts-raw\":[{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true},{\"id\":\"f2\",\"category\":\"Feature\",\"claim\":\"Fast mode is enabled by default\",\"verifiable\":true}]},\"args\":{}}"},"events":[]}
1237
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"loud-puma-uw8u"}}]}
1238
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"loud-puma-uw8u"}}]}
1239
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"loud-puma-uw8u"}}]}
1240
- {"name":"visor.foreach.item","attributes":{"visor.check.id":"validate-fact","visor.foreach.index":0,"visor.foreach.total":2},"events":[]}
1241
- {"name":"visor.provider","attributes":{"visor.check.id":"validate-fact","visor.provider.type":"ai"}}
1242
- {"name":"visor.check","attributes":{"visor.check.id":"validate-fact","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"extract-facts\":{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true},\"comment-assistant\":{\"text\":\"We rely on defaults/visor.yaml for concurrency defaults.\",\"intent\":\"comment_reply\",\"ts\":1771837226785},\"validate-fact\":{\"fact_id\":\"f1\",\"claim\":\"max_parallelism defaults to 4\",\"is_valid\":false,\"confidence\":\"high\",\"evidence\":\"defaults/visor.yaml:11\",\"correction\":\"max_parallelism defaults to 3\"},\"extract-facts-raw\":[{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true},{\"id\":\"f2\",\"category\":\"Feature\",\"claim\":\"Fast mode is enabled by default\",\"verifiable\":true}]},\"args\":{}}"},"events":[]}
1243
- {"name":"visor.foreach.item","attributes":{"visor.check.id":"validate-fact","visor.foreach.index":1,"visor.foreach.total":2},"events":[]}
1244
- {"name":"visor.provider","attributes":{"visor.check.id":"validate-fact","visor.provider.type":"ai"}}
1245
- {"name":"visor.check","attributes":{"visor.check.id":"validate-fact","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"extract-facts\":{\"id\":\"f2\",\"category\":\"Feature\",\"claim\":\"Fast mode is enabled by default\",\"verifiable\":true},\"comment-assistant\":{\"text\":\"We rely on defaults/visor.yaml for concurrency defaults.\",\"intent\":\"comment_reply\",\"ts\":1771837226785},\"validate-fact\":{\"fact_id\":\"f2\",\"claim\":\"Fast mode is enabled by default\",\"is_valid\":true,\"confidence\":\"high\",\"evidence\":\"src/config.ts:FAST_MODE=true\"},\"post-verified\":{\"issues\":[]},\"extract-facts-raw\":[{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true},{\"id\":\"f2\",\"category\":\"Feature\",\"claim\":\"Fast mode is enabled by default\",\"verifiable\":true}]},\"args\":{}}"},"events":[]}
1246
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"loud-puma-uw8u"}}]}
1247
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"loud-puma-uw8u"}}]}
1248
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"loud-puma-uw8u"}}]}
1249
- {"name":"visor.provider","attributes":{"visor.check.id":"aggregate","visor.provider.type":"script"}}
1250
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"loud-puma-uw8u"}}]}
1251
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"loud-puma-uw8u"}}]}
1252
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":2,"session_id":"loud-puma-uw8u"}}]}
1253
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"crisp-goat-2bfm"}}]}
1254
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"crisp-goat-2bfm"}}]}
1255
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"crisp-goat-2bfm"}}]}
1256
- {"name":"visor.provider","attributes":{"visor.check.id":"comment-assistant","visor.provider.type":"ai"}}
1257
- {"name":"visor.check","attributes":{"visor.check.id":"comment-assistant","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{},\"args\":{}}"},"events":[]}
1258
- {"name":"visor.check","attributes":{"visor.check.id":"comment-assistant","visor.check.output":"{\"text\":\"### Assistant Reply\",\"intent\":\"comment_reply\"}"},"events":[]}
1259
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"crisp-goat-2bfm"}}]}
1260
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"crisp-goat-2bfm"}}]}
1261
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"crisp-goat-2bfm"}}]}
1262
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"nice-panda-qyfs"}}]}
1263
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"nice-panda-qyfs"}}]}
1264
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"nice-panda-qyfs"}}]}
1265
- {"name":"visor.provider","attributes":{"visor.check.id":"issue-assistant","visor.provider.type":"ai"}}
1266
- {"name":"visor.check","attributes":{"visor.check.id":"issue-assistant","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Bug: crashes on search edge case\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{},\"args\":{}}"},"events":[]}
1267
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.triggered","attrs":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
1268
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.evaluated","attrs":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}},{"name":"fail_if.triggered","attrs":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
1269
- {"name":"visor.fail_if","attributes":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if"},"events":[{"name":"fail_if.triggered","attrs":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
1270
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"nice-panda-qyfs"}}]}
1271
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"nice-panda-qyfs"}}]}
1272
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"nice-panda-qyfs"}}]}
1273
- {"name":"visor.provider","attributes":{"visor.check.id":"apply-issue-labels","visor.provider.type":"github"}}
1274
- {"name":"visor.provider","attributes":{"visor.check.id":"extract-facts","visor.provider.type":"ai"}}
1275
- {"name":"visor.check","attributes":{"visor.check.id":"extract-facts","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Bug: crashes on search edge case\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"issue-assistant|comment-assistant\":{\"issues\":[]},\"issue-assistant\":{\"text\":\"Opening issue with claim about defaults/visor.yaml\",\"intent\":\"issue_triage\",\"labels\":[\"bug\",\"triage\"],\"ts\":1771837227873}},\"args\":{}}"},"events":[]}
1276
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"nice-panda-qyfs"}}]}
1277
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"nice-panda-qyfs"}}]}
1278
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"nice-panda-qyfs"}}]}
1279
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"nice-panda-qyfs"}}]}
1280
- {"name":"visor.foreach.item","attributes":{"visor.check.id":"validate-fact","visor.foreach.index":0,"visor.foreach.total":1},"events":[]}
1281
- {"name":"visor.provider","attributes":{"visor.check.id":"validate-fact","visor.provider.type":"ai"}}
1282
- {"name":"visor.check","attributes":{"visor.check.id":"validate-fact","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Bug: crashes on search edge case\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"extract-facts\":{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true},\"issue-assistant\":{\"text\":\"Opening issue with claim about defaults/visor.yaml\",\"intent\":\"issue_triage\",\"labels\":[\"bug\",\"triage\"],\"ts\":1771837227873},\"apply-issue-labels\":{\"issues\":[]},\"extract-facts-raw\":[{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true}]},\"args\":{}}"},"events":[]}
1283
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"nice-panda-qyfs"}}]}
1284
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"nice-panda-qyfs"}}]}
1285
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"nice-panda-qyfs"}}]}
1286
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"dark-newt-babx"}}]}
1287
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"dark-newt-babx"}}]}
1288
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"dark-newt-babx"}}]}
1289
- {"name":"visor.provider","attributes":{"visor.check.id":"issue-assistant","visor.provider.type":"ai"}}
1290
- {"name":"visor.check","attributes":{"visor.check.id":"issue-assistant","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Bug: crashes on search edge case\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{},\"args\":{}}"},"events":[]}
1291
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.triggered","attrs":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
1292
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.evaluated","attrs":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}},{"name":"fail_if.triggered","attrs":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
1293
- {"name":"visor.fail_if","attributes":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if"},"events":[{"name":"fail_if.triggered","attrs":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
1294
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"dark-newt-babx"}}]}
1295
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"dark-newt-babx"}}]}
1296
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"dark-newt-babx"}}]}
1297
- {"name":"visor.provider","attributes":{"visor.check.id":"apply-issue-labels","visor.provider.type":"github"}}
1298
- {"name":"visor.provider","attributes":{"visor.check.id":"extract-facts","visor.provider.type":"ai"}}
1299
- {"name":"visor.check","attributes":{"visor.check.id":"extract-facts","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Bug: crashes on search edge case\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"issue-assistant|comment-assistant\":{\"issues\":[]},\"issue-assistant\":{\"text\":\"Claim: max_parallelism defaults to 4\",\"intent\":\"issue_triage\",\"labels\":[\"bug\",\"triage\"],\"ts\":1771837228162}},\"args\":{}}"},"events":[]}
1300
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"dark-newt-babx"}}]}
1301
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"dark-newt-babx"}}]}
1302
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"dark-newt-babx"}}]}
1303
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"dark-newt-babx"}}]}
1304
- {"name":"visor.foreach.item","attributes":{"visor.check.id":"validate-fact","visor.foreach.index":0,"visor.foreach.total":1},"events":[]}
1305
- {"name":"visor.provider","attributes":{"visor.check.id":"validate-fact","visor.provider.type":"ai"}}
1306
- {"name":"visor.check","attributes":{"visor.check.id":"validate-fact","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Bug: crashes on search edge case\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"extract-facts\":{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true},\"issue-assistant\":{\"text\":\"Claim: max_parallelism defaults to 4\",\"intent\":\"issue_triage\",\"labels\":[\"bug\",\"triage\"],\"ts\":1771837228162},\"apply-issue-labels\":{\"issues\":[]},\"extract-facts-raw\":[{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true}]},\"args\":{}}"},"events":[]}
1307
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"dark-newt-babx"}}]}
1308
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"extract-facts","trigger":"on_finish","action":"goto","target":"issue-assistant","source":"transitions"}}]}
1309
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"dark-newt-babx"}}]}
1310
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"dark-newt-babx"}}]}
1311
- {"name":"visor.provider","attributes":{"visor.check.id":"issue-assistant","visor.provider.type":"ai"}}
1312
- {"name":"visor.check","attributes":{"visor.check.id":"issue-assistant","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Bug: crashes on search edge case\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"issue-assistant\":{\"text\":\"Claim: max_parallelism defaults to 4\",\"intent\":\"issue_triage\",\"labels\":[\"bug\",\"triage\"],\"ts\":1771837228162},\"apply-issue-labels\":{\"issues\":[]},\"extract-facts\":[{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true}],\"validate-fact\":{\"issues\":[],\"isForEach\":true,\"forEachItems\":[{\"fact_id\":\"f1\",\"claim\":\"max_parallelism defaults to 4\",\"is_valid\":false,\"confidence\":\"high\",\"evidence\":\"defaults/visor.yaml:11 does not set 4\",\"correction\":\"max_parallelism defaults to 3\"}],\"forEachItemResults\":[{\"issues\":[],\"output\":{\"fact_id\":\"f1\",\"claim\":\"max_parallelism defaults to 4\",\"is_valid\":false,\"confidence\":\"high\",\"evidence\":\"defaults/visor.yaml:11 does not set 4\",\"correction\":\"max_parallelism defaults to 3\"}}]},\"extract-facts-raw\":[{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true}]},\"args\":{}}"},"events":[]}
1313
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.triggered","attrs":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
1314
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.evaluated","attrs":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}},{"name":"fail_if.triggered","attrs":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
1315
- {"name":"visor.fail_if","attributes":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if"},"events":[{"name":"fail_if.triggered","attrs":{"check":"issue-assistant","scope":"check","name":"issue-assistant_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
1316
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"dark-newt-babx"}}]}
1317
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"dark-newt-babx"}}]}
1318
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"dark-newt-babx"}}]}
1319
- {"name":"visor.provider","attributes":{"visor.check.id":"apply-issue-labels","visor.provider.type":"github"}}
1320
- {"name":"visor.provider","attributes":{"visor.check.id":"extract-facts","visor.provider.type":"ai"}}
1321
- {"name":"visor.check","attributes":{"visor.check.id":"extract-facts","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Bug: crashes on search edge case\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"issue-assistant|comment-assistant\":{\"issues\":[]},\"issue-assistant\":{\"text\":\"Claim: max_parallelism defaults to 4\",\"intent\":\"issue_triage\",\"labels\":[\"bug\",\"triage\"],\"ts\":1771837228193},\"apply-issue-labels\":{\"issues\":[]},\"extract-facts\":[{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true}],\"validate-fact\":{\"issues\":[],\"isForEach\":true,\"forEachItems\":[{\"fact_id\":\"f1\",\"claim\":\"max_parallelism defaults to 4\",\"is_valid\":false,\"confidence\":\"high\",\"evidence\":\"defaults/visor.yaml:11 does not set 4\",\"correction\":\"max_parallelism defaults to 3\"}],\"forEachItemResults\":[{\"issues\":[],\"output\":{\"fact_id\":\"f1\",\"claim\":\"max_parallelism defaults to 4\",\"is_valid\":false,\"confidence\":\"high\",\"evidence\":\"defaults/visor.yaml:11 does not set 4\",\"correction\":\"max_parallelism defaults to 3\"}}]},\"extract-facts-raw\":[{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true}]},\"args\":{}}"},"events":[]}
1322
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"dark-newt-babx"}}]}
1323
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"dark-newt-babx"}}]}
1324
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"dark-newt-babx"}}]}
1325
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"dark-newt-babx"}}]}
1326
- {"name":"visor.foreach.item","attributes":{"visor.check.id":"validate-fact","visor.foreach.index":0,"visor.foreach.total":1},"events":[]}
1327
- {"name":"visor.provider","attributes":{"visor.check.id":"validate-fact","visor.provider.type":"ai"}}
1328
- {"name":"visor.check","attributes":{"visor.check.id":"validate-fact","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Bug: crashes on search edge case\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"extract-facts\":{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true},\"issue-assistant\":{\"text\":\"Claim: max_parallelism defaults to 4\",\"intent\":\"issue_triage\",\"labels\":[\"bug\",\"triage\"],\"ts\":1771837228193},\"apply-issue-labels\":{\"issues\":[]},\"validate-fact\":{\"fact_id\":\"f1\",\"claim\":\"max_parallelism defaults to 4\",\"is_valid\":false,\"confidence\":\"high\",\"evidence\":\"defaults/visor.yaml:11 does not set 4\",\"correction\":\"max_parallelism defaults to 3\"},\"extract-facts-raw\":[{\"id\":\"f1\",\"category\":\"Configuration\",\"claim\":\"max_parallelism defaults to 4\",\"verifiable\":true}]},\"args\":{}}"},"events":[]}
1329
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"dark-newt-babx"}}]}
1330
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"dark-newt-babx"}}]}
1331
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"dark-newt-babx"}}]}
1332
- {"name":"visor.provider","attributes":{"visor.check.id":"aggregate","visor.provider.type":"script"}}
1333
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"dark-newt-babx"}}]}
1334
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"dark-newt-babx"}}]}
1335
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":2,"session_id":"dark-newt-babx"}}]}
1336
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"prime-hawk-97qc"}}]}
1337
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"prime-hawk-97qc"}}]}
1338
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"prime-hawk-97qc"}}]}
1339
- {"name":"visor.provider","attributes":{"visor.check.id":"overview","visor.provider.type":"ai"}}
1340
- {"name":"visor.check","attributes":{"visor.check.id":"overview","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search (update)\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[{\"filename\":\"src/search.ts\",\"additions\":1,\"deletions\":0,\"changes\":1,\"status\":\"modified\",\"patch\":\"@@\\n+export function search(q: string) {\\n return [q] // updated\\n}\\n\"}],\"outputs\":{},\"args\":{}}"},"events":[]}
1341
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"prime-hawk-97qc"}}]}
1342
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"prime-hawk-97qc"}}]}
1343
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"prime-hawk-97qc"}}]}
1344
- {"name":"visor.provider","attributes":{"visor.check.id":"security","visor.provider.type":"ai"}}
1345
- {"name":"visor.check","attributes":{"visor.check.id":"security","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search (update)\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[{\"filename\":\"src/search.ts\",\"additions\":1,\"deletions\":0,\"changes\":1,\"status\":\"modified\",\"patch\":\"@@\\n+export function search(q: string) {\\n return [q] // updated\\n}\\n\"}],\"outputs\":{\"overview\":{\"text\":\"Overview for new commit\",\"tags\":{\"label\":\"feature\",\"review-effort\":3},\"ts\":1771837228498}},\"args\":{}}"},"events":[]}
1346
- {"name":"visor.provider","attributes":{"visor.check.id":"architecture","visor.provider.type":"ai"}}
1347
- {"name":"visor.check","attributes":{"visor.check.id":"architecture","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search (update)\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[{\"filename\":\"src/search.ts\",\"additions\":1,\"deletions\":0,\"changes\":1,\"status\":\"modified\",\"patch\":\"@@\\n+export function search(q: string) {\\n return [q] // updated\\n}\\n\"}],\"outputs\":{\"overview\":{\"text\":\"Overview for new commit\",\"tags\":{\"label\":\"feature\",\"review-effort\":3},\"ts\":1771837228498}},\"args\":{}}"},"events":[]}
1348
- {"name":"visor.provider","attributes":{"visor.check.id":"performance","visor.provider.type":"ai"}}
1349
- {"name":"visor.check","attributes":{"visor.check.id":"performance","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search (update)\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[{\"filename\":\"src/search.ts\",\"additions\":1,\"deletions\":0,\"changes\":1,\"status\":\"modified\",\"patch\":\"@@\\n+export function search(q: string) {\\n return [q] // updated\\n}\\n\"}],\"outputs\":{\"overview\":{\"text\":\"Overview for new commit\",\"tags\":{\"label\":\"feature\",\"review-effort\":3},\"ts\":1771837228498}},\"args\":{}}"},"events":[]}
1350
- {"name":"visor.provider","attributes":{"visor.check.id":"quality","visor.provider.type":"ai"}}
1351
- {"name":"visor.check","attributes":{"visor.check.id":"quality","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search (update)\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[{\"filename\":\"src/search.ts\",\"additions\":1,\"deletions\":0,\"changes\":1,\"status\":\"modified\",\"patch\":\"@@\\n+export function search(q: string) {\\n return [q] // updated\\n}\\n\"}],\"outputs\":{\"overview\":{\"text\":\"Overview for new commit\",\"tags\":{\"label\":\"feature\",\"review-effort\":3},\"ts\":1771837228498}},\"args\":{}}"},"events":[]}
1352
- {"name":"visor.check","attributes":{"visor.check.id":"security","visor.check.output":"{\"issues\":[],\"sessionId\":\"visor-2026-02-23T09-00-28-501Z-security\"}"},"events":[]}
1353
- {"name":"visor.check","attributes":{"visor.check.id":"architecture","visor.check.output":"{\"issues\":[],\"sessionId\":\"visor-2026-02-23T09-00-28-501Z-architecture\"}"},"events":[]}
1354
- {"name":"visor.check","attributes":{"visor.check.id":"performance","visor.check.output":"{\"issues\":[],\"sessionId\":\"visor-2026-02-23T09-00-28-501Z-performance\"}"},"events":[]}
1355
- {"name":"visor.check","attributes":{"visor.check.id":"quality","visor.check.output":"{\"issues\":[],\"sessionId\":\"visor-2026-02-23T09-00-28-501Z-quality\"}"},"events":[]}
1356
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"prime-hawk-97qc"}}]}
1357
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"prime-hawk-97qc"}}]}
1358
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"prime-hawk-97qc"}}]}
1359
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"prime-hawk-97qc"}}]}
1360
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"prime-hawk-97qc"}}]}
1361
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"prime-hawk-97qc"}}]}
1362
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"grand-panda-mpev"}}]}
1363
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"grand-panda-mpev"}}]}
1364
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"grand-panda-mpev"}}]}
1365
- {"name":"visor.provider","attributes":{"visor.check.id":"overview","visor.provider.type":"ai"}}
1366
- {"name":"visor.check","attributes":{"visor.check.id":"overview","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[{\"filename\":\"src/search.ts\",\"additions\":3,\"deletions\":0,\"changes\":3,\"status\":\"added\",\"patch\":\"@@\\n+export function search(q: string) {\\n return []\\n}\\n\"}],\"outputs\":{},\"args\":{}}"},"events":[]}
1367
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"grand-panda-mpev"}}]}
1368
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"grand-panda-mpev"}}]}
1369
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"grand-panda-mpev"}}]}
1370
- {"name":"visor.provider","attributes":{"visor.check.id":"security","visor.provider.type":"ai"}}
1371
- {"name":"visor.check","attributes":{"visor.check.id":"security","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[{\"filename\":\"src/search.ts\",\"additions\":3,\"deletions\":0,\"changes\":3,\"status\":\"added\",\"patch\":\"@@\\n+export function search(q: string) {\\n return []\\n}\\n\"}],\"outputs\":{\"overview\":{\"text\":\"Overview text\",\"tags\":{\"label\":\"bug\",\"review-effort\":3},\"ts\":1771837229286}},\"args\":{}}"},"events":[]}
1372
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.triggered","attrs":{"check":"security","scope":"check","name":"security_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
1373
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.evaluated","attrs":{"check":"security","scope":"check","name":"security_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}},{"name":"fail_if.triggered","attrs":{"check":"security","scope":"check","name":"security_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
1374
- {"name":"visor.fail_if","attributes":{"check":"security","scope":"check","name":"security_fail_if"},"events":[{"name":"fail_if.triggered","attrs":{"check":"security","scope":"check","name":"security_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
1375
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"grand-panda-mpev"}}]}
1376
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.triggered","attrs":{"check":"security","scope":"check","name":"security_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
1377
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.evaluated","attrs":{"check":"security","scope":"check","name":"security_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}},{"name":"fail_if.triggered","attrs":{"check":"security","scope":"check","name":"security_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
1378
- {"name":"visor.fail_if","attributes":{"check":"security","scope":"check","name":"security_fail_if"},"events":[{"name":"fail_if.triggered","attrs":{"check":"security","scope":"check","name":"security_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
1379
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"grand-panda-mpev"}}]}
1380
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.triggered","attrs":{"check":"security","scope":"check","name":"security_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
1381
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.evaluated","attrs":{"check":"security","scope":"check","name":"security_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}},{"name":"fail_if.triggered","attrs":{"check":"security","scope":"check","name":"security_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
1382
- {"name":"visor.fail_if","attributes":{"check":"security","scope":"check","name":"security_fail_if"},"events":[{"name":"fail_if.triggered","attrs":{"check":"security","scope":"check","name":"security_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
1383
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"grand-panda-mpev"}}]}
1384
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"fast-mole-gc27"}}]}
1385
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"fast-mole-gc27"}}]}
1386
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"fast-mole-gc27"}}]}
1387
- {"name":"visor.provider","attributes":{"visor.check.id":"comment-assistant","visor.provider.type":"ai"}}
1388
- {"name":"visor.check","attributes":{"visor.check.id":"comment-assistant","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{},\"args\":{}}"},"events":[]}
1389
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"fast-mole-gc27"}}]}
1390
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"fast-mole-gc27"}}]}
1391
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"fast-mole-gc27"}}]}
1392
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"lush-duck-nqgw"}}]}
1393
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"lush-duck-nqgw"}}]}
1394
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"lush-duck-nqgw"}}]}
1395
- {"name":"visor.provider","attributes":{"visor.check.id":"comment-assistant","visor.provider.type":"ai"}}
1396
- {"name":"visor.check","attributes":{"visor.check.id":"comment-assistant","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{},\"args\":{}}"},"events":[]}
1397
- {"name":"visor.event","attributes":{},"events":[{"name":"visor.routing","attrs":{"check_id":"comment-assistant","trigger":"on_success","action":"goto","target":"overview","source":"transitions","goto_event":"pr_updated"}}]}
1398
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"lush-duck-nqgw"}}]}
1399
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"lush-duck-nqgw"}}]}
1400
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"lush-duck-nqgw"}}]}
1401
- {"name":"visor.provider","attributes":{"visor.check.id":"overview","visor.provider.type":"ai"}}
1402
- {"name":"visor.check","attributes":{"visor.check.id":"overview","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"comment-assistant\":{\"text\":\"Regenerating.\",\"intent\":\"comment_retrigger\",\"ts\":1771837229842}},\"args\":{}}"},"events":[]}
1403
- {"name":"visor.check","attributes":{"visor.check.id":"overview","visor.check.output":"{\"content\":\"{\\\"issues\\\":[],\\\"summary\\\":{\\\"totalIssues\\\":0}}\",\"text\":\"{\\\"content\\\":\\\"{\\\\\\\"issues\\\\\\\":[],\\\\\\\"summary\\\\\\\":{\\\\\\\"totalIssues\\\\\\\":0}}\\\"}\"}"},"events":[]}
1404
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"lush-duck-nqgw"}}]}
1405
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"lush-duck-nqgw"}}]}
1406
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":2,"session_id":"lush-duck-nqgw"}}]}
1407
- {"name":"visor.provider","attributes":{"visor.check.id":"security","visor.provider.type":"ai"}}
1408
- {"name":"visor.check","attributes":{"visor.check.id":"security","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"overview\":{\"content\":\"{\\\"issues\\\":[],\\\"summary\\\":{\\\"totalIssues\\\":0}}\",\"text\":\"{\\\"content\\\":\\\"{\\\\\\\"issues\\\\\\\":[],\\\\\\\"summary\\\\\\\":{\\\\\\\"totalIssues\\\\\\\":0}}\\\"}\",\"ts\":1771837230352},\"comment-assistant\":{\"text\":\"Regenerating.\",\"intent\":\"comment_retrigger\",\"ts\":1771837229842}},\"args\":{}}"},"events":[]}
1409
- {"name":"visor.provider","attributes":{"visor.check.id":"architecture","visor.provider.type":"ai"}}
1410
- {"name":"visor.check","attributes":{"visor.check.id":"architecture","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"overview\":{\"content\":\"{\\\"issues\\\":[],\\\"summary\\\":{\\\"totalIssues\\\":0}}\",\"text\":\"{\\\"content\\\":\\\"{\\\\\\\"issues\\\\\\\":[],\\\\\\\"summary\\\\\\\":{\\\\\\\"totalIssues\\\\\\\":0}}\\\"}\",\"ts\":1771837230352},\"comment-assistant\":{\"text\":\"Regenerating.\",\"intent\":\"comment_retrigger\",\"ts\":1771837229842}},\"args\":{}}"},"events":[]}
1411
- {"name":"visor.provider","attributes":{"visor.check.id":"performance","visor.provider.type":"ai"}}
1412
- {"name":"visor.check","attributes":{"visor.check.id":"performance","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"overview\":{\"content\":\"{\\\"issues\\\":[],\\\"summary\\\":{\\\"totalIssues\\\":0}}\",\"text\":\"{\\\"content\\\":\\\"{\\\\\\\"issues\\\\\\\":[],\\\\\\\"summary\\\\\\\":{\\\\\\\"totalIssues\\\\\\\":0}}\\\"}\",\"ts\":1771837230352},\"comment-assistant\":{\"text\":\"Regenerating.\",\"intent\":\"comment_retrigger\",\"ts\":1771837229842}},\"args\":{}}"},"events":[]}
1413
- {"name":"visor.provider","attributes":{"visor.check.id":"quality","visor.provider.type":"ai"}}
1414
- {"name":"visor.check","attributes":{"visor.check.id":"quality","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"Sample issue title\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[],\"outputs\":{\"overview\":{\"content\":\"{\\\"issues\\\":[],\\\"summary\\\":{\\\"totalIssues\\\":0}}\",\"text\":\"{\\\"content\\\":\\\"{\\\\\\\"issues\\\\\\\":[],\\\\\\\"summary\\\\\\\":{\\\\\\\"totalIssues\\\\\\\":0}}\\\"}\",\"ts\":1771837230352},\"comment-assistant\":{\"text\":\"Regenerating.\",\"intent\":\"comment_retrigger\",\"ts\":1771837229842}},\"args\":{}}"},"events":[]}
1415
- {"name":"visor.check","attributes":{"visor.check.id":"security","visor.check.output":"{\"issues\":[],\"sessionId\":\"visor-2026-02-23T09-00-30-356Z-security\"}"},"events":[]}
1416
- {"name":"visor.check","attributes":{"visor.check.id":"architecture","visor.check.output":"{\"issues\":[],\"sessionId\":\"visor-2026-02-23T09-00-30-356Z-architecture\"}"},"events":[]}
1417
- {"name":"visor.check","attributes":{"visor.check.id":"performance","visor.check.output":"{\"issues\":[],\"sessionId\":\"visor-2026-02-23T09-00-30-356Z-performance\"}"},"events":[]}
1418
- {"name":"visor.check","attributes":{"visor.check.id":"quality","visor.check.output":"{\"issues\":[],\"sessionId\":\"visor-2026-02-23T09-00-30-356Z-quality\"}"},"events":[]}
1419
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"lush-duck-nqgw"}}]}
1420
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"lush-duck-nqgw"}}]}
1421
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"lush-duck-nqgw"}}]}
1422
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"lush-duck-nqgw"}}]}
1423
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":2,"session_id":"lush-duck-nqgw"}}]}
1424
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":2,"session_id":"lush-duck-nqgw"}}]}
1425
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"Init","state_to":"PlanReady","engine_mode":"state-machine","wave":0,"session_id":"happy-ant-mrd3"}}]}
1426
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"PlanReady","state_to":"WavePlanning","engine_mode":"state-machine","wave":0,"session_id":"happy-ant-mrd3"}}]}
1427
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"happy-ant-mrd3"}}]}
1428
- {"name":"visor.provider","attributes":{"visor.check.id":"overview","visor.provider.type":"ai"}}
1429
- {"name":"visor.check","attributes":{"visor.check.id":"overview","visor.check.input.context":"{\"pr\":{\"number\":1,\"title\":\"feat: add user search\",\"author\":\"test-user\",\"branch\":\"feature/test\",\"base\":\"main\"},\"files\":[{\"filename\":\"src/search.ts\",\"additions\":3,\"deletions\":0,\"changes\":3,\"status\":\"added\",\"patch\":\"@@\\n+export function search(q: string) {\\n return []\\n}\\n\"}],\"outputs\":{},\"args\":{}}"},"events":[]}
1430
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"happy-ant-mrd3"}}]}
1431
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"happy-ant-mrd3"}}]}
1432
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"LevelDispatch","engine_mode":"state-machine","wave":1,"session_id":"happy-ant-mrd3"}}]}
1433
- {"name":"visor.provider","attributes":{"visor.check.id":"apply-overview-labels","visor.provider.type":"github"}}
1434
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.triggered","attrs":{"check":"apply-overview-labels","scope":"check","name":"apply-overview-labels_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
1435
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.evaluated","attrs":{"check":"apply-overview-labels","scope":"check","name":"apply-overview-labels_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}},{"name":"fail_if.triggered","attrs":{"check":"apply-overview-labels","scope":"check","name":"apply-overview-labels_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
1436
- {"name":"visor.fail_if","attributes":{"check":"apply-overview-labels","scope":"check","name":"apply-overview-labels_fail_if"},"events":[{"name":"fail_if.triggered","attrs":{"check":"apply-overview-labels","scope":"check","name":"apply-overview-labels_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
1437
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"LevelDispatch","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"happy-ant-mrd3"}}]}
1438
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.triggered","attrs":{"check":"apply-overview-labels","scope":"check","name":"apply-overview-labels_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
1439
- {"name":"visor.event","attributes":{},"events":[{"name":"fail_if.evaluated","attrs":{"check":"apply-overview-labels","scope":"check","name":"apply-overview-labels_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}},{"name":"fail_if.triggered","attrs":{"check":"apply-overview-labels","scope":"check","name":"apply-overview-labels_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
1440
- {"name":"visor.fail_if","attributes":{"check":"apply-overview-labels","scope":"check","name":"apply-overview-labels_fail_if"},"events":[{"name":"fail_if.triggered","attrs":{"check":"apply-overview-labels","scope":"check","name":"apply-overview-labels_fail_if","expression":"output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')","severity":"error"}}]}
1441
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"WavePlanning","engine_mode":"state-machine","wave":1,"session_id":"happy-ant-mrd3"}}]}
1442
- {"name":"visor.event","attributes":{},"events":[{"name":"engine.state_transition","attrs":{"state_from":"WavePlanning","state_to":"Completed","engine_mode":"state-machine","wave":1,"session_id":"happy-ant-mrd3"}}]}