@sellable/install 0.1.574 → 0.1.575
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -623,8 +623,11 @@ those terminal results, report **every** entry in `terminalEvidence.rows`, one
|
|
|
623
623
|
per scoped sender/date/lane—not only the headline deferral or blocker. Include
|
|
624
624
|
`targetSlots`, `takenSlots`, `remainingTargetGap`, `fillableSlotsNow`,
|
|
625
625
|
`blockedGap`, `terminalClassification`, `reasonCodes`, `approvedDelta`, and
|
|
626
|
-
`scheduledDelta`.
|
|
627
|
-
|
|
626
|
+
`scheduledDelta`. When `reasonCodes` contains
|
|
627
|
+
`paid_inmail_credit_refresh_failed`, also report `paidCreditRefreshAttempt`
|
|
628
|
+
exactly: `attemptedAt`, `outcome`, `errorClass`, `errorDetail`, and `durationMs`.
|
|
629
|
+
A cumulative observation, vague "credit refresh" label, or one surfaced blocker
|
|
630
|
+
is never a row-complete terminal summary.
|
|
628
631
|
|
|
629
632
|
Lead every row-complete terminal summary by stating that all scoped
|
|
630
633
|
sender/date/lane rows were explored. Never say the workspace "stopped on" one
|