Notes from meeting 2/4
From MWCSWiki
Data truths:
- Every interaction is a Context::action::Context.
- A Context is either (a) a Singleton in a Role (ie.,RolePlayer), or (b) another Interaction.
Metadata truths:
- An ActionTriple connects an Action with two States.
- A State is either (a) a Role (for a Singleton to play), or (b) an Action. Note that an ACTION is a State, not an ActionTriple.

