Audit pages and build missing features
path-warden-completenessworkflowsetup L3★0
tholum/fitness-app ↗What it does
Check task completion paths
Best for
Verifying task completion paths are complete and well-formed
Inputs
- · { tasks[], completion_criteria, path_rules }
Outputs
- · { path_checks[], completeness_score, gaps[] }
Requires
- · multi-agent workflow execution
- · parallel task coordination
- · workflow phase tracking
Preconditions
- · schema validation framework
Failure modes
- · failed results filtered silently
Trust signals
- · explicit StructuredOutput schemas
- · parallel barrier for race detection
- · named phase tracking
- · null-filtering for fault tolerance