AI brief
Who should we find?
Pipeline running
Collecting verified leads now.
Leadfinder workflow
Describe target role, industry, and location. We run immediately.
Pipeline progress
{{ $pipeline['wait_copy'] }}
@if ($pipeline['query']){{ $pipeline['query'] }}
@endifAI brief
Pipeline running
Collecting verified leads now.
Recent activity
{{ \Illuminate\Support\Str::limit($run->query, 120) }}
@if (($run->result_count ?? 0) === 0 && filled(data_get($run->metadata, 'outcome_note'))){{ \Illuminate\Support\Str::limit((string) data_get($run->metadata, 'outcome_note'), 110) }}
@endifRun your first brief to start the pipeline.
Live debug
Search Run
@if ($debug['search_run']) #{{ $debug['search_run']->id }} · {{ ucfirst($debug['search_run']->status) }} @else none @endifScrape Job
@if ($debug['scrape_job']) #{{ $debug['scrape_job']->id }} · {{ ucfirst($debug['scrape_job']->status) }} @else none @endifQueued Jobs
{{ number_format($debug['queue_pending_total']) }}Failed Jobs
{{ number_format($debug['failed_jobs_total']) }}SSH Debug
{{ $debug['ssh_debug_command'] }}
JSON: php artisan leadfinder:debug --json
Run a brief and events will appear here.