-
Notifications
You must be signed in to change notification settings - Fork 21
AgentGraph
Christopher David edited this page Jan 8, 2025
·
30 revisions
AgentGraph is a protocol for composing agents from open knowledge graphs.
-
- Defines how events, subscriptions, and messages are structured and exchanged between clients and relays.
- Everything else builds on this.
-
- Enables chatrooms/channels (
kind 40–44
events). - Useful for real-time collaboration, letting OSINT investigators brainstorm and share ephemeral updates within a specific channel.
- Enables chatrooms/channels (
-
- Introduces kind
1985
for labeling events or users with tags like “verified,” “disputed,” “sensitive,” etc. - Perfect for marking OSINT data with curated statuses (e.g. “Needs Confirmation,” “Official Source,” “Potential Psyop,” etc.).
- Introduces kind
-
- Encrypt Anything: Data payloads can be securely encrypted and attached to events.
- Versioned Algorithms: Supports multiple encryption standards for flexibility and future-proofing.
-
- Uses kind
1984
to flag or report events. - OSINT participants might report suspicious data or malicious attempts at disinformation.
- Uses kind
-
- Adds tipping/micropayment capability (Zaps) so that users can send Bitcoin to an event or pubkey.
- Ideal for rewarding high-quality OSINT findings.