Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Add Application Note
taleez:add_application_note
Add a note or comment to a job application for tracking purposes.
Write
Medium risk
Create Candidate
taleez:create_candidate
Create a new candidate profile in the system.
Write
Medium risk
Create Interview
taleez:create_interview
Schedule a new interview for a job application.
Write
Medium risk
Create Job
taleez:create_job
Create a new job posting in draft status.
Write
Medium risk
Get Application
taleez:get_application
Fetch a single job application with candidate and job details.
Read
Low risk
Get Candidate
taleez:get_candidate
Fetch a single candidate profile with contact info and resume data.
Read
Low risk
Get Job
taleez:get_job
Fetch a single job posting with details and requirements.
Read
Low risk
List Applications
taleez:list_applications
List and filter job applications with candidate and job details.
Read
Low risk
List Candidates
taleez:list_candidates
Search and list candidates with filtering options.
Read
Low risk
List Interviews
taleez:list_interviews
List and filter scheduled interviews with candidate and job details.
Read
Low risk
List Jobs
taleez:list_jobs
List and search job postings with filtering options.
Read
Low risk
Search Candidates
taleez:search_candidates
Advanced search for candidates with multiple filters and ranking.
Read
Low risk
Update Application Status
taleez:update_application_status
Update an application's status and stage in the recruitment pipeline.
Write
Medium risk
Update Interview Status
taleez:update_interview_status
Update an interview's status and add feedback after completion.
Write
Medium risk
Update Job
taleez:update_job
Update an existing job posting with new information.
Write
Medium risk