nexo_decision_log
Log a decision with its reasoning, alternatives considered, and supporting evidence to track key choices and their context.
Instructions
Log a non-trivial decision with reasoning, alternatives, and evidence
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Area (ads, shopify, server, project-a, nexo, project-b, other) | |
| decision | Yes | What was decided | |
| alternatives | No | JSON array or text of options considered and why discarded | |
| based_on | No | Data, metrics, or observations that informed this decision | |
| confidence | No | high, medium, or low | medium |
| context_ref | No | Related followup/reminder ID (e.g., NF-ADS1, R71) | |
| session_id | No | Current session ID (auto-filled if empty) | |
| review_days | No |