"use client"; import { motion } from 'framer-motion'; import { Activity, Zap, ShieldAlert, Cpu } from 'lucide-react'; export default function DashboardPage() { return (
Real-time status of all autonomous agents.