Sign Off Report
sign_off_reportRequest a Valuein compliance certificate for one of the caller's OWN reports — a signed, publicly verifiable attestation at valuein.biz/verify/{id} that every fact the report cited was knowable at the time it was used (absence of lookahead bias). It attests provenance ONLY: it says nothing about whether the report's conclusions are correct or profitable, and must never be presented as though it did. ⚠️ IRREVERSIBLE AND OUTWARD-FACING. A certificate can be revoked (loudly — the URL keeps resolving and says so) but its signature stays cryptographically valid forever; there is no undo. It is classified RED, so a governed client will stage this for a named human to authorize rather than executing it autonomously. Propose it; do not claim to have certified anything yourself. PRECONDITION: every figure in the report must already be reviewed via save_figure_review — check with list_figure_reviews first. Refusals are PERMANENT outcomes, not transport errors, and name what to fix: unreviewed_figures (review them, then retry), rejected_figures (fix the report), no_figures (a report with nothing to verify is refused, never trivially passed), unverifiable_citation, not_certifiable. Do not retry a refusal unchanged. Only the report's author may sign it off. Tier: sp500+ (sample rejected).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| report_id | Yes | Identifier of the report to certify, as returned by create_report / list_my_reports / save_freeform_report. Must be authored by the calling customer. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| code | No | ||
| _meta | Yes | Provenance envelope — data lineage for every MCP response | |
| reason | No | ||
| message | No | ||
| verdict | No | ||
| coverage | No | ||
| certificate | No |