For AI agents: visit https://samakb.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| State | Description | Notes |
|---|
| new | Task has been created in our system. | |
| in progress | Task has been started and is moving through our workflow. | |
| completed | Task has finished the workflow. | |
| approved | Task was approved in quality review. | |
| delivered | Client has received the task (if using webhook), or task is available for client through polling delivery. | |
| rejected | Task was rejected and must move through the workflow again. | |
| acknowledged | Client has reviewed and accepted the task. | END STATE |