What's New
Analytics workflow template (PR #115 by @mvanhorn, addresses #103)
New --template analytics flag on init-session.sh and init-session.ps1 for data exploration and analysis workflows.
Usage
./scripts/init-session.sh --template analytics my-projectWhat it includes
analytics_task_plan.mdwith 4 analytics-specific phases: Data Discovery, Exploratory Analysis, Hypothesis Testing, Synthesisanalytics_findings.mdwith Data Sources table, Hypothesis Log, Query Results, and Statistical Findings sections- Analytics-specific
progress.mdwith a Query Log table instead of Test Results - Default behavior unchanged. Existing users are not affected.
Thanks
Full Changelog: v2.28.0...v2.29.0