fix(sentiment): guide an informative, high-signal narrative

Add quality guidance to the narrative field so the sentiment report stays
informative and substantive, with each point adding new signal for the trader.
This commit is contained in:
Yijia-Xiao
2026-06-14 18:12:57 +00:00
parent 03600f3121
commit 7aef10acbd

View File

@@ -295,7 +295,9 @@ class SentimentReport(BaseModel):
"(3) dominant narrative themes; "
"(4) catalysts and risks surfaced by the data; "
"(5) a markdown table summarising key sentiment signals, their "
"direction, source, and supporting evidence."
"direction, source, and supporting evidence. "
"Keep it informative and substantive: develop each section thoroughly "
"with concrete evidence so every point adds new signal for the trader."
),
)