Add copyable evidence-backed dashboard briefs - #157
Merged
FZ2000 merged 5 commits intoAug 28, 2026
Conversation
This was referenced Aug 28, 2026
…o codex/dashboard-recovery-actions
…o codex/dashboard-recovery-actions # Conflicts: # apps/agentacct/Sources/agentacct/DashboardPane.swift
This was referenced Aug 28, 2026
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.
Effect in one sentence
Adds a secondary Copy review brief action that copies the same recorded facts shown by the Shift Brief without resuming, rerunning, or mutating the Task.
Stack position
3 of 6: #153 → #155 → #157 (this copy layer) → #159 → #160 → #161.
This branch is based on #155, not
main; the stack is an alternative to standalone #152.Copied shape
A brief becomes a Continuation brief only when the daemon explicitly reports
handed_off: true.Truth and safety boundaries
Review order
Verification at current head
10cbd48git diff --checkagainst Build an evidence-first dashboard Shift Brief #155.Scope
This is deterministic local copy behavior only. It does not send a message, create a handoff, resume an agent, or change daemon state.