true, 'agent' => 'wevialife', 'name' => 'WEVIA Life', 'category' => 'agent ยท productivity', 'ts' => date('c'), 'stats' => [ 'status' => 'active', 'uptime_pct' => 99.95, 'last_check' => date('c'), 'tasks_today' => 0, 'productivity_score' => 95, ], 'note' => 'V85 stub - integrate real metrics when wevialife is wired', ]; echo json_encode($out, JSON_PRETTY_PRINT);