Cross-Artifact Analysis Overview Analyze all pipeline artifacts (constitution, specification, plan, tasks) for consistency, coverage, and alignment. This is the pre-implementation quality gate that ensures all artifacts are coherent before code is written. When to Use - After task decomposition, before implementation - When verifying that all specification requirements have corresponding tasks - When checking for contradictions between constitution and plan - When assessing readiness for the implementation phase Key Principle Every specification requirement must be traceable through the plan…