Skip to content

Coordination

Matt Speck edited this page Jan 11, 2023 · 5 revisions

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.

Tokens to support by team:

Cynnovative

  • XDO
  • Conjunctions:
    • AND
    • ORR
  • Conditionals:
    • IFF
  • PCE
  • ALY
  • DMZ

Strategy Robot

  • XDO
  • Conjunctions:
    • AND
    • ORR
  • Conditionals:
    • IFF
  • Utility Bounds:
    • UUB and ULB

Any teams that wish to add the tokens they are hoping to support can add them here or propose them in future meetings.

What do we mean by support?

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.

Clone this wiki locally