Skip to repository content

tenant.openagents/omega

No repository description is available.

OpenAgents Git authority 2026-07-28T02:05:37.363Z Public web read
NIP-34 coordinate30617:7649603503856e5148d571eac2766b288a8ff1e9e35d380337a1d2b0015b4f92:omega
MaintainersHidden in public view
References2 branches · 1 tag
Read-only clonegit clone https://openagents.com/git/tenant.openagents/omega.git
Browse files

openagents.omega.issue31.fullauto.v1.negative-self-reported.json

148 lines · 4.0 KB · json
1{
2  "schema": "openagents.omega.issue31.fullauto.v1",
3  "hostRef": "host.omega.device-alpha",
4  "snapshotRef": "snapshot.omega.issue31.000042",
5  "generatedAtMs": 1784894400000,
6  "runs": [
7    {
8      "runRef": "run.full-auto.run-01",
9      "objective": "Finish the issue 31 mobile workroom and keep the gates green.",
10      "laneRef": "lane.codex-local",
11      "lifecycle": "running",
12      "generation": 7,
13      "unattendedMs": 5400000,
14      "liveWorkRef": "work.full-auto.run-01.unit-14",
15      "controls": [
16        {
17          "actionRef": "action.full-auto.pause",
18          "kind": "pause",
19          "runGeneration": 7,
20          "idempotencyRef": "idem.full-auto.run-01.pause.7"
21        },
22        {
23          "actionRef": "action.full-auto.stop",
24          "kind": "stop",
25          "runGeneration": 7,
26          "idempotencyRef": "idem.full-auto.run-01.stop.7"
27        }
28      ]
29    },
30    {
31      "runRef": "run.full-auto.run-00",
32      "objective": "Land the relay load proof.",
33      "laneRef": "lane.claude-local",
34      "lifecycle": "succeeded",
35      "generation": 3,
36      "unattendedMs": 1980000,
37      "terminalReasonRef": "reason.full-auto.objective-met",
38      "controls": []
39    }
40  ],
41  "accounts": [
42    {
43      "accountRef": "account.codex.1",
44      "provider": "openai",
45      "label": "ChatGPT Personal",
46      "readiness": "busy",
47      "quota": "available",
48      "laneRef": "lane.codex-local"
49    },
50    {
51      "accountRef": "account.codex.2",
52      "provider": "openai",
53      "label": "ChatGPT Work",
54      "readiness": "rate_limited",
55      "quota": "cooling",
56      "laneRef": "lane.codex-local-2"
57    },
58    {
59      "accountRef": "account.claude.1",
60      "provider": "anthropic",
61      "label": "Claude",
62      "readiness": "ready",
63      "quota": "available",
64      "laneRef": "lane.claude-local"
65    }
66  ],
67  "handoffs": [
68    {
69      "handoffRef": "handoff.provider.grok.01",
70      "provider": "xai",
71      "state": "requested",
72      "requestedAtMs": 1784894380000
73    },
74    {
75      "handoffRef": "handoff.provider.claude.01",
76      "provider": "anthropic",
77      "state": "completed",
78      "requestedAtMs": 1784894100000,
79      "accountRef": "account.claude.1",
80      "outcomeRef": "outcome.provider.claude.01",
81      "receiptRef": "receipt.provider.claude.01"
82    },
83    {
84      "handoffRef": "handoff.provider.codex.03",
85      "provider": "openai",
86      "state": "refused",
87      "requestedAtMs": 1784894200000,
88      "reasonClass": "provider_login_requires_host",
89      "outcomeRef": "outcome.provider.codex.03",
90      "receiptRef": "receipt.provider.codex.03"
91    }
92  ],
93  "evidence": [
94    {
95      "completeness": "complete",
96      "runRef": "run.full-auto.run-00",
97      "hostExecuted": false,
98      "authorityAllowed": true,
99      "hops": [
100        {
101          "kind": "objective",
102          "ref": "objective.full-auto.run-00"
103        },
104        {
105          "kind": "turn",
106          "ref": "turn.full-auto.run-00.11"
107        },
108        {
109          "kind": "change",
110          "ref": "change.full-auto.run-00.11",
111          "detail": "3 files changed, 214 insertions, 6 deletions"
112        },
113        {
114          "kind": "project_generation",
115          "ref": "generation.project.00219"
116        },
117        {
118          "kind": "test",
119          "ref": "test.full-auto.run-00.11",
120          "detail": "pnpm --dir packages/sarah exec vp test --run src/relay-load-proof"
121        },
122        {
123          "kind": "typed_outcome",
124          "ref": "outcome.test.passed"
125        },
126        {
127          "kind": "host_verification",
128          "ref": "verification.omega.run-00.11"
129        },
130        {
131          "kind": "authority_decision",
132          "ref": "decision.authority.run-00.11"
133        },
134        {
135          "kind": "receipt",
136          "ref": "receipt.authority.run-00.11"
137        }
138      ]
139    },
140    {
141      "completeness": "unavailable",
142      "runRef": "run.full-auto.run-01",
143      "reasonClass": "hop_missing",
144      "brokenAt": "host_verification"
145    }
146  ]
147}
148
Served at tenant.openagents/omega Member data and write actions are omitted.