const DEFAULT_DRAFT_ORDER: [DraftVersion; 14];Expand description
Every draft this build could take as a default, in the order it would take them.
Draft-14 first, because that is the value this had before the build’s own draft list was consulted and a full build should not change; then the newest draft downwards, because a build that trimmed its drafts kept the ones it means to speak and the newest of those is the likeliest thing meant by naming none.