You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tracking issue for findings from dogfooding the full zwill guide workflow end-to-end: converting a real 33-respondent SMB survey (smb.csv, Qualtrics choice-text export) into a validated digital-twin report — survey → import → commit → one-shot marginals → twin-probability job → twin-validate --require-baseline → report index.html.
The workflow worked and produced a defensible gated result (gpt-5.5 twin beat the conditional baseline on p(actual)/NLL/Brier/top-1 with bootstrap CIs clearing zero; leakage audit clean). These issues are the friction, gaps, and defects encountered along the way. We'll work through them one by one.
Tracking issue for findings from dogfooding the full
zwill guideworkflow end-to-end: converting a real 33-respondent SMB survey (smb.csv, Qualtrics choice-text export) into a validated digital-twin report — survey → import → commit → one-shot marginals → twin-probability job →twin-validate --require-baseline→ reportindex.html.The workflow worked and produced a defensible gated result (gpt-5.5 twin beat the conditional baseline on p(actual)/NLL/Brier/top-1 with bootstrap CIs clearing zero; leakage audit clean). These issues are the friction, gaps, and defects encountered along the way. We'll work through them one by one.
🐞 Bugs
.env(high)include_survey_context=Falseinit-planproduces a planexport-planrejects ("Twin approach not found")twin-experiment approveoverwrites a user-setprediction_count_estimate✨ Features / enhancements
twin-validategate / report📄 Documentation
Suggested order
All issues carry the
twin-workflow-reviewlabel.