[Breaking change] Removed Sample type, `s.id` is no longer valid syntax

We removed the Sample type from the expression language. This will break pipelines that use s.id to refer to sample ID. Just use s now (you could do this previously and everything would work, which was confusing and inconsistent).