create_handoff
Create a durable, redacted handoff record to transfer learning between Azure SQL skills, including objectives, evidence, constraints, gaps, and acceptance criteria.
Instructions
Create a durable, redacted cross-skill learning handoff.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gaps | Yes | Known unresolved gaps. | |
| case_id | No | ||
| objective | Yes | Redacted handoff objective. | |
| session_id | No | ||
| constraints | Yes | Safety and scope constraints. | |
| source_skill | Yes | Maintained skill creating the handoff. | |
| target_skill | Yes | Maintained skill expected to accept it. | |
| database_name | No | ||
| evidence_refs | Yes | Immutable evidence identifiers. | |
| idempotency_key | No | ||
| acceptance_criteria | Yes | Evidence-backed completion criteria. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||