/** P→A 호 SVG 경로 위 "Reward" 라벨 (DEMO Solution.tsx) */ export function AgdpRewardPathLabel() { const pathId = "agdp-reward-path"; return ( ); }