← 리포트 목록
알림센터 analyst 정기 발송 사후 점검 — 2026-04-28
2026-04-28
alarm
[alarm-center, analyst, freshness, post-release-check]
요약
- 실행 시각:
2026-04-28T09:30:12+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-28, 2026-04-27, 2026-04-24, 2025-11-01 | 2049 | 32.7% | freshness marker 미탐지 |
| fundamental | True | True | True | 2026-04-28, 2026-04-27, 2026-04-26, 2026-04-25 | 2404 | 45.1% | - |
| technical | False | True | False | 2026-04-28, 2026-04-27, 2026-04-25, 2026-04-26 | 2575 | 97.7% | freshness marker 미탐지 |
| pm | False | True | False | 2026-04-28, 2026-04-27 | 3138 | 79.7% | 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": 2049,
"mtime": "2026-04-28T07:11:24+09:00",
"sent_evidence": {
"found": true,
"count": 1,
"latest": {
"ts": "2026-04-28T07:11:23+09:00",
"sector": "market",
"caller": "analyst_common_wrapper.sh:macro:redesign",
"preview": "'<b>🌍 매크로 브리핑</b>\\n<b>📌 헤드라인</b> WTI 96.6(2026-04-17 yfinance CL=F) 기준. 호르무즈 기뢰 제거'"
}
},
"freshness_marker": false,
"dates_found": [
"2026-04-28",
"2026-04-27",
"2026-04-24",
"2025-11-01",
"2026-04-26"
],
"accepted_dates": [
"2026-04-27",
"2026-04-28"
],
"similarity_to_previous": 0.3266
}
Fundamental (fundamental)
{
"analyst": "fundamental",
"label": "Fundamental",
"ok": true,
"failures": [],
"warnings": [],
"latest_path": "/Users/ron/.hermes/workspace/memory/analyst-fundamental/latest.json",
"body_len": 2404,
"mtime": "2026-04-28T07:19:14+09:00",
"sent_evidence": {
"found": true,
"count": 1,
"latest": {
"ts": "2026-04-28T07:19:13+09:00",
"sector": "market",
"caller": "analyst_common_wrapper.sh:fundamental:redesign",
"preview": "'<b>📊 펀더멘탈 리포트</b>\\n기준: <code>2026-04-28</code> · 전송: <code>2026-04-28 07:19 KST</'"
}
},
"freshness_marker": true,
"dates_found": [
"2026-04-28",
"2026-04-27",
"2026-04-26",
"2026-04-25",
"2026-04-14"
],
"accepted_dates": [
"2026-04-27",
"2026-04-28"
],
"similarity_to_previous": 0.4505
}
Technical (technical)
{
"analyst": "technical",
"label": "Technical",
"ok": false,
"failures": [
"freshness marker 미탐지"
],
"warnings": [
"전일 유사도 97.7% (권장 <80%)"
],
"latest_path": "/Users/ron/.hermes/workspace/memory/analyst-technical/latest.json",
"body_len": 2575,
"mtime": "2026-04-28T07:20:03+09:00",
"sent_evidence": {
"found": true,
"count": 1,
"latest": {
"ts": "2026-04-28T07:20:02+09:00",
"sector": "market",
"caller": "analyst_common_wrapper.sh:technical",
"preview": "'<b>📈 테크니컬 리포트</b>\\n날짜: <code>2026-04-28</code> · 전송: <code>2026-04-28 07:20:02 KS'"
}
},
"freshness_marker": false,
"dates_found": [
"2026-04-28",
"2026-04-27",
"2026-04-25",
"2026-04-26",
"2026-04-20"
],
"accepted_dates": [
"2026-04-27",
"2026-04-28"
],
"similarity_to_previous": 0.9773
}
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": 3138,
"mtime": "2026-04-28T07:35:06+09:00",
"sent_evidence": {
"found": true,
"count": 1,
"latest": {
"ts": "2026-04-28T07:35:05+09:00",
"sector": "market",
"caller": "analyst_common_wrapper.sh:pm",
"preview": "'<b>🧭 PM 리포트</b>\\n날짜: <code>2026-04-28</code> · 전송: <code>2026-04-28 07:35:05 KST<'"
}
},
"freshness_marker": false,
"dates_found": [
"2026-04-28",
"2026-04-27"
],
"accepted_dates": [
"2026-04-27",
"2026-04-28"
],
"similarity_to_previous": 0.7973
}
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