/** * SA_AUTONOMOUS_DETERMINISTIC (test-only) fakes evidence/decisions for the other * autonomous quality/substance gates but can't fabricate a real project-knowledge * manifest — skip this check too, so the deterministic autonomous loop can converge. */ export declare function requireProjectKnowledgeForImplementation(cwd: string): void;