/** * Hydro Methodology Profile — Wave-Based Development Governance. * * 7 states, 2 containers (wave, epic), 2 integrity rules, 5 principles. * Exact behavioral parity with the current hardcoded engine. */ import type { MethodologyProfile } from './types.js'; export declare const HYDRO_PROFILE: MethodologyProfile; //# sourceMappingURL=hydro.d.ts.map