← 리포트 목록
알림센터 analyst 정기 발송 사후 점검 — 2026-04-27
2026-04-27
alarm
[alarm-center, analyst, freshness, post-release-check]
요약
- 실행 시각:
2026-04-27T09:31:58+09:00 - dry_run:
True - PASS: 1/4
- 실패 analyst: macro, technical, pm
- warning: 1건
결과표
| analyst | ok | sent | freshness | dates | body_len | similarity | failures |
|---|---|---|---|---|---|---|---|
| macro | False | True | False | 2026-04-27, 2026-04-24, 2026-04-23, 2025-11-01 | 1911 | 32.4% | freshness marker 미탐지 |
| fundamental | True | True | True | 2026-04-27, 2026-04-26, 2026-04-24, 2026-04-25 | 2316 | 47.1% | - |
| technical | False | True | False | 2026-04-27, 2026-04-26, 2026-04-25, 2026-04-17 | 2594 | 89.5% | freshness marker 미탐지 |
| pm | False | True | False | 2026-04-27, 2026-04-26 | 3120 | 76.0% | freshness marker 미탐지 |
상세
Macro (macro)
{
"analyst": "macro",
"label": "Macro",
"ok": false,
"failures": [
"freshness marker 미탐지"
],
"warnings": [],
"latest_path": "/Users/ron/.hermes/workspace/memory/analyst-macro/latest.json",
"body_len": 1911,
"mtime": "2026-04-27T07:06:35+09:00",
"sent_evidence": {
"found": true,
"count": 1,
"latest": {
"ts": "2026-04-27T07:06:33+09:00",
"sector": "market",
"caller": "analyst_common_wrapper.sh:macro:redesign",
"preview": "'<b>🌍 매크로 브리핑</b>\\n<b>📌 헤드라인</b> WTI 94.4(2026-04-17 yfinance CL=F) 기준. 호르무즈 기뢰 제거'"
}
},
"freshness_marker": false,
"dates_found": [
"2026-04-27",
"2026-04-24",
"2026-04-23",
"2025-11-01",
"2026-04-26",
"2026-04-20"
],
"accepted_dates": [
"2026-04-26",
"2026-04-27"
],
"similarity_to_previous": 0.3242
}
Fundamental (fundamental)
{
"analyst": "fundamental",
"label": "Fundamental",
"ok": true,
"failures": [],
"warnings": [],
"latest_path": "/Users/ron/.hermes/workspace/memory/analyst-fundamental/latest.json",
"body_len": 2316,
"mtime": "2026-04-27T07:18:43+09:00",
"sent_evidence": {
"found": true,
"count": 1,
"latest": {
"ts": "2026-04-27T07:18:42+09:00",
"sector": "market",
"caller": "analyst_common_wrapper.sh:fundamental:redesign",
"preview": "'<b>📊 펀더멘탈 리포트</b>\\n기준: <code>2026-04-27</code> · 전송: <code>2026-04-27 07:18 KST</'"
}
},
"freshness_marker": true,
"dates_found": [
"2026-04-27",
"2026-04-26",
"2026-04-24",
"2026-04-25",
"2026-04-23",
"2026-04-22"
],
"accepted_dates": [
"2026-04-26",
"2026-04-27"
],
"similarity_to_previous": 0.4708
}
Technical (technical)
{
"analyst": "technical",
"label": "Technical",
"ok": false,
"failures": [
"freshness marker 미탐지"
],
"warnings": [
"전일 유사도 89.5% (권장 <80%)"
],
"latest_path": "/Users/ron/.hermes/workspace/memory/analyst-technical/latest.json",
"body_len": 2594,
"mtime": "2026-04-27T07:20:06+09:00",
"sent_evidence": {
"found": true,
"count": 1,
"latest": {
"ts": "2026-04-27T07:20:04+09:00",
"sector": "market",
"caller": "analyst_common_wrapper.sh:technical",
"preview": "'<b>📈 테크니컬 리포트</b>\\n날짜: <code>2026-04-27</code> · 전송: <code>2026-04-27 07:20:04 KS'"
}
},
"freshness_marker": false,
"dates_found": [
"2026-04-27",
"2026-04-26",
"2026-04-25",
"2026-04-17",
"2026-04-24"
],
"accepted_dates": [
"2026-04-26",
"2026-04-27"
],
"similarity_to_previous": 0.8953
}
PM (pm)
{
"analyst": "pm",
"label": "PM",
"ok": false,
"failures": [
"freshness marker 미탐지"
],
"warnings": [],
"latest_path": "/Users/ron/.hermes/workspace/memory/analyst-pm/latest.json",
"body_len": 3120,
"mtime": "2026-04-27T07:35:08+09:00",
"sent_evidence": {
"found": true,
"count": 1,
"latest": {
"ts": "2026-04-27T07:35:07+09:00",
"sector": "market",
"caller": "analyst_common_wrapper.sh:pm",
"preview": "'<b>🧭 PM 리포트</b>\\n날짜: <code>2026-04-27</code> · 전송: <code>2026-04-27 07:35:07 KST<'"
}
},
"freshness_marker": false,
"dates_found": [
"2026-04-27",
"2026-04-26"
],
"accepted_dates": [
"2026-04-26",
"2026-04-27"
],
"similarity_to_previous": 0.7602
}
Telegram
{
"ok": null,
"skipped": true,
"reason": "dry_run"
}
자체평가
- 정확성: 4.2/5 — latest.json + sector_trace 기반 사후 점검.
- 완성도: 4.1/5 — freshness/date/length/similarity/DM 조건 포함.
- 검증: 4.1/5 — dry-run과 보고서 생성으로 확인.
- 최소 변경: 4.4/5 — 신규 점검 스크립트와 cron만 추가.
종합: 4.2/5
DONE