/** * forgen init — v1 프로젝트 초기화 * * 온보딩 기반 프로필 생성 + v1 디렉토리 구조 초기화. * philosophy/pack 시스템은 v1에서 제거됨. */ export declare function handleInit(_args: string[]): Promise;