Jobs
The Jobs page provides a centralised view of all background tasks within the active workspace.

What Creates Jobs
Section titled “What Creates Jobs”- Automations: AI-driven design, review, reverse engineering, and forward engineering tasks
- Integrations: Data sync operations from external systems (e.g., GitHub)
Job Lifecycle
Section titled “Job Lifecycle”Each job moves through a defined set of states:
| Status | Meaning |
|---|---|
| Queued | Job has been accepted and is waiting for an available worker |
| Pending | Worker has picked up the job and is preparing to run it |
| Analysing | AI agent is reviewing requirements against minimum standards |
| In Progress | AI agent is currently generating artifact |
| Validating | AI agent is reviewing artifact against requirements and standards |
| Requires Clarification | AI agent has completed tasks and requires human-in-the-loop input to clarify or decide specific details |
| Refining | AI agent is reviewing and implementing the human-in-the-loop feedback |
| Complete | AI agent has completed automation process |
| Failed | Process encountered error and had to stop |
| Cancelled | User has manually triggered end to job process by cancelling |
Monitoring Jobs
Section titled “Monitoring Jobs”- Status Tracking: View real-time status for each job
- Search & Filter: Find jobs by name, status, or type
- Sort: Order by name, status, type, or date
- Pagination: Browse job history with 50 records per page

Job Outputs
Section titled “Job Outputs”For completed jobs, you can:
- View generated documents and assessment summaries
- Download source files that were uploaded as input
- Review extracted objects and associations before they are committed to the Registry
- View error messages for failed jobs