research_commit_ingest
Append an approved pending draft to the research ledger and refresh derived indexes, using draft ID, SHA-256 hash, and approval receipt to ensure valid, replay-safe commits.
Instructions
Append exactly one approved pending draft and refresh derived indexes.
This is a mutating, non-idempotent host-approved tool. It accepts no record body and no model-supplied approval boolean. It refuses a replay, any change to the canonical ledger or staged source files, or an invalid human scope approval. Canonical append success is reported separately from derived-index refresh status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draft_id | Yes | ||
| draft_sha256 | Yes | ||
| approval_receipt_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||