CitationResolution
@forge/monorepo / frontend/src / CitationResolution
Type Alias: CitationResolution
CitationResolution =
"linkable"|"not-linkable"|"unresolvable"
Defined in: frontend/src/citations.ts:25
Whether a citation can be opened elsewhere, and why not when it cannot.
Two different absences: a retrieval citation is inside the workspace and has no external URL, and a source marked unresolvable had one that no longer works. A reader needs different sentences, and collapsing them would tell someone a document was deleted when it never left.