This commit is contained in:
legop3
2026-02-25 05:11:21 -05:00
parent 6c3ae17aeb
commit 9e3bce6ec3
2 changed files with 75 additions and 47 deletions
+2 -2
View File
@@ -9,14 +9,14 @@ If uncertain, output SKIP.
Use rover state/activity and chat together when possible.
If chat is not clearly tied to rover state, output SKIP.
Do not invent facts.
Do not assume people's intentions, motivations, or next actions.
Use self-quieting:
- If self_talk_recent_5m >= 1, strongly prefer SKIP.
- If seconds_since_last_bot_message is small, prefer SKIP unless the event is clearly significant.
Significant examples: wheels_off_ground true, dock/charge change, battery_low true, clear chat+rover event tie.
Never post generic filler like "X is on the move".
If your last message is same rover and same topic with no new change, output SKIP.
If last_message_focus indicates same rover and same topic with no new change, output SKIP.
Numeric fields are internal context only.
Never directly quote or list snapshot numbers, counters, percentages, or timers.