record_file_evidence
Hash a project file and record evidence against acceptance criteria, verifying integrity with an expected SHA-256 to produce a pass or fail result.
Instructions
Hash a project file; only an explicit expected hash produces observed pass or fail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Identifier returned by create_task. | |
| criterion_ids | Yes | Active criteria this evidence verifies. | |
| relative_path | Yes | Project-relative regular file evidence path. | |
| expected_sha256 | No | Expected SHA-256; omission records an unknown observation. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||