Archive Saved Thesis
delete_thesisSoft-delete a saved thesis: status flips to archived (the row stays for audit / re-scoring). Idempotent — archiving an already-archived thesis succeeds. Hard-delete is not supported by design; future versions may expire archived theses after N years. This does not delete the claims linked to the thesis — use delete_claim for those. Tier: paid + free (sample rejected).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thesis_id | Yes | Id returned by `save_thesis` or `list_theses`. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _meta | Yes | Provenance envelope — data lineage for every MCP response | |
| status | Yes | ||
| thesis_id | Yes |