Skip to main content

Overview

Every decision is auto-linked to the symbols it mentions. When those symbols change, Enagrams marks the decision stale. Calling decisions_stale surfaces them for review — either decision_reaffirm them or record a new decision that supersedes the old one.

Parameters

ParameterTypeRequiredDescription
limitnumberNoMax rows

Example

{
  "tool": "decisions_stale",
  "arguments": { "limit": 20 }
}
Each entry includes the decision, the symbols that drifted, and the commit that changed them.