012 GitHub stars
02Zero-Tolerance for Placeholders: Automatically rejects code containing 'TODOs', 'should work', or simplified versions.
03Structured Planning Phase: Mandatory codebase exploration and task decomposition before coding starts.
04Multi-Wave Execution: Manages complex implementations spanning multiple files and architectural components.
05Evidence-Based Verification: Requires concrete proof like command outputs or test results for every completion claim.
06Isolated Session State: Maintains detailed logs of exploration, design decisions, and evidence in dedicated session directories.