Captured snapshot of a project configuration suitable for audit history.
public ConfigurationSnapshot(Guid Id, DateTimeOffset CapturedAt, string? Author, string? Comment, PackagingProject Project)
Snapshot identifier.
Capture timestamp (UTC).
Actor initiating the capture (optional).
Optional comment describing the change.
Immutable project payload.