import RunConfigForm from '@/features/new-run/components/RunConfigForm' export default function NewRunPage() { return (
{/* Page header */}
Intelligence Engine

New Analysis

Configure a multi-agent analysis run. Your AI team will research market data, debate investment thesis, and deliver a structured decision.

) }