finalize_tuning_session
Finalize a database tuning session by selecting the winning candidate, recording the leaderboard, and documenting rejected experiments and the stopping reason.
Instructions
Finalize a tuning session with the winning candidate, complete leaderboard, rejected experiments, and explicit stopping reason.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Tuning session identifier. | |
| decision_id | No | ||
| database_name | No | ||
| idempotency_key | No | ||
| selection_scope | No | Select proven finalists by default. performance_only is an explicit opt-in and never asserts semantic equivalence. | proven |
| stopping_reason | Yes | Why the optimizer stopped. | |
| selected_candidate_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| headline | Yes |