Skip to main content

Developer Guide

Main surfaces

  • Overview (/overview): workload grouped by operational queues.
  • Board (/board): status workflow and execution control.
  • DevTodo (/dev-todo): personal execution list synchronized with ticket lifecycle.
  • Ticket Detail (/ticket/:id): planning, comments, attachments, relations, external references.

Core responsibilities

  • Verify incoming tickets.
  • Plan assignee/date/effort.
  • Keep status transitions consistent with real progress.
  • Add closure summary before closing.

Developer-only capabilities

  • Manage related tickets.
  • Manage external references.
  • Update internal notes and internal comments.
  • Run outbox observability endpoints (/api/settings/events/outbox*).