forked from mosaicstack/stack
coder-mos1 scanned pipeline #2186 with -f json and found 9/9 child steps; my scan of the same pipeline in the wrapper's default text mode showed 8. Verified: text mode omits clone (JSON shows the ci workflow entry, clone, and the 8 visible ones). Every full step scan performed tonight enumerated 8 of 9 real child steps and reported it as complete. clone succeeded throughout so no verdict changes — but the method was incomplete and its user did not know. The merge-gate mandate requires a FULL step scan and requires verdicts to enumerate the step count. A verdict citing 8 where 9 exist is non-conforming evidence, and a gate using this wrapper's default output would produce exactly that while believing it complied. The shape is the session's thesis aimed at the detection tool: the doc says read the artifact not the summary, and text mode IS a summary that looks like an artifact. Compare D-24 — mergeable was a true answer to a different question; this is a true answer to a smaller one. Caught only because two observers' counts disagreed; neither alone would have found it. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]>