afferens_verify
Fetch two live perception probes with a delay, compare raw payloads, and validate freshness to confirm real-time data integrity.
Instructions
Fetch the live perception feed twice with a short delay, then return both raw payloads plus a hash-based freshness check. Use this as a demo proof bundle when you need to show the feed is not placeholder data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max number of perception events to fetch on each probe (1-10, default 3). | |
| wait_ms | No | Delay between the two probes in milliseconds (default 2000). | |
| modality | No | Optional sensory modality to constrain the verification probe. |