Skip to content

epic: backlog burndown -- tracking all open work #733

@bpowers

Description

@bpowers

Purpose

A single, pinned index of all known open work, so anyone (human or agent) can find a bite-sized thing to pick up without re-surveying the whole tracker. This is the backlog-burndown drive: chip away, tick boxes, keep the count falling.

This is a master index. Two large clusters have their own dedicated trackers and are not re-listed here:

Everything else is grouped below by code area. Each row links a standalone issue.

How to use this tracking issue

  • Looking for something to pick up? Browse a section that matches your interest and grab an unchecked box. bug/hygiene items tend to be self-contained; enhancement items are larger.
  • Filtering on the command line: every issue now carries area labels -- gh issue list --label engine --state open, --label frontend, --label backend, --label security, --label layout, --label ci, --label docs, --label mcp, --label compat, --label hygiene.
  • Closed something? Tick the box here in the same PR (or a fast-follow). The box is the human-readable progress signal; the underlying issue state is the source of truth.
  • Filed something new? Add a - [ ] #N -- short title row to the right section (or to epic: Loops that Matter (LTM) -- tracking known issues and improvements #488 if it is LTM).

Recently triaged (2026-06-08)


Engine -- Vensim / XMILE / MDL / systems-format compat & macros

Engine -- simulation builtins & numeric semantics

Engine -- incremental compilation, salsa, cycles & architecture

Engine -- performance

Engine -- hygiene, dead code, lint caps & wasm-backend debt

Layout engine

Frontend / diagram / editor

Server / backend / auth & security

Deploy / ops / CI / build / test hygiene / CLI

MCP / AI

Docs


Deferred to dedicated trackers

Conventions

  • New bug/improvement: file a normal issue with area label(s) and add a - [ ] #N -- title row to the matching section (or to epic: Loops that Matter (LTM) -- tracking known issues and improvements #488 if LTM).
  • When closing a sub-issue, tick its box here in the same PR so the human view stays in sync.
  • Quick-win hunting: gh issue list --label hygiene --state open and gh issue list --label bug --state open are the most self-contained.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions