import { type AgentDefinition } from './types.js'; /** Phase 1 · Discovery — map the territory before any work begins. */ export declare const DISCOVERY_AGENTS: AgentDefinition[]; //# sourceMappingURL=phase1-discovery.d.ts.map