diff --git a/shared/utils/demo_dates.py b/shared/utils/demo_dates.py index 6b255e6c..5b16c906 100644 --- a/shared/utils/demo_dates.py +++ b/shared/utils/demo_dates.py @@ -10,7 +10,8 @@ from typing import Optional # Base reference date for all demo seed data # All seed scripts should use this as the "logical seed date" -BASE_REFERENCE_DATE = datetime(2025, 1, 15, 12, 0, 0, tzinfo=timezone.utc) +# Updated to November 2025 to show recent orchestration runs +BASE_REFERENCE_DATE = datetime(2025, 11, 25, 12, 0, 0, tzinfo=timezone.utc) def adjust_date_for_demo(