in src/utils.ts [106:108]
function booleanField(name: string): boolean { return params.get(name) === 'true'; }