Severity: medium — following the guide verbatim errors.
Found while building a digital-twin validation for a 33-respondent SMB survey (smb.csv) end-to-end via zwill guide (survey → import → commit → one-shot marginals → twin-probability job → twin-validate → report). File/line refs are from zwill/ at that checkout.
Severity: medium — following the guide verbatim errors.
edsl-export --target twin-probability-jobexample omits--approved-plan/--allow-unapproved, so run verbatim it failsapproval_required— contradicting the guardrail two sections up. Add the approval flag to the example.raw addexample omits the required--title(argparse marks it required), so the example fails.maxOutputTokens=8192" doesn't note it's Google-specific. Passing it globally makes OpenAI warnUnknown parameter(s) for model 'gpt-5.5': maxOutputTokens(OpenAI wantsmax_tokens). Show the per-model form--model-param google:gemini-2.5-pro:maxOutputTokens=8192.Found while building a digital-twin validation for a 33-respondent SMB survey (
smb.csv) end-to-end viazwill guide(survey → import → commit → one-shot marginals → twin-probability job →twin-validate→ report). File/line refs are fromzwill/at that checkout.