Training week
@type t() :: %WplAi.AST.Week{ days: [Day.t()], is_deload: true | nil, meta: map(), name: String.t() | nil, number: integer() }