Skip to main content

Module planning

Module planning 

Source
Expand description

Hierarchical Planning System

Strategic → Tactical → Operational planning layers with PDVR cycle (Plan-Do-Verify-Reflect) integration for autonomous coding tasks.

Features:

  • Three-layer planning hierarchy
  • Goal decomposition
  • Plan validation and refinement
  • Progress tracking
  • Adaptive replanning

Structs§

Action
An operational action
Goal
A strategic goal
GoalDecomposer
Goal decomposition strategies
HierarchicalPlanner
Hierarchical planner
PdvrCycle
PDVR cycle tracker
PhaseRecord
Record of a phase execution
Plan
A tactical plan
PlanStep
A step in a tactical plan
PlanningConstraints
Planning constraints
PlanningSummary
Planning summary

Enums§

ActionType
Action type for operational layer
GoalStatus
Goal status
PdvrPhase
PDVR cycle phase
PlanningLayer
Planning layer level
Priority
Priority level