Discussion about this post

User's avatar
Adina Timar's avatar

That's a very good point.

I keep a record of where each fact is used: on which page and the section it's mentioned. This is generated after I publish an article. At writing I give a pool of facts (pulled deterministically and semantically from the databases), then I scan the text for matches and record all the ones that were used.

For finding dated facts: The match is done semantically using vector embeddings plus deterministic based on the taxonomy, when ingesting new info into the databases.

Facts are not inserted verbatim at writing as that would create very similar articles and read poorly.

AutomationLabs's avatar

The heal loop is the part most content-system writeups skip — tying every published page back to the exact facts it used, so a retired fact builds its own refresh queue. The failure mode worth naming: provenance drift, where a writer agent paraphrases a fact and the row-level link quietly stops matching the sentence on the page. Do you enforce that fact-to-page link at write time, or reconcile it after publish?

No posts

Ready for more?