Clarify branch follower status timing contexts

This commit is contained in:
Codex
2026-07-04 14:34:20 +00:00
parent 443602e6f2
commit fa9691c437
6 changed files with 204 additions and 7 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ export function followerEvidenceSummary(input: {
return {
pipelineRunRefName: pipelineRefName,
pipeline: compactPipelineEvidence(pipeline),
refreshBoundedReason: refresh === null ? "missing-from-live-and-stored-evidence" : null,
refreshBoundedReason: refresh === null ? "missing-control-plane-refresh-capability-evidence; status refresh job is reported separately at top-level refresh/liveRefresh" : null,
refresh: refresh === null
? null
: {