Skip to content

Delivery overview

Internal delivery tracking for Elimi workstreams. Docs content is committed by developers; live task definitions live on the deploy environment (TASKS_JSON_PATH). Completions update Trello and SQLite — the server never commits to git.

Canonical machine-readable status (no auth required while DOCS_AUTH_ENABLED=false):

GET /api/tasks

When auth is enabled, send Authorization: Bearer <DOCS_PASSWORD> or a session cookie.

Optional filters: ?sprint=&category=&status= (open | done).

Single task: GET /api/tasks/:id.

Human view: Live status board.

ui-ux · frontend · backend · devops · qa · tech-writing

Only allowlisted emails for a category may mark those tasks complete (after shared-password login with typed email).