From 7253954381be1f8622e52b36f60f02a3ff7bbd99 Mon Sep 17 00:00:00 2001 From: Louis Choquel Date: Mon, 7 Sep 2026 09:15:14 +0200 Subject: [PATCH] docs: land the prepare-inputs-selectors tracker MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR #21 merged to `dev` as `7b1892f` and `L-260829-8a25d5` closed with it, so the campaign is over and its plan says so: `status: landed`, plus the landing record the merge is what makes knowable — the SHA, what closed, what was only advanced and why, and the one thing left for a person. Advances L-260830-f5b65e Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_01DzVXcNRcVz8DUvAzmEuxPD --- wip/prepare-inputs-selectors/plan.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/wip/prepare-inputs-selectors/plan.md b/wip/prepare-inputs-selectors/plan.md index e54abe2..a8a6228 100644 --- a/wip/prepare-inputs-selectors/plan.md +++ b/wip/prepare-inputs-selectors/plan.md @@ -1,5 +1,5 @@ --- -status: active +status: landed item: L-260829-8a25d5 --- @@ -45,6 +45,14 @@ Round 1 (2026-09-07) confirmed one defect in two threads and one wrong docstring Nothing else was raised. +## Landing + +PR #21 merged to `dev` as `7b1892f`, closing `L-260829-8a25d5` (kind `fixed`). CI was green across every lint and test job on the reviewed commit; `make agent-check` and `make agent-test` both pass. The merge has not reached `main`, which is the deliberate part — see Release below. + +`L-260826-ddd843` was advanced, not closed: the Python half of the two misclassifications is fixed on `dev`, and that item's own bar is a shipped release from **both** SDKs, which neither has cut. + +The one thing this landing leaves open for a person: `L-260830-f5b65e` re-points `prepare_inputs` onto `POST /v1/input-form` before the Python release, and it waits on the pipelex-api route `L-260830-352005`. + ## Release None from this item directly. The change lands on `dev` and records its warrant under `## [Unreleased]`; `/release` cuts the version. `L-260826-ddd843` (the two misclassifications) closes only when **both** SDKs have shipped a release carrying the fix — the JS half was still unreleased when this landed.