# v0.3.6 Remove AI Confidence Field

This patch removes AI Confidence from the office-facing editable lead form.

## Changes

- Removed the AI Confidence dropdown from the lead Overview edit form.
- Removed AI Confidence from manual lead update payloads.
- Removed AI Confidence from the Telnyx tool schema so new setup docs stay simpler.
- Existing leads may still contain an old `ai_confidence` value in `data/db.json`, but it is no longer shown or edited in the UI.
