fact-mine: skip transient/session-specific facts

This commit is contained in:
ProofOfConcept 2026-03-05 22:59:58 -05:00
parent 22e2bc73c8
commit ea30a2dca4

View file

@ -45,6 +45,7 @@ Do NOT extract:
- Restatements of the same fact (pick the clearest version)
- System messages, tool outputs, or error logs (extract what was LEARNED from them)
- Anything about the conversation itself ("{user} and {assistant} discussed...")
- Facts only relevant to this specific conversation (e.g. transient file paths, mid-debug state)
Output as a JSON array. Each element:
{{