2026-08-19 - Per-opcode operands, solved rather than written

Done. The mechanism D096 said was needed.

Verified. Gate green. 10 opcodes solved, 142 operands checked against the reference (was 99), covering VOP3, SMEM and DS - three families that had no layout at all. One opcode reports as unsolved rather than approximated.

Surprises. Four distinct ambiguities, each found by the differential test rather than by thinking, and each producing output that looked entirely reasonable:

The pattern across all four: a solver is only as honest as its samples, and the failure mode is never an error - it is a confident answer that happens to be wrong.

Not done. Ten opcodes is a start against a few hundred. The probe set covers what the fixtures already exercise; widening it is mechanical and unbounded. Nothing translates.