Skip to content

feat: open Ask Agent cited posts onto Event Lineage (v2.16.0) - #263

Open
seonghobae wants to merge 1 commit into
feat/customer-master-open-focus-event-lineage-v2150from
feat/ask-agent-open-focus-event-lineage-v2160
Open

feat: open Ask Agent cited posts onto Event Lineage (v2.16.0)#263
seonghobae wants to merge 1 commit into
feat/customer-master-open-focus-event-lineage-v2150from
feat/ask-agent-open-focus-event-lineage-v2160

Conversation

@seonghobae

@seonghobae seonghobae commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Summary

Stacked on #262. Opening an Ask Agent cited post uses the same Event Lineage focus contract as Weekly VOC, Calendar, and Customer master.

  • After an authorized answer, cited posts are named as current and can be opened onto Event Lineage (ADR 0096).
  • The opened post is marked current, with Keyman and evaluation as the next read.
  • A Board home-list open does not gain Ask-origin focus or copy.
  • No TEPP theta, cutoff body, or cited post is invented.

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 action remain 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

@coderabbitai

coderabbitai Bot commented Aug 19, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: abc337bc-1818-4d6d-baac-176904219ba6

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Copy link
Copy Markdown
Contributor Author

Cycle 2026-08-19T16:31 KST. Exact head 0aaf992. Frontend 121 passed, oxlint clean, production build succeeded. Independent exact-head APPROVE required. Do not self-approve. Issues #79 and #87 stay open.

Copy link
Copy Markdown
Contributor Author

Cycle retry 2026-08-19T14:08Z: exact head remains 0aaf992fab65a2e1ad6d41d5de8a7cad1825e04c (v2.16.0). Independent exact-head APPROVE still required. Do not self-approve. Next buyer gap after this Event Lineage focus contract is Keyman/evaluation landing under that focused heading (v2.17.0), stacked on this branch, not mixed into #92.

Copy link
Copy Markdown
Contributor Author

Cycle 2026-08-19T14:10Z: exact head remains 0aaf992 (v2.16.0 Ask Agent → Event Lineage). Independent exact-head APPROVE still required — do not self-approve. Next buyer increment is v2.17.0: preserve GNB focus flags when opening a linked Event Lineage DAG node from a focused popup so the Keyman/eval next-action contract stays on the walk. Issues #79 and #87 stay open. Do not mix into #92.

Copy link
Copy Markdown
Contributor Author

v2.17.0 stacked as #264 @ 3e5bfca on this exact head 0aaf992. Independent exact-head APPROVE still required on this PR — do not self-approve.

