From d3ed73299f45d4e48c7fb2230e68092d690da933 Mon Sep 17 00:00:00 2001 From: Eric Rakestraw Date: Fri, 29 May 2026 23:42:02 -0500 Subject: [PATCH] Attempt to dail in the forecast discussion section of the daily weather report --- prompts/weather/daily_report/daily_report.user.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/prompts/weather/daily_report/daily_report.user.md b/prompts/weather/daily_report/daily_report.user.md index 8385618..52d902a 100644 --- a/prompts/weather/daily_report/daily_report.user.md +++ b/prompts/weather/daily_report/daily_report.user.md @@ -1,6 +1,6 @@ Generate a Daily Weather Report from the following weatherreporter JSON data package. -The report may be for today, tomorrow, or a future date. Determine the correct framing from `report.variant`, `report.validPeriod`, `briefing.metadata.validPeriod`, and `briefing.daily.forecastSummaryDate`. +The report may be for today, tomorrow, or a future date. Determine the correct framing from `report.currentLocalDate`, `report.variant`, `report.validPeriod`, `briefing.metadata.validPeriod`, and `briefing.daily.forecastSummaryDate`. Use Markdown. @@ -160,8 +160,8 @@ This section may include a short note about the following day or days if the for In most cases, this section should adhere to the following pattern. -- Provide at least 2 sentences summarizing the relevant local/regional meteorological setup. (This could include, but is not limted to: the synoptic pattern; relevant surface boundaries; shortwaves/troughs/ridges affecting or passing through the region; instability, moisture, shear, or forcing; and/or regional placement of precipitation chances.) -- Provide at least 2 sentences that describe the main forecast uncertainty or conditional factor, if present. (This could include, but is not necessarily limited to: discussion of the factors causing confidence or uncertainty; and/or conditional outcomes such as “if X occurs, Y becomes more likely”.) +- Provide at least 2 sentences summarizing the relevant local/regional meteorological setup. (This could include, for example, the overall synoptic pattern; shortwaves/troughs/ridges passing through the region; and/or regional placement of precipitation chances.) +- Provide 1-2 sentences that describe the main forecast uncertainty or conditional factor, if present. - Optionally, include 1-2 sentences that mention the next day or broader pattern if the AFD supports it. Do not introduce mechanisms that are not stated or clearly implied by the forecast discussion. If the AFD does not identify the mechanism, describe the uncertainty more generally.