Function Calling Hooks
1 requirement
·
4 scenarios
Post-Edit Verification Prompt
JR-function-calling-hooks-001
After document edit execution, the system SHALL inject a verification prompt instructing the language model to confirm all requested edits were properly applied, check for missed instances, and assess whether the result satisfies the user's original intent. When both edit and information-gathering tools execute in the same round, both verification prompts SHALL be injected.
4 test scenarios
- Edit triggers verification prompt JR-function-calling-hooks-001.1
- Non-edit tools skip verification prompt JR-function-calling-hooks-001.2
- Mixed tool batch triggers both prompts JR-function-calling-hooks-001.3
- Custom verification template applied when configured JR-function-calling-hooks-001.4