An Initial Task Network (ITN) is the root input to an HTN planner, consisting of one or more compound tasks that represent the abstract, high-level goals to be achieved. This network, often a single top-level task, defines the planning problem's objective before any task decomposition occurs. The planner's role is to recursively apply methods to break down these initial tasks into a sequence of primitive tasks (executable actions) that are valid given the current world state.
