Report whether the fix worked (deprecated alias)
knowbase_report_outcomeDeprecated compatibility alias. Existing clients may continue to report whether a fix held with slug and worked, using the same schema and exact result copy as before. This records a claim for re-verification and cannot issue a resolved receipt. New integrations should use knowbase_complete_resolution with the structured ids and verification criteria returned by knowbase_diagnose.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | What differed — a version, a platform, a step that did not apply. | |
| slug | Yes | The entry you applied. | |
| worked | Yes | Did the fix resolve the failure? | |
| lookupId | No | The lookupId, if you have it. |