{
  "tasks": [
    {
      "id": "A",
      "public_facts": true,
      "constraints": true,
      "destination": true,
      "approval": false
    },
    {
      "id": "B",
      "public_facts": true,
      "constraints": false,
      "destination": true,
      "approval": false
    },
    {
      "id": "C",
      "public_facts": true,
      "constraints": true,
      "destination": false,
      "approval": false
    },
    {
      "id": "D",
      "public_facts": true,
      "constraints": true,
      "destination": true,
      "approval": true
    }
  ],
  "ready_to_prepare": 2,
  "ready_to_submit": 1,
  "submissions_executed": 0
}
