Skip to content

Roadmap: known gaps and deferred work #21

Description

@HackPoint

The index of everything measured but not done, and of the claims that were checked while building
it. Each linked issue states what is wrong, the measured evidence, acceptance criteria, and an exact
command to test it.

Numbers come from cargo test --release -p lumen-mcp --test efficiency -- --nocapture, which prints
them and asserts them, so they cannot rot into stale prose the way the last set did.

Before a release — milestone 1.6.0

Coverage backlog — 653k tokens read whole, measured

Milestone Backlog. None of this is a routing
failure; it is file kinds the optimizer does not cover.

Economics and hygiene

Considered and rejected — kept so the reasoning is searchable

Closed as not planned. Reopening one is how the decision gets revisited.

Checked while writing this, and resolved

Three claims went into the CHANGELOG and README without a test behind them. All three are now
settled, and two of them turned up a further defect on the way.

Two more found the same way, fixed in 8f998b1: a test that opened the developer's real browser on
every cargo test --workspace, and a published metric — "0 of 1,573 eligible reads leaked" —
asserted as an invariant it never was, since the intercept's own fail-open guards produce exactly
that shape by design.

The pattern in all five: they were found by running the thing and reading the real output, not by
reasoning about the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions