Guide for all backlog management operations in Librova: adding new tasks, taking tasks into work, closing tasks, and maintaining the archive. Use whenever adding, modifying, or closing a backlog item.
Keep docs/backlog.yaml and docs/backlog-archive.yaml consistent by using scripts/backlog.py only.
Open while you work; the backlog has no In Progress status.python scripts/backlog.py validate after add / close operations and after any suspicious backlog state.add / edit / close / validate in parallel against the same repo copy.Two YAML files make up the Librova backlog:
docs/backlog.yaml — active tasks: status Open, Needs Reproduction, or Blockeddocs/backlog-archive.yaml — all Closed tasks