Files
correx/apps
kami 7d4468f292 refactor(cleanup-03): delete ApprovalReducer and simplify RootReducer
Remove the approvalAction/NoOp wrong-scope filter and the ApprovalReducer
call site from RootReducer. approvalJustArrived is now derived from the
selected session's pendingApproval delta. Delete ApprovalReducer.kt,
ApprovalState.kt, and ApprovalReducerTest.kt; approval truth is
structurally owned by SessionSummary.
2026-05-25 16:18:12 +04:00
..