-
Notifications
You must be signed in to change notification settings - Fork 1
fix: restore exact PR #716 Dashboard delivery slice #778
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
seonghobae
merged 33 commits into
feat/dashboard-case-metrics
from
fix/propagate-pr716-dashboard-stack-20260828
Aug 28, 2026
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
e365664
fix: prioritize evidence-bound operations backfill (#716)
seonghobae 40d953f
docs: refresh dashboard repair snapshot
7db6af6
fix: isolate acceptance profiles and research copy
f5706e8
revert: keep measured compose profile boundary
2e558d3
docs: trace final dashboard repair review
afa8f4b
fix(frontend): localize operations dashboard copy
f68a0b2
test(frontend): verify dashboard locale switching
5138c7c
fix(frontend): localize dashboard code labels
1d8fcc7
fix(frontend): localize workspace navigation
5ea18ae
docs: refresh TEPP estimator evidence
09bf6ec
fix: stabilize source evidence response races
fd7de92
fix(frontend): remove mixed dashboard locale copy
959695d
fix(dashboard): close measurement and runtime acceptance gaps
e857c78
docs(gap): refresh exact repair snapshot
60150d8
fix(worker): continue bounded durable backfill
b2b46f4
docs(gap): bind durable continuation evidence
587a01a
fix(orchestrator): retain buildable Rust runtime pin
94cb65d
fix: keep externalized math boundaries fail closed
ddb3235
fix(seed): omit unavailable calibrated lineage
3d38f48
fix(frontend): keep mobile dashboard metrics readable
a72cd41
merge: restack dashboard repair onto current parent
0070cd2
fix: keep external lineage inference fail closed
e19ca90
merge: synchronize reviewed dashboard parent
6f9b328
test: align repair stack with owner math boundary
bc8b1f3
fix(frontend): restore repair-stack contracts
3ddee07
test(frontend): align locale-aware navigation
4982455
docs: correct commercial automation gap evidence
572ef39
merge: synchronize final dashboard parent repair
f27f427
docs: refresh exact repair-stack snapshot
a8b9199
docs: align source research citations with ADR 0268
df22c62
feat: expose post source research in detail view
94927d1
fix: keep private source research actions unavailable
b87b186
fix: preserve public research retry after citation load failure
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
17 changes: 17 additions & 0 deletions
17
CHANGELOG.d/2.19.0-post-scoped-source-reference-research.md
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| # 2.19.0 — Post-scoped source-reference research | ||
|
|
||
| ## Added | ||
|
|
||
| - Public posts can research a highlighted passage or image detail against a | ||
| cited public page (ADR 0268, remaining ADR 0133 / issue #611). The workflow | ||
| reuses self-hosted SearXNG, retrieves one public HTTP(S) target with | ||
| redirects disabled and non-global addresses rejected, and judges through | ||
| contextual-orchestrator `mode=verify`. Private posts fail closed without | ||
| egress. Deployments must set both source-research resource budgets explicitly; | ||
| otherwise the channel remains unavailable. Citations persist in 3NF | ||
| `source_research_citation`. | ||
| - Reader next action: open the cited public resource, then compare it with | ||
| the highlighted passage or image detail. Supported or refuted judgments | ||
| without a cited URL downgrade to not enough information. Missing search, | ||
| retrieval, or adjudication is `research_unavailable`, never a fabricated | ||
| score. |
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.