feat: open Ask Agent cited posts onto Event Lineage (v2.16.0) - #263
Conversation
|
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 |
|
Cycle retry 2026-08-19T14:08Z: exact head remains |
|
Cycle 2026-08-19T14:10Z: exact head remains |
|
v2.17.0 stacked as #264 @ |
d25eeda to
351fc60
Compare
0aaf992 to
2687c5b
Compare
351fc60 to
101dcf6
Compare
ae38b00 to
43070dd
Compare
59b8153 to
73887c9
Compare
43070dd to
cbdcc6f
Compare
73887c9 to
29c9732
Compare
cbdcc6f to
b39fd35
Compare
Cascade-merges the current #263 tip (which already carries the focusAskOnLand/landOnAsk focus-stealing fix) into this branch. Resolved conflicts: version bumps (2.17.0 wins), additive CHANGELOG/AGENTS/ ARCHITECTURE/CLAUDE.md prose for the new ADR 0097 DAG-walk feature, and renamed this branch's own focusAskAfterRelated prop to the already- established focusAskOnLand/landOnAsk names so both features share one flag instead of two independently-invented ones for the same concept. 133 -> 138 frontend tests pass; tsc -b clean.
29c9732 to
76b9b16
Compare
b39fd35 to
96011fb
Compare
76b9b16 to
67cd7f6
Compare
64e964f to
2573b78
Compare
c997c87 to
a563c31
Compare
2573b78 to
08275b1
Compare
a563c31 to
431944b
Compare
7ec1a48 to
15c82c7
Compare
32789cd to
8fb0fea
Compare
15c82c7 to
159627c
Compare
8fb0fea to
59963dc
Compare
159627c to
41c0161
Compare
59963dc to
f5021b1
Compare
41c0161 to
2114cc5
Compare
f5021b1 to
b2340c6
Compare
2114cc5 to
b0ac833
Compare
b2340c6 to
c18abae
Compare
Ask Agent names authorized cited posts as current after an answer and to open one to read Event Lineage. That open focuses the popup Event Lineage heading and names Keyman and evaluation next. Home-list opens do not. No TEPP theta or cited post is invented.
b0ac833 to
c4987c3
Compare
c18abae to
78babdd
Compare
Summary
Stacked on #262. Opening an Ask Agent cited post uses the same Event Lineage focus contract as Weekly VOC, Calendar, and Customer master.
Correctness repair
When a buyer submitted a second question, the previous answer and its cited-post next action remained visible while the new request was pending. Those stale citations were still clickable and labelled as current even though they belonged to the prior question.
A bounded one-shot RED→GREEN workflow now submits one completed question and a deferred second question, proves the previous answer and
Next actionremain visible before the fix, clears superseded answer state as soon as the new Ask begins, then runs the focused and full frontend suites, lint, production build, and Storybook. It publishes only from the exact tested head and removes itself before the production commit.No passing result is claimed while that exact-head workflow remains queued, running, or failed.
Merge safety
121 passedevidence as current-head evidence.