Planning item emitted when the agent publishes a plan as a first-class thread item.
@type t() :: %Codex.Items.Plan{id: String.t() | nil, text: String.t(), type: :plan}