Open commitments (D-145 PA10)
Dashboard of open commitments and tasks per contact and project, sorted by each contact's follow-through reliability — dependable counterparties land on top so the easy wins get chased first. Auto-refreshes weekday morning and early afternoon; invoke any time for the current view.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Data fetch
open_loops
?
reliability_bands
?
▼
Process (14 steps)
open_loop_count
count
Count items in open loops entries
reliability_count
count
Count items in reliability bands entries
open_loop_targets
pluck
Extract target_id from each item
open_loop_text
join
Join items with ", "
high_reliability
filter
Filter by condition
mid_reliability
filter
Filter by condition
low_reliability
filter
Filter by condition
high_reliability_targets
pluck
Extract target_id from each item
mid_reliability_targets
pluck
Extract target_id from each item
low_reliability_targets
pluck
Extract target_id from each item
high_reliability_text
join
Join items with ", "
mid_reliability_text
join
Join items with ", "
low_reliability_text
join
Join items with ", "
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
end hour
setting
=
18
start hour
setting
=
8
open loop limit
setting
=
10
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.