For lots of crucible-related saw-script commands, the in-REPL documentation is just "TODO". For example:
sawscript> :? crucible_llvm_verify
Description
-----------
crucible_llvm_verify : String -> [CrucibleMethodSpec] -> CrucibleSetup () -> Bool -> ProofScript SatResult -> TopLevel CrucibleMethodSpec
TODO
At the very least, we need to describe what each function argument is.