Skip to content
Recued
Menu
← Back to recipes

Stalled projects (D-145 PA10)

by recued-core v1

Today's intervention list for projects: those with no activity past the 14-day stall horizon, plus active projects with no next action (no open task, pending commitment, or recent note) — each with an AI-suggested next step. Auto-refreshes on weekdays.

How it works 13 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Data fetch
stall_signals ?
next_action_gaps ?
Process (11 steps)
stalled_count count
Count items in stall signals entries
gap_count count
Count items in next action gaps entries
stalled_ids pluck
Extract target_id from each item
gap_ids pluck
Extract target_id from each item
intervention_ids flatten
Flatten nested lists in
intervention_unique unique
Remove duplicates from
intervention_count count
Count items in intervention unique
intervention_text join
Join items with ", "
any_intervention compare
Check if intervention count is greater than 0
next_action_prompt ?
skip: step.any_intervention not_equal true
card to_summary
Format results as a summary card
Settings 1 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

stall limit setting = 8

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

productivityprojectstalleddashboardai_surfacereactivepack:personal-organizer

Details

13 steps 1 configurable settings recipe_id: stalled-projects