> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tylon.app/llms.txt
> Use this file to discover all available pages before exploring further.

# The backlog

> Where work starts in Tylon: drafts with no branch and no Git, worked as a list rather than a column.

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/tylon/aP5jvSr_-30WaN2w/images/light/backlog.webp?fit=max&auto=format&n=aP5jvSr_-30WaN2w&q=85&s=775cf1d2439c1d5230d23c60e8769f4b" alt="The Tylon backlog" width="2720" height="1880" data-path="images/light/backlog.webp" />

  <img className="hidden dark:block" src="https://mintcdn.com/tylon/aP5jvSr_-30WaN2w/images/dark/backlog.webp?fit=max&auto=format&n=aP5jvSr_-30WaN2w&q=85&s=7934b0f87dde61f0b48296168ff50b3c" alt="The Tylon backlog" width="2720" height="1880" data-path="images/dark/backlog.webp" />
</Frame>

A title, a description, a discussion. **Nothing here touches Git.**

## A list, not a column

The backlog grows without bound, which is why it is not on the board. You
reorder it, search it, and pick from it — the things you do to a list. A
column that grew to four hundred cards would stop being a board.

## Starting one is the deliberate act

Moving a card out of here is what **cuts the branch**. That is why it is a
move and not a checkbox: it asks which repositories the card touches, because
that answer decides what gets created and where it is cut from.

Until then a card is a draft, and deleting one costs nothing.

<Tip>
  Write the title and press Enter. Everything else can be filled in later —
  the point of a backlog is that an idea can be captured in the four seconds
  somebody has for it.
</Tip>
