import { DevTrack } from '@nikhstudios/core' const tracker = new DevTrack({ workspace: "studio-alpha", sync: true, metrics: ["velocity", "coverage"], alerts: { threshold: 0.85 } })
Live
DevTrack
Developer workspace platform for sprint tracking, build metrics, and real-time velocity analytics.