fest understand structure
3-level hierarchy: Festival → Phase → Sequence → Task
Synopsis
Understand the Festival Methodology structure.
HIERARCHY: Festival - A complete project with a goal └─ Phase - Major milestone (001_PLANNING, 002_IMPLEMENTATION) └─ Sequence - Related tasks grouped together └─ Task - Individual executable work item
Includes visual scaffold examples for simple, standard, and complex festivals.
fest understand structure [flags]
Options
-h, --help help for structure
Options inherited from parent commands
--config string config file (default: ~/.config/fest/config.json)
--debug enable debug logging
--no-color disable colored output
--verbose enable verbose output
SEE ALSO
- fest understand - Learn methodology FIRST - run before executing festival tasks