The bowl contains useful data about the current ship and context. It is given to a thread or Gall agent whenever it processes an event. It contains the current time, some entropy, the name of the ship, the source of the event, and other relevant information.
Further reading
- Gall data-types reference: Details of the
bowl
data structure used by Gall. - The threads guide: This includes details about the bowl given to threads.