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