Module planning

Module planning 

Source
Expand description

Planning domain module Planning primitives and execution plan construction. Project planning templates and helpers.

Ito’s planning area lives under {ito_path}/planning. This module provides pure path helpers, template content, and parsing utilities. Filesystem I/O (init) lives in ito-core.

Functions§

milestones_dir
Path to the milestones directory ({ito_path}/planning/milestones).
planning_dir
Path to the planning directory ({ito_path}/planning).
project_md_template
Default contents for planning/PROJECT.md.
read_current_progress
Parse the “Current Milestone” header block from roadmap markdown.
read_phase_rows
Read phase rows from the roadmap milestone table.
roadmap_md_template
Default contents for planning/ROADMAP.md.
state_md_template
Default contents for planning/STATE.md.