Skip to repository content20 lines · 633 B · json
tenant.openagents/omega
No repository description is available.
OpenAgents Git authority 2026-07-28T06:37:56.852Z Public web read
NIP-34 coordinate
30617:7649603503856e5148d571eac2766b288a8ff1e9e35d380337a1d2b0015b4f92:omegaMaintainersHidden in public view
References2 branches · 1 tag
Read-only clone
git clone https://openagents.com/git/tenant.openagents/omega.gitBrowse files
openagents.omega.issue31.host_discovery.v2.canonical.json
1{
2 "schema": "openagents.omega.issue31.host_discovery.v2",
3 "hostRef": "omega.host.local",
4 "hostPublicKeyHex": "1111111111111111111111111111111111111111111111111111111111111111",
5 "sarahPublicKeyHex": "3333333333333333333333333333333333333333333333333333333333333333",
6 "displayName": "Local Omega",
7 "conversation": "sarah.0123456789abcdef01234567",
8 "protocols": [
9 "openagents.omega.issue31.pairing.v1",
10 "openagents.omega.issue31.command.v1",
11 "openagents.omega.issue31.command.v2"
12 ],
13 "relayUrls": [
14 "wss://relay.example.com"
15 ],
16 "generation": 5,
17 "issuedAt": 1784937600,
18 "expiresAt": 1785024000
19}
20