record_project_science_evidence
Append a review-confirmed science evidence receipt to a project after inspecting the artifact and source event, preserving lineage for later stages to cite.
Instructions
Append one bounded scientific-lineage receipt after explicit review.
Use this immediately after a hypothesis, search, data, AutoML, or solver
artifact is durably recorded. Later stages must cite predecessor receipt
IDs. Set confirm_record=true only after inspecting the artifact and its
source event; this call records context but authorizes no training,
deployment, policy activation, skill update, or production action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stage | Yes | ||
| summary | Yes | ||
| project_id | Yes | ||
| evidence_id | No | ||
| observed_at | No | ||
| artifact_kind | Yes | ||
| producer_role | Yes | ||
| confirm_record | No | ||
| skill_ids_json | No | [] | |
| artifact_schema | No | ||
| artifact_system | Yes | ||
| source_event_id | No | ||
| tool_names_json | No | [] | |
| artifact_reference | Yes | ||
| business_metric_id | Yes | ||
| evidence_refs_json | No | [] | |
| expected_direction | Yes | ||
| artifact_digest_sha256 | Yes | ||
| parent_receipt_ids_json | No | [] |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |