@sellable/install 0.1.573 → 0.1.574
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
|
@@ -626,6 +626,11 @@ per scoped sender/date/lane—not only the headline deferral or blocker. Include
|
|
|
626
626
|
`scheduledDelta`. A cumulative observation or one surfaced blocker is never a
|
|
627
627
|
row-complete terminal summary.
|
|
628
628
|
|
|
629
|
+
Lead every row-complete terminal summary by stating that all scoped
|
|
630
|
+
sender/date/lane rows were explored. Never say the workspace "stopped on" one
|
|
631
|
+
sender or headline blocker: that blocker classifies one row after independent
|
|
632
|
+
sibling work was explored; it is not the traversal stop.
|
|
633
|
+
|
|
629
634
|
Resolve the workspace BEFORE the first call, exactly as the V1 route already
|
|
630
635
|
requires. `workspaceId` must be an exact id on every automation call: when the
|
|
631
636
|
operator names a workspace, call `list_workspaces` first and match that name to
|