@seonghobae
seonghobae force-pushed the feat/customer-master-open-focus-event-lineage-v2150 branch from d25eeda to 351fc60 Compare August 20, 2026 01:11
@seonghobae
seonghobae force-pushed the feat/ask-agent-open-focus-event-lineage-v2160 branch from 0aaf992 to 2687c5b Compare August 20, 2026 01:11
@seonghobae
seonghobae force-pushed the feat/customer-master-open-focus-event-lineage-v2150 branch from 351fc60 to 101dcf6 Compare August 20, 2026 01:15
@seonghobae
seonghobae force-pushed the feat/ask-agent-open-focus-event-lineage-v2160 branch 2 times, most recently from ae38b00 to 43070dd Compare August 20, 2026 01:22
@seonghobae
seonghobae force-pushed the feat/customer-master-open-focus-event-lineage-v2150 branch from 59b8153 to 73887c9 Compare August 20, 2026 01:27
@seonghobae
seonghobae force-pushed the feat/ask-agent-open-focus-event-lineage-v2160 branch from 43070dd to cbdcc6f Compare August 20, 2026 01:29
@seonghobae
seonghobae force-pushed the feat/customer-master-open-focus-event-lineage-v2150 branch from 73887c9 to 29c9732 Compare August 20, 2026 01:38
@seonghobae
seonghobae force-pushed the feat/ask-agent-open-focus-event-lineage-v2160 branch from cbdcc6f to b39fd35 Compare August 20, 2026 01:39
seonghobae added a commit that referenced this pull request Aug 20, 2026
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.
@seonghobae
seonghobae force-pushed the feat/customer-master-open-focus-event-lineage-v2150 branch from 29c9732 to 76b9b16 Compare August 20, 2026 01:47
@seonghobae
seonghobae force-pushed the feat/ask-agent-open-focus-event-lineage-v2160 branch from b39fd35 to 96011fb Compare August 20, 2026 01:48
@seonghobae
seonghobae force-pushed the feat/customer-master-open-focus-event-lineage-v2150 branch from 76b9b16 to 67cd7f6 Compare August 20, 2026 01:55
@seonghobae
seonghobae marked this pull request as draft August 20, 2026 01:56
@seonghobae
seonghobae force-pushed the feat/customer-master-open-focus-event-lineage-v2150 branch from 64e964f to 2573b78 Compare August 20, 2026 02:01
@seonghobae
seonghobae force-pushed the feat/ask-agent-open-focus-event-lineage-v2160 branch from c997c87 to a563c31 Compare August 20, 2026 02:01
@seonghobae
seonghobae force-pushed the feat/customer-master-open-focus-event-lineage-v2150 branch from 2573b78 to 08275b1 Compare August 20, 2026 02:04
@seonghobae
seonghobae force-pushed the feat/ask-agent-open-focus-event-lineage-v2160 branch from a563c31 to 431944b Compare August 20, 2026 02:04
@seonghobae
seonghobae force-pushed the feat/customer-master-open-focus-event-lineage-v2150 branch from 7ec1a48 to 15c82c7 Compare August 20, 2026 02:07
@seonghobae
seonghobae force-pushed the feat/ask-agent-open-focus-event-lineage-v2160 branch from 32789cd to 8fb0fea Compare August 20, 2026 02:07
@seonghobae
seonghobae marked this pull request as ready for review August 20, 2026 02:08
@seonghobae
seonghobae force-pushed the feat/customer-master-open-focus-event-lineage-v2150 branch from 15c82c7 to 159627c Compare August 20, 2026 02:20
@seonghobae
seonghobae force-pushed the feat/ask-agent-open-focus-event-lineage-v2160 branch from 8fb0fea to 59963dc Compare August 20, 2026 02:20
@seonghobae
seonghobae marked this pull request as draft August 20, 2026 02:24
@seonghobae
seonghobae force-pushed the feat/customer-master-open-focus-event-lineage-v2150 branch from 159627c to 41c0161 Compare August 20, 2026 02:27
@seonghobae
seonghobae force-pushed the feat/ask-agent-open-focus-event-lineage-v2160 branch from 59963dc to f5021b1 Compare August 20, 2026 02:27
@seonghobae
seonghobae marked this pull request as ready for review August 20, 2026 02:29
@seonghobae
seonghobae force-pushed the feat/customer-master-open-focus-event-lineage-v2150 branch from 41c0161 to 2114cc5 Compare August 20, 2026 02:35
@seonghobae
seonghobae force-pushed the feat/ask-agent-open-focus-event-lineage-v2160 branch from f5021b1 to b2340c6 Compare August 20, 2026 02:35
@seonghobae
seonghobae force-pushed the feat/customer-master-open-focus-event-lineage-v2150 branch from 2114cc5 to b0ac833 Compare August 20, 2026 02:41
@seonghobae
seonghobae force-pushed the feat/ask-agent-open-focus-event-lineage-v2160 branch from b2340c6 to c18abae Compare August 20, 2026 02:41
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.
@seonghobae
seonghobae force-pushed the feat/customer-master-open-focus-event-lineage-v2150 branch from b0ac833 to c4987c3 Compare August 20, 2026 02:50
@seonghobae
seonghobae force-pushed the feat/ask-agent-open-focus-event-lineage-v2160 branch from c18abae to 78babdd Compare August 20, 2026 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant