// parity roadmap

Every Burp feature, graded against our source.

410 Burp Suite capabilities, each checked against Nullock's actual code rather than its documentation, then re-checked by an adversarial pass whose only job was to disprove the first. Whatever is not yet present is the work that remains — this page is the roadmap, and it is updated as each gap closes.

73absent
6stub
92partial
215present
24exceeds
58%at parity

Where the work is

One bar per functional area, ordered worst-first. Click an area to filter the register.

absentstubpartialpresentexceeds

Recently closed

Gaps reconciled since the audit, newest first, each with the date and the commit that made it true. Showing the 24 most recent of 410 reconciled since the audit; the full set is in the capability table below.

Register

How this stays true

The data lives in docs/roadmap/parity.json and this page is generated from it by scripts/parity_report.py. When a commit closes a gap it updates that item's state and records the commit, then regenerates — and CI fails the build if the committed page has drifted from the data. The bar for calling something present is the same one the audit used: reachable by a real user, handling what Burp handles, verified by reading the code. An inflated roadmap would be worse than none, because it hides the work.