Does the fact carry a visible timestamp?
Date every claim that can change — a title, a metric, a status — so an engine has a basis for treating it as time-bound rather than permanent.
A fact doesn't expire on its own in a generative engine's retrieved context. It sits there, dated or undated, until something newer and more authoritative displaces it — and most changes in the world never publish that signal.
By the end of this lesson, you should be able to inspect an entity's published facts for staleness risk, assign evidence-based readiness scores, identify which facts decay fastest, and explain why an unchanged page is not evidence that nothing has changed.
Date every claim that can change — a title, a metric, a status — so an engine has a basis for treating it as time-bound rather than permanent.
Set an owner and a review cadence for time-sensitive claims — without one, a fact only gets updated when someone happens to notice, which for most entities is rarely.
Separate volatile claims — role, funding stage, headcount — from stable ones like founding year or degree earned; treating everything as equally perishable wastes effort where it isn't needed and misses it where it is.
Update the modification date, resubmit to sitemaps, and refresh cached versions when a fact changes — an edit an engine's retrieval pipeline never re-crawls is functionally the same as no edit at all.
A founder's bio page states their title with no date attached. The title changed eight months ago when they became CEO of a new venture; the page still lists their prior role. No one on the team is assigned to review the bio, and the last edit to the underlying file — including the change eight months ago — never updated the page's dateModified field or triggered a sitemap resubmission.
Explicit dating is 0 — the title has no timestamp, so an engine has no signal it might be time-bound rather than current. Change detection is 0: no owner, no cadence, and the actual title change eight months ago is direct evidence the gap is real, not theoretical. Decay-prone triage is effectively 0 in practice — a title is one of the most volatile claims on a founder bio, and it was treated with the same lack of attention as a stable fact like a founding year would receive. Republish signal is 0: even the one real edit that happened never updated dateModified or resubmitted to a sitemap, so even a correct edit made today would carry no freshness signal forward. The appropriate next step is fixing the current title and setting dateModified and a sitemap resubmission as a standing part of any future edit — not just correcting the one stale fact in isolation.
STOP → DATE