## Motivation There are a few outstanding questions from the review of https://github.com/ZcashFoundation/zebra/pull/9768 that are not blockers but should be revisited: - [Update `ZebradConfig` to disallow instantiation except through the new `load_with_env()` method](https://github.com/ZcashFoundation/zebra/pull/9768#discussion_r2299521535) - [Update tests to skip unless a `ZEBRA_STATE__CACHE_DIR` env var is defined or update test docs](https://github.com/ZcashFoundation/zebra/pull/9768#discussion_r2299552689) - https://github.com/ZcashFoundation/zebra/pull/9768#discussion_r2299408921 - https://github.com/ZcashFoundation/zebra/pull/9768#discussion_r2299426742 - https://github.com/ZcashFoundation/zebra/pull/9768#discussion_r2299505269 - https://github.com/ZcashFoundation/zebra/pull/9768#discussion_r2302653747 - https://github.com/ZcashFoundation/zebra/pull/9768#discussion_r2299442269
Motivation
There are a few outstanding questions from the review of #9768 that are not blockers but should be revisited:
ZebradConfigto disallow instantiation except through the newload_with_env()methodZEBRA_STATE__CACHE_DIRenv var is defined or update test docs