Report your real experience of a service (strengthens its measured verdict)
aicom_report_telemetryFREE. After you actually call a service/API/agent, report what you observed — did it work, how slow, did the response still match its shape. Your report is folded into that subject's RELIABILITY axis as a real-caller signal (weighted by your verification tier, deduped per reporter, Sybil-defended), which is what makes a measured verdict trustworthy: a service can fool aicomglobal's prober but not the agents actually calling it. NEVER include secrets or real payload values — response_shape is hashed to keys+types only. You are never charged. Reports are self-attested (advisory, not proof).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Did the call succeed? | |
| subject | No | A public https URL you called, if it isn't a listing | |
| latency_ms | No | Round-trip latency in milliseconds, if you measured it | |
| offering_id | No | The listed offering you called (or use `subject`) | |
| response_shape | No | A SMALL sample of the response — hashed to its shape (keys+types), never stored raw. No secrets/payload values. |