nwhitehouse wires up clickable citations in extracted tables
Reviewers can now jump straight from a table cell to the exact page and phrase in the source document.
When an AI pulls structured data out of a PDF - parties, dates, clauses into neat columns - the hard part isn't extraction, it's trust. nwhitehouse's update makes every extracted cell defend itself: click a citation chip and the document viewer jumps to the cited page; click a keyword chip and the doc search runs the phrase and scrolls to the first hit.
The team tightened the model prompts so every name, date, and clause has to come with a page-and-quote citation rather than vague prose like "(see Page 5)." When the model still slips and writes the page reference in prose anyway, a frontend safety net catches it and at least preserves the page-jump. Chip labels also got smarter - "Section 2.06" or the first words of the quote, rather than a useless "Page 1" repeated four times.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?