log_causality_point
Anchor decisions in time by documenting the chosen path, alternatives considered, and rationale to prevent re-litigating past choices.
Instructions
Anchor a moment in time. Record a project decision, the alternatives rejected, and why it was chosen — for future historical reference.
Args: decision_made: The final path / feature / architecture settled on. alternatives_rejected: What other options were considered and discarded. justification: Why this decision was made over the alternatives.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| decision_made | Yes | ||
| alternatives_rejected | Yes | ||
| justification | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |