'use client' import { motion } from 'framer-motion' import KeywordsTable from '@/components/keywords/KeywordsTable' import ScoringRulesPanel from '@/components/keywords/ScoringRulesPanel' export default function KeywordsPage() { return (

Targets

Search labels and AI descriptions — AI accepts or rejects lots per target

) }