mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-17 10:00:46 -04:00
tweakes
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user