import { type AgentDefinition } from './types.js'; /** Phase 4 · Verify — prove the code works under normal, end-to-end, and adverse conditions. */ export declare const VERIFY_AGENTS: AgentDefinition[]; //# sourceMappingURL=phase4-verify.d.ts.map