© 2026 Hedgehog Software, LLC
interface Metadata { name: string, deployment: { id: string, number: number, timestamp: number, } }