type Props = { proposal: string; }; export default function ProposalDraft({ proposal }: Props) { return (
Automatically generated framework based on expert agent consensus.
{proposal}
Run a specialized analysis to generate a custom proposal.