Partial Deliver Vs Complete Deliver on Streams.... that is the question!
Our security team validates the date and time of the objects that reach production, which is why developers only delivered to RTC what changed, but this is a bad practice because when a new development begins the baseline will contain only a partial delivery of the system. So if they make complete deliveries of the system how can validate the security team which object was modified?
One answer
A baseline on a stream contains all of the changes delivered to that stream, not just the most recent delivery. So there is no such thing as a "partial delivery".