Section 01
Hedl Project Core Overview
Hedl is an iterative layer designed for AI-assisted coding, focusing on solving the core question of 'whether a task is truly completed'. Key features include:
- Deterministic completion gate: A script (
am_i_done.py) ensuring consistent checks locally and in CI. - Layered adoption: Three tiers (gate-only, lightweight, team) for progressive use.
- Optional enhancements: Adversarial review and phase discipline.
- Invisible mode: Trial in others' repos without write access.
- Tool integration: Works with existing tools like GitHub Issues instead of replacing them.