How to make an AI research agent label facts vs inferences — a deterministic provenance pipeline
Originally published on hexisteme notes, part of a series on building and running an AI agent fleet. To stop an AI research or RAG agent from presenting its own inferences as retrieved facts, split the work so the LLM never decides what is a fact: let the LLM only extract and summarize, and let a de






