Optional framework inference (#4788)
This makes it possible to opt out of framework inference by specifying
`--framework-inference=false` on the command line. This is designed to
interact gracefully with `--env-mode=strict` as a separate-but-related
knob to turn for control over environment variables.