Skip to content
Recued
Menu
← Back to recipes

Open commitments (D-145 PA10)

by recued-core v1

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 16 steps

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 3 configurable

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.

Where it runs

Device + server Runs on your device (browser) or your server.

Data it touches

Warehousedata.enrichment

About

Tags

productivitycommitmentopen-loopdashboardai_surfacereactivepack:personal-organizer

Details

16 steps 3 configurable settings recipe_id: open-commitments