cell_review
Record human judgment on data cells to verify, correct, or assess materiality and deal consequences, preventing automated runs from overwriting reviewed decisions.
Instructions
Record a human's judgment on a cell: verification, correction, materiality, consequence.
Materiality and deal consequence are human columns by design; the engine never fills them. A verified or locked cell is not overwritten by a later run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lock | No | Lock the cell against re-runs. | |
| value | No | A corrected value. The old one is kept in history. | |
| column | Yes | ||
| unit_id | Yes | ||
| materiality | No | Critical | Material | Monitor | Immaterial. | |
| reviewed_by | No | Reviewer's initials. | |
| review_status | No | Unreviewed | Verified | Corrected | Disputed. | |
| deal_consequence | No | What it means for the deal. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||