Read-only local campaign artifact
assemblyai-transcription-contract.json
direct-telephony-wave-54/assemblyai-transcription-contract.json
{
"contract_version": "1.0",
"target": "Flat Fee House Cleaners Sarasota",
"execution_boundary": {
"api_called": false,
"credential_read": false,
"audio_uploaded": false,
"transcript_created": false
},
"request_contract": {
"speech_model": "universal-2",
"audio_url": "REQUIRES_APPROVED_NON_SENSITIVE_AUDIO_URL",
"speaker_labels": true,
"sentiment_analysis": true,
"entity_detection": true,
"redact_pii": true,
"redact_pii_policies": ["phone_number", "email_address", "credit_card_number"]
},
"required_safe_inputs": [
"authorized AssemblyAI account and credential",
"approved audio source with recording consent",
"retention and deletion decision",
"authorized destination for derived transcript"
]
}