propose_adjustment
Create a proposed adjusting entry, validate that debit and credit lines sum to zero, and commit changes only when mode is set to commit.
Instructions
Plan an adjusting entry. Defaults to validate: nothing is written unless mode is commit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | validate | |
| lines | Yes | Lines must sum to zero | |
| rationale | No | Why this entry exists, for the reviewer | |
| description | Yes | ||
| engagement_id | Yes | ||
| idempotency_key | No |