#!/usr/bin/env tsx console.log(JSON.stringify({ duplicatedCode: 0, duplicatePercentage: 0, hotspots: [], timestamp: new Date().toISOString() }, null, 2))