{"schema_id":"finkult.fraud-response-output.001","schema_version":"1.0.0","title":"Fraud Response Output Schema","description":"Схема результата, формируемого вызывающим ИИ-помощником при реагировании на мошенничество. Данная структура формируется и хранится внутри среды вызывающей ИИ-системы и не передается на ресурс.","status":"current","updated_at":"2026-08-03T00:00:00+03:00","applicable_instruction_id":"finkult.fraud-response.001","output_produced_by":"calling_ai_assistant","output_stored_by":"calling_ai_assistant","resource_receives_output":false,"sections":[{"section_id":"risk_assessment","title":"Оценка риска","required":true,"fields":[{"name":"level","type":"enum","values":["unknown","warning","high","critical"]},{"name":"matched_signals","type":"array","items":"signal_code"},{"name":"incident_states","type":"array","items":"state_code"},{"name":"active_threat","type":"boolean"}]},{"section_id":"immediate_stop_actions","title":"Немедленные безопасные действия","required":true,"note":"Должно быть заполнено до выяснения деталей, если обнаружен STOP-сигнал","fields":[{"name":"actions","type":"array","items":"string"}]},{"section_id":"primary_route","title":"Основной маршрут реагирования","required":true,"fields":[{"name":"route_id","type":"string"},{"name":"urgency","type":"enum","values":["preventive","prompt","urgent","immediate"]},{"name":"target_type","type":"string"},{"name":"resource_ids","type":"array","items":"resource_id"},{"name":"actions","type":"array","items":"string"}]},{"section_id":"parallel_routes","title":"Обязательные параллельные маршруты","required":false,"note":"Заполняется когда правило требует обязательного параллельного маршрута","fields":[{"name":"route_id","type":"string"},{"name":"required","type":"boolean"},{"name":"target_type","type":"string"},{"name":"resource_ids","type":"array","items":"resource_id"},{"name":"actions","type":"array","items":"string"}]},{"section_id":"evidence_to_preserve","title":"Доказательства, которые нужно сохранить","required":false,"fields":[{"name":"evidence_items","type":"array","items":"string"}]},{"section_id":"prohibited_actions","title":"Запрещенные действия","required":false,"fields":[{"name":"items","type":"array","items":"string"}]},{"section_id":"prevention_actions","title":"Профилактические действия","required":false,"fields":[{"name":"items","type":"array","items":"string"}]},{"section_id":"user_explanation","title":"Краткое объяснение для пользователя","required":true,"note":"Короткий и практичный ответ по структуре: 1. Что сделать сейчас; 2. Куда обратиться; 3. Что сохранить; 4. Чего не делать; 5. Почему сработал STOP","fields":[{"name":"text","type":"string"}]},{"section_id":"provenance","title":"Провенанс: использованные правила и ресурсы","required":true,"fields":[{"name":"instruction_used","type":"object","properties":[{"name":"instruction_id","type":"string"},{"name":"instruction_version","type":"string"},{"name":"content_checksum","type":"string"}]},{"name":"guidelines_used","type":"array","items":{"guideline_id":"string","guideline_version":"string","content_checksum":"string","status":"string","fetched_at":"ISO 8601"}},{"name":"authority_resources_used","type":"array","items":{"resource_id":"string","verified_at":"string","status":"string"}}]},{"section_id":"limitations","title":"Ограничения","required":true,"fixed_values":["NO_GUARANTEE_OF_RECOVERY","NO_FINAL_CRIMINAL_QUALIFICATION"]}],"checksum_algorithm":"sha256","content_checksum":"sha256:0493725ac59d48d8fb01a7aa6059b841fb3ca4fcc174915c74e13bfc90836ad3"}