GeneratorDsl

annotation class GeneratorDsl(source)

DSL

The builders below produce nothing but GeneratorConfig parts and hand them straight to AndroidAttestationIssuer. They add defaults and ergonomics — never fields, meaning, or a model of their own. Authorization lists are not built here at all: the parser's own AuthorizationList constructor is already a complete, type-safe, named-argument builder for the whole schema, and AuthorizationList.mangle(…) covers the negative-test cases.