feat(portal): surface cross-article claim links + clarify case vocabulary (T1.3)#167
Merged
Merged
Conversation
…lary (T1.3) The case dashboard hid the cross-article relationship links that already existed, and two sections read as opaque to a reviewer. - Claims list (case-view.js) surfaces each claim's non-contradiction relationship links — supports/updates/duplicates, both directions, naming the linked claim — over the same library items the ⚠ contradiction badge already used. Contradiction keeps its badge; the diachronic revision/* edges stay a forensic surface, excluded. Display-only; no collector or dossier-graph change. - One-line explainers under the Evidence and Case-graph headers answering 'what is this section for'; the outbound-links line now reads 'cites N outbound URLs (M also in this case) · cited by K case sources' instead of the ambiguous 'links to N external sources'. Pure render/copy. CHANGELOG + SMOKE P26.e-f. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_017SZCGu5qxuF2QCuGyJrNcH
bryanmatthewsimonson
marked this pull request as ready for review
July 16, 2026 09:20
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
TIER 1 slice 3 of the corpus-analysis wins. Display-only; no data-model, collector, or wire change.
supports/updates/duplicatesrelationship links — both directions, naming the linked claim ("→ supports: ", "← updated by: "). These edges already existed (kind-30055, cross-source by construction; auto-suggested by Phase-20.4 synthesis) but the dashboard never rendered them. Computed over the same library items the existing ⚠ contradiction badge uses; contradiction keeps its own badge, and the diachronicrevision/*edges stay a forensic surface (excluded here).CHANGELOG + SMOKE (P26.e–f).
Wire
None.
Verification
npm run build✅ ·npm test✅ 1719/1719 ·npx web-ext lint --self-hosted✅ 0 errors.🤖 Generated with Claude Code
https://claude.ai/code/session_017SZCGu5qxuF2QCuGyJrNcH
Generated by Claude Code