memory_fetch_evidence
Fetch exact source lines as verified evidence for a research event, with optional SHA-256 content matching and surrounding context for auditability.
Instructions
Fetch an exact event locator; keep display context outside its reference.
Event-less fetches are registered-file diagnostics only and cannot satisfy evidence eligibility. Changed-source diagnostics retain the registered reference even when the current file is shorter than that reference.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| end_line | No | ||
| event_id | No | ||
| start_line | Yes | ||
| context_lines | No | ||
| expected_sha256 | No | ||
| allow_mismatched_content | No |