DoD - Project level or Sprint level?
I was wondering if the Definition of Done (DoD) is defined for the entire Project or Sprint-by-Sprint. It seems like a lot of people define this for each Sprint.
I'd be interested in hearing people's opinion of this.
Thanks.
My view is DOD is for a product.
As explain in the scrum guide, DOD can become more stringent sprint after sprint, because of the knowledge acquired.
In my context, our DODs evolve, but very lightly from sprint to sprint.
Depending on your perspective you can argue that a DoD is per team, per product, or per sprint. See this thread:
https://www.scrum.org/Forums/aft/486
In my opinion it might best be thought of as per product release. Each team's DoD must comply with organizational standards for the product, so an increment of value can be collaboratively produced.
This is another way of saying that a DoD is per sprint, in so far as each sprint must yield a potentially releasable increment.
Thank you for your responses.