Paths: File paths ( , ) are relative to this skill directory. ln-780-bootstrap-verifier Type: L2 Domain Coordinator Category: 7XX Project Bootstrap Parent: ln-700-project-bootstrap --- Purpose Orchestrates the final bootstrap verification pipeline by delegating to specialized workers and aggregating results into a comprehensive report. Scope: - Coordinates build, test, and container verification - Aggregates results from all workers - Generates final verification report Out of Scope: - Direct execution of builds/tests/containers (delegated to workers) - Project structure creation (handled by…