spec: IR wire example in README outdated vs IR v2 #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
README architecture spec shows an IR example that no longer matches what the DSL/IR actually emit:
The README is presented as the stable wire contract for the Rust Planner — an outdated example is worse than none. Regenerate the example from a real `compile` run, and consider CI that diffs the README example against a golden fixture.