export declare const AUTORESEARCH_GOAL_HELP = "omx autoresearch-goal - Durable professor-critic research workflow over Codex goal mode\n\nUsage:\n omx autoresearch-goal create --topic --rubric [--critic-command ] [--slug ] [--force] [--json]\n omx autoresearch-goal handoff --slug [--json]\n omx autoresearch-goal verdict --slug --verdict --evidence [--summary ] [--artifact ] [--json]\n omx autoresearch-goal complete --slug --codex-goal-json [--json]\n omx autoresearch-goal status --slug [--codex-goal-json ] [--json]\n\nArtifacts:\n .omx/goals/autoresearch//mission.json\n .omx/goals/autoresearch//rubric.md\n .omx/goals/autoresearch//ledger.jsonl\n .omx/goals/autoresearch//completion.json\n\nGoal-mode boundary:\n This command does not revive deprecated omx autoresearch and does not mutate hidden Codex /goal state.\n It writes durable OMX artifacts and prints a model-facing handoff for get_goal/create_goal/update_goal.\n Completion is blocked until professor-critic validation records verdict=pass.\n"; export declare function autoresearchGoalCommand(args: string[]): Promise; //# sourceMappingURL=autoresearch-goal.d.ts.map