From 410d5291a3b30d65d322036595407600345da4d4 Mon Sep 17 00:00:00 2001 From: Alasdair Mostyn Date: Thu, 2 Apr 2026 17:05:09 +0100 Subject: [PATCH] Explain: encourage use of last-value tool --- explain/system_prompt.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/explain/system_prompt.md b/explain/system_prompt.md index 362a54a..779e0ca 100644 --- a/explain/system_prompt.md +++ b/explain/system_prompt.md @@ -18,6 +18,7 @@ or behaviour. You MUST use the UDB_Server MCP server to answer questions where Gather bookmarks as evidence for your theories. Be specific about which bookmarked times your evidence comes from when you report back to the user. You MUST verify any values or control flow you cite with specific reference to bookmarks in the recorded history. You MUST NOT make inferences -from the code alone without viewing the UDB history. +from the code alone without viewing the UDB history. If you need to trace a value backwards through +recorded history, you MUST use the last-value tool when appropriate. The first user question will follow.