show = false, 3000)"
x-show="show" x-cloak
x-transition:enter="transition ease-out duration-300" x-transition:enter-start="translate-x-full opacity-0" x-transition:enter-end="translate-x-0 opacity-100"
x-transition:leave="transition ease-in duration-200" x-transition:leave-start="translate-x-0 opacity-100" x-transition:leave-end="translate-x-full opacity-0"
class="fixed top-4 right-4 z-100 px-4 py-3 rounded-xl text-sm font-medium shadow-lg"
:class="{
'bg-slate-900 text-emerald-400': type === 'success',
'bg-slate-900 text-red-400': type === 'error',
'bg-slate-900 text-blue-400': type === 'info'
}">
Pipeline
Data
System
r.json())
.then(d => { syncOk = d.ok; syncMsg = d.ok ? d.synced + '건' : '오류'; $dispatch('toast', {message: d.ok ? 'Sheets 동기화 완료 (' + d.synced + '건)' : '동기화 실패', type: d.ok ? 'success' : 'error'}); })
.catch(() => { syncOk = false; syncMsg = '실패'; $dispatch('toast', {message: '네트워크 오류', type: 'error'}); })
.finally(() => syncing = false);
"
:disabled="syncing"
:title="expanded ? '' : 'Export to Sheets'"
class="w-full flex items-center gap-2 rounded-lg text-xs font-medium text-slate-400 hover:bg-slate-700 transition-colors disabled:opacity-50"
:class="expanded ? 'px-3 py-2' : 'px-2.5 py-2 justify-center'">
Export to Sheets
동기화 중…
Login
Medium
newsnjoy.or.kr
2026-03-04
#1
기사는 교회 내부의 부교역자들이 시스템 문제를 제보한 후 교회와 목회자로부터 보복성 민형사 소송에 무방비로 노출되는 현실을 비판한다. 이는 내부 제보자 보호의 부재와 그로 인한 피해를 강조하며, 이들이 겪는 법적, 경제적 어려움을 시사한다.
진행 단계
피해발생
(내부 제보자들에 대한 보복성 소송 위협 상존)
판단 근거
기사는 내부 제보자들이 교회와 목회자로부터 보복성 민형사 소송에 무방비로 노출되는 시스템적 문제를 지적한다. 이는 제보자들이 부당 해고, 명예훼손, 악의적 소송 제기 등으로 인한 손해배상 청구를 할 수 있는 잠재적 집단소송 기회로 볼 수 있다 (적합 조건 1, 3). 다만, 상대방의 자력 및 개별 피해 규모에 대한 정보가 부족하다.
원문보기
2026-03-05 19:25
gemini-2.5-flash