Early-development Ruby library by Jan (wroclove.rb 2022 lightning talk) reimagining anyway_config with a dry-struct-friendly syntax. You define a class of configuration values, use questions like those on dry-struct, and register loaders (environment, YAML, Vault, AWS, S3, etc.) that are tried one by one until a value is found. Not yet production-ready but available on GitHub.