Add a helper method `Op::manifest_of`, to allow the caller to inspect the `Manifest` of the entry. This can be used to avoid attempting to call `Op:load` with a manifest that would not match the expected `Action`s of the `Op`.