Skip to repository content

tenant.openagents/omega

No repository description is available.

OpenAgents Git authority 2026-07-28T02:06:20.429Z 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.canonical.json

112 lines · 3.3 KB · json
1{
2  "schema": "openagents.omega.issue31.host.v1",
3  "hostRef": "host.omega.device-alpha",
4  "snapshotRef": "snapshot.omega.issue31.000042",
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": "current",
15      "gap": "complete",
16      "role": {
17        "kind": "owner",
18        "status": "active",
19        "grantRef": "grant.omega.mobile.owner-01"
20      },
21      "recordRefs": [
22        "record.omega.host-announcement.01",
23        "record.omega.owner-binding.01"
24      ],
25      "permittedActionRefs": [
26        "action.omega.device.pair",
27        "action.omega.device.renew",
28        "action.omega.device.revoke"
29      ],
30      "commandState": { "kind": "idle" }
31    },
32    {
33      "capability": "full_auto_runs",
34      "source": {
35        "kind": "omega_host",
36        "sourceRef": "source.omega.full-auto-registry",
37        "observedAtMs": 1784894340000
38      },
39      "freshness": "stale",
40      "gap": "partial",
41      "role": {
42        "kind": "owner",
43        "status": "active",
44        "grantRef": "grant.omega.mobile.owner-01"
45      },
46      "recordRefs": ["record.full-auto.run.run-01"],
47      "permittedActionRefs": [
48        "action.full-auto.pause",
49        "action.full-auto.resume",
50        "action.full-auto.stop",
51        "action.full-auto.ask-sarah"
52      ],
53      "commandState": {
54        "kind": "pending",
55        "intentRef": "intent.full-auto.pause.01",
56        "actionRef": "action.full-auto.pause"
57      }
58    },
59    {
60      "capability": "provider_accounts",
61      "source": {
62        "kind": "omega_host",
63        "sourceRef": "source.omega.provider-roster",
64        "observedAtMs": 1784894398000
65      },
66      "freshness": "current",
67      "gap": "complete",
68      "role": {
69        "kind": "owner",
70        "status": "active",
71        "grantRef": "grant.omega.mobile.owner-01"
72      },
73      "recordRefs": ["record.provider.roster.01"],
74      "permittedActionRefs": ["action.provider.request-connect-handoff"],
75      "commandState": {
76        "kind": "refused",
77        "intentRef": "intent.provider.connect.01",
78        "actionRef": "action.provider.request-connect-handoff",
79        "reasonClass": "provider_login_requires_host",
80        "decisionRef": "decision.provider.connect.01",
81        "receiptRef": "receipt.provider.connect.01"
82      }
83    },
84    {
85      "capability": "evidence_chain",
86      "source": {
87        "kind": "omega_host",
88        "sourceRef": "source.omega.evidence-inspector",
89        "observedAtMs": 1784894397000
90      },
91      "freshness": "current",
92      "gap": "complete",
93      "role": {
94        "kind": "verifier",
95        "status": "active",
96        "grantRef": "grant.omega.mobile.verifier-01"
97      },
98      "recordRefs": ["record.evidence.chain.run-01"],
99      "permittedActionRefs": [],
100      "commandState": {
101        "kind": "terminal",
102        "intentRef": "intent.evidence.verify.01",
103        "actionRef": "action.evidence.verify",
104        "state": "succeeded",
105        "outcomeRef": "outcome.evidence.verify.01",
106        "reasonRef": "reason.evidence.chain-valid",
107        "receiptRef": "receipt.evidence.verify.01"
108      }
109    }
110  ]
111}
112
Served at tenant.openagents/omega Member data and write actions are omitted.