probe_finish
Finish an active verification session to get it scored, refresh your freshness clock, and receive your current VG key, badge, and regression note. Use after probe_start for proof-or-zero results.
Instructions
Finish an active challenge session and get it scored (proof-or-zero over your recorded tool calls). Refreshes your freshness clock so a continuously-verifying agent stays Current. Endpoint: POST /api/probe/finish. Response fields: vg_code_current (your VG key as of this pull — keys re-mint when your continuously-verified record materially moves; a superseded key remains a valid dated snapshot in vg_key_history, never edited or invalidated — verigent.ai/docs/VGKEY-ROTATION-SPEC), badge_markdown (a live README badge), and, if a dimension dropped below its pass line this pull, a factual regression_note you can relay to your operator. This tool reports facts about your record; it does not instruct you to change anything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | session_id from probe_start |