Skip to content

chore(knowledge): Add verify-claims prompt section - #911

Merged
JeanMertz merged 1 commit into
mainfrom
verify
Jul 30, 2026
Merged

chore(knowledge): Add verify-claims prompt section#911
JeanMertz merged 1 commit into
mainfrom
verify

Conversation

@JeanMertz

Copy link
Copy Markdown
Collaborator

Add a new assistant.system_prompt_sections entry instructing the assistant to back two shapes of claim with a tool call in the same turn rather than memory: counts/exhaustiveness ("only three callers", "that's all of them") and claimed inability ("I can't do X from here"). Both are pointed out as failure modes where confidence comes from whatever happens to be in context, not from an actual search.

The section frames the distinction as behavior vs. scope: a test can back a behavioral claim, but a claim about how many or where requires a grep, and recommends hedged phrasing ("at least three that I've seen") when a full search isn't practical.

Add a new `assistant.system_prompt_sections` entry instructing the
assistant to back two shapes of claim with a tool call in the same
turn rather than memory: counts/exhaustiveness ("only three callers",
"that's all of them") and claimed inability ("I can't do X from
here"). Both are pointed out as failure modes where confidence comes
from whatever happens to be in context, not from an actual search.

The section frames the distinction as behavior vs. scope: a test can
back a behavioral claim, but a claim about how many or where requires
a grep, and recommends hedged phrasing ("at least three that I've
seen") when a full search isn't practical.

Signed-off-by: Jean Mertz <git@jeanmertz.com>
@JeanMertz
JeanMertz merged commit 74c3054 into main Jul 30, 2026
15 checks passed
@JeanMertz
JeanMertz deleted the verify branch July 30, 2026 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant