🚧 What needs to be done
Add a CI step that runs python tests/scenarios/authoring/build_report.py and fails on git diff --exit-code REPORT.md to prevent the report from going stale relative to snapshots. A TODO at the top of build_report.py flags this.
🤔 Why it needs to be done
Prevents the CI testing report from going stale relative to snapshots
🏗️ Acceptance Criteria
⚙️ Technical Notes
📜 Additional context
🚧 What needs to be done
Add a CI step that runs
python tests/scenarios/authoring/build_report.pyand fails ongit diff --exit-code REPORT.mdto prevent the report from going stale relative to snapshots. ATODOat the top ofbuild_report.pyflags this.🤔 Why it needs to be done
Prevents the CI testing report from going stale relative to snapshots
🏗️ Acceptance Criteria
⚙️ Technical Notes
📜 Additional context