verify_audit_hash
Verify integrity of a Trading Decision Record by recomputing its SHA256 hash and comparing with the stored hash to detect tampering.
Instructions
Verify the integrity of a Trading Decision Record.
Recomputes the SHA256 data_hash from stored inputs and compares with the hash computed at decision time. A mismatch indicates tampering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trade_id | Yes | Trade ID to verify (e.g., "MT5-7047640363"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||