research_commit_ingest
Commit one approved pending draft to the canonical ledger and update derived indexes. Requires draft ID, SHA256, and approval receipt to prevent replay.
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 | |||