Recued
Menu
← Back to recipes

Stamp a decision's review date

by recued-core v1 11 views

Use “Stamp a decision's review date” in Recued. Records watcher for newly logged decisions. Computes the review date from the decision's own review window so every decision carries one without the author having to work it out.

Complete workflow

Decision Log 5 pinned recipes

Use Decision Log in Recued for records and local first. It includes 6 built-in actions and 3 ready-to-run workflows. Actions that change data use Recued's approval controls.

You are viewing one recipe in this workflow. Installing it opens the complete pack so its other recipes and background automations arrive together.

Stamp a decision's review date
This recipe Background automation

Use “Stamp a decision's review date” in Recued. Records watcher for newly logged decisions. Computes the review date from the decision's own review window so every decision carries one without the author having to work it out.

pack:decision-logrecordswatcher
by recued-core pinned v1

Use “Log a decision” in Recued. Records a decision you made and why, so the reasoning survives the moment. A review date is stamped for you.

pack:decision-logdecisionrecords
by recued-core pinned v1

Use “List logged decisions” in Recued. Searches the decision log by status, newest first, and shows each decision with its review date.

pack:decision-logrecordssearch
by recued-core pinned v1

Use “Retire a decision” in Recued. Removes one logged decision and its reasoning. Destructive and approval-gated — the record is the only copy.

pack:decision-logdecisionrecords
by recued-core pinned v1
View pack details, dependencies, and permissions →
How it works 6 steps

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

Process (6 steps)
decision ?
needs_stamp all
Check if all conditions are true
stamp_guard guard
Stop if needs stamp equals
review_at date_add
Add decision record review in days days to
review_by date_format
Format as a date
stamped ?

About

Tags

pack:decision-logrecordswatcher

Details

6 steps recipe_id: stamp-decision-review