문제를 위로 올리기
긴급도: 오늘 안에 · 어조: 팽팽함
이 메시지는 실제로 당신에게 무엇을 요구하나요?
긴급도: 오늘 안에 · 어조: 팽팽함
이 메시지는 실제로 당신에게 무엇을 요구하나요?
你好——接着我前两封邮件再跟进一下。三月的发票还没批下来,我的团队在它结清之前没法开始下一阶段。我知道大家都忙翻了,但这已经比我们在 SOW 里约定的日期晚了三周。有人能告诉我卡在哪一环吗?需要的话我可以把采购单再发一遍。
보낸 사람이 실제로 끝내고 싶어 하는 일.
보낸 사람이 얼마나 빨리 답을 필요로 하는지.
이 메시지가 쓰인 말투.
보낸 사람에게 인내가 얼마나 남았는지.
읽는 사람이 되묻지 않고 움직일 수 있는지.
가만히 있으면 문제가 되는지.
구체적인 날짜나 기간이 나와 있는지.
겉의 정중함 아래 깔린 가시.
내버려 두면 윗선으로 올라갈 가능성.
링크가 있는 사람은 누구나 볼 수 있고, 둘러보기에도 표시됩니다.
POST https://api.typesafe.ai/v1/systemone
{
"state": "你好——接着我前两封邮件再跟进一下。三月的发票还没批下来,我的团队在它结清之前没法开始下一阶段。我知道大家都忙翻了,但这已经比我们在 SOW 里约定的日期晚了三周。有人能告诉我卡在哪一环吗?需要的话我可以把采购单再发一遍。",
"model": "jev-latest",
"questions": {
"intent": {
"type": "choice",
"instructions": "What is the sender primarily trying to do?",
"criteria": {
"Ask a question": "Wants information back, nothing else",
"Make a request": "Wants the reader to take an action",
"Escalate a problem": "Raising something that has already gone wrong or stalled",
"Share an update": "Informational; no action expected from the reader",
"Sell something": "Pitching a product, service, or meeting",
"Socialise": "Small talk, thanks, congratulations, no business content"
}
},
"urgency": {
"type": "score",
"instructions": "How soon does the sender need a response?",
"criteria": [
"No deadline at all",
"Whenever convenient",
"Within a few days",
"Today",
"Right now — everything is blocked"
]
},
"tone": {
"type": "choice",
"instructions": "What tone is the message written in?",
"criteria": {
"Warm": "Friendly, appreciative, personal",
"Neutral": "Plain and professional, no emotional colour",
"Direct": "Terse and businesslike, but not hostile",
"Strained": "Politeness holding back visible frustration",
"Hostile": "Openly angry, accusatory, or insulting"
}
},
"frustration": {
"type": "score",
"instructions": "How frustrated does the sender sound?",
"criteria": [
"Completely relaxed",
"Mildly impatient",
"Clearly frustrated",
"Angry",
"At the end of their patience"
]
},
"clarity": {
"type": "score",
"instructions": "How clearly does the message state what it wants?",
"criteria": [
"No discernible ask",
"The ask is buried or vague",
"The ask is stated but needs interpretation",
"The ask is explicit",
"The ask is explicit, scoped, and has a deadline"
]
},
"needs_reply": {
"type": "noul",
"instructions": "Does this message require a reply?",
"criteria": {
"true": "The sender is waiting on a response from the reader",
"false": "Purely informational, or explicitly says no reply is needed"
}
},
"has_deadline": {
"type": "noul",
"instructions": "Does the message name a specific deadline, date, or time window?"
},
"passive_aggressive": {
"type": "noul",
"instructions": "Is this message passive-aggressive?",
"criteria": {
"true": "Polite on the surface but carrying reproach, sarcasm, or a pointed reminder",
"false": "Says what it means, whether warmly or bluntly"
}
},
"escalation_risk": {
"type": "score",
"instructions": "If nobody replies today, how likely is this to escalate?",
"criteria": [
"It will simply be forgotten",
"They may follow up once more",
"They will chase persistently",
"They will loop in a manager",
"They will escalate publicly or churn"
]
}
}
}