Translate VaultMesh capabilities into procurement, legal, insurance, and board risk language with deterministic, low-jargon outputs suitable for institutional buying workflows.
Provide one JSON object with:
vaultmesh_capability_descriptiontarget_buyer_type (consultancy, regulated-ai-vendor, supervisory-authority)If input is incomplete or buyer type is invalid, return an error object and stop.
Return exactly two blocks in this order:
OUTPUT_SCHEMA.json.TEMPLATE.md.No extra prose.
term_mapping.why_this_reduces_exposure must be one paragraph.procurement_value_statement to one sentence.insurance_facing_framing and board_facing_framing to two sentences max each.term_mapping so every technical term has a buyer-language translation.If input is invalid, return:
{
"error": {
"skill": "procurement-risk-translator",
"code": "INVALID_INPUT",
"missing_fields": []
}
}