Deploy correlation for monorepos
One repository can now emit a deploy event per service, so a forty-package monorepo stops blaming every regression on the same commit.
- addedmark-deploy@v2 takes a service matrix and fans out one event per changed package.
- addedsgl trace --deploy <sha> scopes a trace search to a single release window.
- improvedAttribution weights onset distance: a deploy 24s before onset now outranks one 9m before.
- fixedRe-running a workflow no longer duplicates the deploy annotation.