Skip to repository content

tenant.openagents/omega

No repository description is available.

OpenAgents Git authority 2026-07-28T03:16:35.924Z 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.host.v1.negative-invalid-state.json

73 lines · 2.1 KB · json
1{
2  "schema": "openagents.omega.issue31.host.v1",
3  "hostRef": "host.omega.device-alpha",
4  "snapshotRef": "snapshot.omega.issue31.invalid-state",
5  "generatedAtMs": 1784894400000,
6  "projections": [
7    {
8      "capability": "connection_identity",
9      "source": {
10        "kind": "omega_host",
11        "sourceRef": "source.omega.identity-binding",
12        "observedAtMs": 1784894399000
13      },
14      "freshness": "unknown",
15      "gap": "unavailable",
16      "role": {
17        "kind": "owner",
18        "status": "active",
19        "grantRef": "grant.omega.mobile.owner-01"
20      },
21      "recordRefs": ["record.omega.owner-binding.01"],
22      "permittedActionRefs": ["action.omega.device.renew"],
23      "commandState": {
24        "kind": "pending",
25        "intentRef": "intent.omega.device.renew.01",
26        "actionRef": "action.omega.device.renew"
27      }
28    },
29    {
30      "capability": "full_auto_runs",
31      "source": {
32        "kind": "omega_host",
33        "sourceRef": "source.omega.full-auto-registry",
34        "observedAtMs": 1784894399000
35      },
36      "freshness": "unknown",
37      "gap": "unavailable",
38      "role": { "kind": "observer", "status": "unknown" },
39      "recordRefs": [],
40      "permittedActionRefs": [],
41      "commandState": { "kind": "idle" }
42    },
43    {
44      "capability": "provider_accounts",
45      "source": {
46        "kind": "omega_host",
47        "sourceRef": "source.omega.provider-roster",
48        "observedAtMs": 1784894399000
49      },
50      "freshness": "unknown",
51      "gap": "unavailable",
52      "role": { "kind": "observer", "status": "unknown" },
53      "recordRefs": [],
54      "permittedActionRefs": [],
55      "commandState": { "kind": "idle" }
56    },
57    {
58      "capability": "evidence_chain",
59      "source": {
60        "kind": "omega_host",
61        "sourceRef": "source.omega.evidence-inspector",
62        "observedAtMs": 1784894399000
63      },
64      "freshness": "unknown",
65      "gap": "unavailable",
66      "role": { "kind": "observer", "status": "unknown" },
67      "recordRefs": [],
68      "permittedActionRefs": [],
69      "commandState": { "kind": "idle" }
70    }
71  ]
72}
73
Served at tenant.openagents/omega Member data and write actions are omitted.