Architecture
Project owns tasks and milestones. Tasks have subtasks, labels, comments, and attachments. Assignees are app users.
Preview this backend
Schema → APIs → permissions → SDK. Then clone into Console for review and publish.
Project
| Field | Type | Required | Notes |
|---|---|---|---|
| name | text | yes | — |
| description | multiline | — | — |
| status | list | yes | active, on_hold, done |
Clone this backend
Opens Apito Console with this exact verified manifest. You review and publish — AI never self-approves destructive schema changes.
Limitations
- Static verified preview only.
- Clone stages a Console draft; publish is human-gated.