fix: preserve bounded post-content failure provenance - #703
Merged
seonghobae merged 142 commits intoAug 26, 2026
Merged
Conversation
added 30 commits
August 26, 2026 11:30
…to HEAD # Conflicts: # frontend/src/components/OperationsDashboard.stories.tsx # frontend/src/components/OperationsDashboard.test.tsx # frontend/src/components/OperationsDashboard.tsx
…to fix/ask-auto-source-composer
…textualWisdomLab/LineageWeave into fix/pr688-restack-child # Conflicts: # backend/app/post_content_worker.py
…to fix/ask-auto-source-composer
…textualWisdomLab/LineageWeave into fix/pr688-restack-child
…to fix/ask-auto-source-composer
…textualWisdomLab/LineageWeave into fix/pr688-restack-child
…to fix/ask-auto-source-composer
…to codex/pr693-orchestrator-model-ownership
* feat(ontology): preserve overlapping voice classifications * fix(ontology): align voice summary authorization * fix(ui): keep voice evidence copy customer-facing * fix(dashboard): align voice period semantics * fix(dashboard): remove unused voice response copy * fix: enforce voice evidence boundaries * fix(voice): preserve active agreement evidence * fix(ontology): validate voice assertion evidence * fix(voice): keep source labels available * fix(voice): reconcile source assertions at ingestion * test: isolate future voice validity * docs: audit Rust ownership across dashboard stack * docs: refresh Rust boundary delivery evidence * fix: keep voice evidence independent and unique * fix: name voice evidence metrics precisely * docs: complete Python compute debt inventory * fix: preserve sourced voice memberships on reconcile * fix: keep voice migration order unique * fix(ui): unify dashboard loading announcement * fix(voice): exclude demo rows from real summaries --------- Co-authored-by: Codex <codex@localhost>
…to fix/ask-auto-source-composer
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
added 6 commits
August 26, 2026 19:27
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.
Follow-up to #693. Pins the durable readiness runtime and persists bounded channel-stage, HTTP status, orchestrator code, explicit retryability, and post-session correlation without source or provider response content. Focused tests: 77 passed; schema-inclusive focused set: 100 passed.