-
Notifications
You must be signed in to change notification settings - Fork 7
Coordination
In order for bots using DAIDE++ to properly coordinate, there needs to be a reasonable intersection of supported messages and agreements. This is discussed below.
XDO
- Conjunctions:
AND
ORR
- Conditionals:
IFF
PCE
ALY
DMZ
XDO
- Conjunctions:
AND
ORR
- Conditionals:
IFF
- Utility Bounds:
-
UUB
andULB
-
Any teams that wish to add the tokens they are hoping to support can add them here or propose them in future meetings.
Supporting a type of message means more than just accepting it without returning an error or responding with a TRY
message. Supported messages and contracts must meaningfully impact its strategy. Take a peace (PCE
) agreement as an example: if an agent sends and receives peace agreements, but those peace agreements do not in any way affect which orders it executes, or how it communicates in the future, then it's incorrect to say the agent "supports" peace agreements. Having agents that support the same tokens is crucial to facilitating coordination.