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 Comment
donedone:add_comment
Add a comment to an existing issue.
Write
Medium risk
Assign Issue
donedone:assign_issue
Assign or reassign people to an issue as fixer and/or tester.
Write
Medium risk
Close Issue
donedone:close_issue
Close an active issue with optional resolution and comment.
Write
Medium risk
Create Issue
donedone:create_issue
Create a new issue in a project.
Write
Medium risk
Create Project
donedone:create_project
Create a new project in DoneDone.
Write
Medium risk
Get Issue
donedone:get_issue
Fetch a single issue by ID with full details including comments and history.
Read
Low risk
Get Person
donedone:get_person
Fetch a single person by ID with their details and permissions.
Read
Low risk
Get Project
donedone:get_project
Fetch a single project by ID with details and settings.
Read
Low risk
List Comments
donedone:list_comments
List all comments for a specific issue.
Read
Low risk
List Issues
donedone:list_issues
List issues in a project with optional filtering.
Read
Low risk
List People
donedone:list_people
List people in a project or company with their roles and permissions.
Read
Low risk
List Projects
donedone:list_projects
List all projects accessible to the authenticated user.
Read
Low risk
Reopen Issue
donedone:reopen_issue
Reopen a closed issue with optional comment.
Write
Medium risk
Update Issue
donedone:update_issue
Update an existing issue's details.
Write
Medium risk
Update Project
donedone:update_project
Update an existing project's details.
Write
Medium risk