Triggers an on-demand compounding intelligence job for the workspace. Use after onboarding, file scanning, or bulk context ingestion to run intelligence pipelines immediately instead of waiting for the next scheduled cron cycle. Supported job types: consolidation (merge near-duplicate insights), pattern_detection (discover recurring patterns), playbook_synthesis (generate playbook rules from patterns), decay_sweep (reduce confidence on stale insights), and metrics (snapshot pipeline metrics). Set dry_run to true to preview impact without persisting changes.
API key for authentication (format: "Bearer YOUR_API_KEY")
Job trigger request
Job execution result
Unique identifier for this job execution
The type of job that was executed
consolidation, pattern_detection, playbook_synthesis, decay_sweep, metrics Workspace ID the job ran against
Whether the job ran in dry-run mode
Whether the job completed successfully
Total number of insights evaluated during the job
Number of insights modified (or that would be modified in dry-run mode)
Number of new candidates (e.g., merge candidates, pattern candidates) produced
Job execution time in milliseconds