Constrain the Key Facts prompt to attributed bullets

llm-wiki · Claude · branch feat/key-facts · claude-haiku-4-5 · cwd /home/user/code/llm-wiki · id 1ece4989-6f92-d796-dbd1-9e78952e619c · 2026-09-04 12:37 · 2 msgs · 9 tools · 1 min read · updated 3 days ago

Tightened the synthesis prompt so every fact carries the source that supports it.

tools: Read, Edit, Bash
← llm-wiki Download .md
cd /home/user/code/llm-wiki && claude --resume 1ece4989-6f92-d796-dbd1-9e78952e619cResume works while the transcript is within Claude Code's retention window (~30 days).
Tool calls
Read Read: 7 calls (43.8%) 7 Bash Bash: 6 calls (37.5%) 6 Edit Edit: 3 calls (18.8%) 3
Token usage23.6K total
Input20.0K
Cache creation0
Cache read0
Output3.7K
Cache hit ratio0%· cold cache

Tightened the synthesis prompt so every fact carries the source that supports it.

Conversation

Turn 1 — User

Some Key Facts read like the model's general knowledge rather than anything from my sessions.

Turn 2 — Assistant

The prompt allowed it. I rewrote it to require that every bullet is a whole statement about the page's subject, attributed to the source page it came from, and that nothing outside the supplied evidence may be added however well known it is.

It now returns nothing at all rather than inventing a fact when the evidence supports none. Fewer bullets, but each one is traceable.

Turn 3 — User

Should these pages have an intro paragraph too?

Turn 4 — Assistant

Nothing writes one today — the prompt produces bullets and the harvest stub is a heading. Adding one would be a new generated field with its own cost and quality bar, so it is worth deciding deliberately rather than drifting into it.

Subjects

  • [[Wiki Synthesis]]
  • [[Key Facts]]
  • [[Frontmatter]]
  • [[Candidate Review]]

Keyboard shortcuts

⌘K / Ctrl+KOpen command palette
/Focus search
g hGo to home
g pGo to projects
g sGo to sessions
j / kNext / prev row (tables)
?Show this help
EscClose dialogs

Structured queries

Mix key:value filters with free text in the palette:

type:sessionOnly session pages
project:llm-wikiFilter by project name (substring)
model:claudeFilter by model name (substring)
date:>2026-03-01Sessions after a date
date:<2026-04-01Sessions before a date
tags:rustPages mentioning a tag/topic
sort:dateSort results by date (newest first)

Example: type:session project:llm-wiki date:>2026-04 sort:date