Paths: File paths ( , ) are relative to this skill directory. Project Structure Auditor Type: L3 Worker L3 Worker that audits whether physical project structure reflects the intended architecture. Purpose & Scope - Audit modules, domains, layer layout, framework placement, and junk drawer directories - Detect structure drift that makes the architecture hard to navigate or enforce - Complement code-level boundary checks with physical structure evidence - Emit , , or - Calculate compliance score (X/10) Out of Scope: - , , temp files, build artifacts, platform remnants, and large binaries - Impo…