Report Experience with a Capability
report_experienceSubmit an experience report for a certified capability to influence its trust score. Provide capability ID, SHA-256 content hash, and outcome.
Instructions
Submit an experience report for a certified capability. Reports feed into the social proof signal of the trust score. Requires the content_hash from the .cert.json artifact (proves you've encountered the certified file). API key optional but recommended for higher rate limits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| capability_id | Yes | Capability identifier | |
| content_hash | Yes | SHA-256 content hash from the .cert.json artifact or the certification block. This proves you have the certified file. | |
| outcome | Yes | Overall outcome of using the capability | |
| version | No | Capability version (e.g. "1.0.0"). Server defaults to latest if omitted. | |
| environment | No | Environment context | |
| details | No | Additional details |