[Atlas] Backfill lifecycle_changed_at for existing artifacts done

← Atlas
Many artifacts have lifecycle_changed_at=NULL despite being created >7 days ago: 940 figures, 528 notebooks, 459 experiments, 321 paper_figures, 140 wiki_pages, 82 analyses, 18 kg_edges, etc. Cannot audit lifecycle state transitions by time. Backfill: UPDATE artifacts SET lifecycle_changed_at = created_at WHERE lifecycle_changed_at IS NULL AND lifecycle_state != 'draft'. See spec ce3d7498_audit_lifecycle_states_spec.md Gap 4.

Completion Notes

Auto-completed by supervisor after successful deploy to main

Git Commits (5)

Squash merge: orchestra/task/73ff9962-agent-debate-enrollment-driver-driver-1 (69 commits) (#568)2026-04-27
Squash merge: orchestra/task/73ff9962-agent-debate-enrollment-driver-driver-1 (69 commits) (#568)2026-04-27
[Atlas] Backfill lifecycle_changed_at for existing artifacts [task:80730b86-0f45-43bd-a7ab-4ad3278d999a] (#512)2026-04-26
[Senate] Audit 25 artifact lifecycle states; deprecate 10 fail-quality notebooks [task:ce3d7498-b063-4a26-8656-735bbf6a3a8e]2026-04-26
[Senate] Audit 25 artifact lifecycle states; deprecate 10 fail-quality notebooks [task:ce3d7498-b063-4a26-8656-735bbf6a3a8e]2026-04-26
Payload JSON
{
  "completion_shas": [
    "e742bf219"
  ],
  "completion_shas_checked_at": ""
}

Sibling Tasks in Quest (Atlas) ↗