test: enforce picker-free deterministic surfaces #467

Closed
opened 2026-04-27 19:59:29 +00:00 by barrettruth · 0 comments
barrettruth commented 2026-04-27 19:59:29 +00:00

Problem

The command and top-level helper layers have no hard regression guard that stops future Ex or deterministic Lua flows from drifting back into picker-backed implementations.

Proposed solution

Add invariant tests that :Forge commands and deterministic top-level Lua helpers never load or dispatch through picker code paths.

## Problem The command and top-level helper layers have no hard regression guard that stops future Ex or deterministic Lua flows from drifting back into picker-backed implementations. ## Proposed solution Add invariant tests that `:Forge` commands and deterministic top-level Lua helpers never load or dispatch through picker code paths.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/forge.nvim#467
No description provided.