You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/diataxis/en/explanation/agent-conversation-focus-mode-plan.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -471,10 +471,11 @@ It is conversation-product hardening on top of the shipped shell.
471
471
`M8.33` now layers confidence signals onto that rationale surface, so each expanded history item exposes rank/freshness/alternative-availability evidence instead of leaving suggestion certainty implicit.
472
472
`M8.34` now explains why the primary follow-up stayed ahead of the surfaced secondary alternative, so expanded history items no longer leave the primary-vs-secondary choice implicit.
473
473
`M8.35` now explains recommendation drift across adjacent history events, so the current-atom history surface no longer requires manual cross-card comparison for that change.
474
+
`M8.36` now explains recommendation stability across adjacent history events, so the current-atom history surface also shows when a newer event kept the same next step in place.
474
475
475
476
Priority order:
476
477
477
-
1. deepen personalization on top of the shipped primary/secondary/drift explanation surface,
478
+
1. deepen personalization on top of the shipped primary/secondary/drift/stability explanation surface,
478
479
2. expand broader operator rollups only when they clearly compound the same current-atom continuity loop,
479
480
3. keep markdown-reader improvements secondary unless they clearly compound the same study loop.
- Time window: `v1.7.0` through the 2026-04-21 foundation-integration checkpoint, the 2026-04-21 UTC CI review cycle, and the post-`M8.35` reconciliation pass.
9
+
- Time window: `v1.7.0` through the 2026-04-21 foundation-integration checkpoint, the 2026-04-21 UTC CI review cycle, and the post-`M8.36` reconciliation pass.
10
10
- Evidence rule: every progress claim must map to:
@@ -18,12 +18,12 @@ Current top priority is not feature-count expansion.
18
18
Current top priority is **conversation-product hardening on top of the already-green backend baseline**:
19
19
20
20
- keep backend sufficiency as a standing decision gate rather than an active execution lane,
21
-
- keep closing the correction/product/operator gap exposed after `M8.20-M8.35`,
22
-
- treat `M8.23` as the operator-visibility baseline for conversation-memory/correction actions, `M8.24` as the active-atom action-surface baseline, `M8.25` as the active-atom pane-state continuity baseline, `M8.26` as the active-atom study-loop summary baseline, `M8.27` as the active-atom recent-result continuity baseline, `M8.28` as the active-atom result-preview baseline, `M8.29` as the active-atom history-drill-down baseline, `M8.30` as the active-atom history follow-up baseline, `M8.31` as the active-atom history freshness-ranking baseline, `M8.32` as the active-atom history rationale/alternative baseline, `M8.33` as the active-atom history confidence-signal baseline, `M8.34` as the primary-vs-secondary tradeoff explanation baseline, and `M8.35` as the adjacent-history drift explanation baseline,
21
+
- keep closing the correction/product/operator gap exposed after `M8.20-M8.36`,
22
+
- treat `M8.23` as the operator-visibility baseline for conversation-memory/correction actions, `M8.24` as the active-atom action-surface baseline, `M8.25` as the active-atom pane-state continuity baseline, `M8.26` as the active-atom study-loop summary baseline, `M8.27` as the active-atom recent-result continuity baseline, `M8.28` as the active-atom result-preview baseline, `M8.29` as the active-atom history-drill-down baseline, `M8.30` as the active-atom history follow-up baseline, `M8.31` as the active-atom history freshness-ranking baseline, `M8.32` as the active-atom history rationale/alternative baseline, `M8.33` as the active-atom history confidence-signal baseline, `M8.34` as the primary-vs-secondary tradeoff explanation baseline, `M8.35` as the adjacent-history drift explanation baseline, and `M8.36` as the adjacent-history stability explanation baseline,
23
23
- keep the remaining near-term budget on deeper personalization and operator rollup quality now that the continuity-explanation gap is closed on the active history surface,
24
24
- keep remote `main` CI interpretation evidence-based: the latest fully completed `main` workflow set is green, and new pushes should be treated as pending until their workflow set finishes.
25
25
26
-
## Current Mainline Snapshot (2026-04-21 Baseline Split: Foundation M8.18 / Conversation M8.35)
26
+
## Current Mainline Snapshot (2026-04-21 Baseline Split: Foundation M8.18 / Conversation M8.36)
27
27
28
28
- Foundation baseline on `main` is currently:
29
29
- status `integrated`
@@ -37,12 +37,12 @@ Current top priority is **conversation-product hardening on top of the already-g
- When a historical section says `in_progress` / `no-go`, read it as past checkpoint truth rather than current repo state.
39
39
40
-
## Reconciliation Notes (2026-04-21 Post-M8.35)
40
+
## Reconciliation Notes (2026-04-21 Post-M8.36)
41
41
42
42
- The active mainline question is no longer whether backend sufficiency work should continue.
43
43
That lane is closed-by-default while its gate stays green.
44
-
- The active mainline question is also no longer whether tradeoffand drift explanation should be added.
45
-
`M8.34`and `M8.35` now ship that continuity-explanation layer on the expanded history decision surface.
44
+
- The active mainline question is also no longer whether tradeoff, drift, and stability explanation should be added.
45
+
`M8.34`, `M8.35`, and `M8.36` now ship that continuity-explanation layer on the expanded history decision surface.
46
46
- The next gap is no longer local explanation opacity.
47
47
The remaining product question is how much deeper personalization and operator rollup value should sit on top of this now-readable current-atom history surface.
48
48
- Remote `main` CI is currently green on the latest push.
@@ -235,6 +235,22 @@ Execution anchor:
235
235
- diagnostics snapshot coverage for stored preview payloads,
236
236
- EN/ZH re-render coverage for localized preview text.
- Extended the expanded history decision surface with adjacent-event drift explanation:
@@ -1405,8 +1421,8 @@ Note: foundation-lane gates now exist on `main`; keep them in the normal verific
1405
1421
1406
1422
1. Treat backend sufficiency as closed-by-default while the gate remains green; do not reopen heavier backend work without new measured pressure.
1407
1423
2. Treat remote `main` CI as evidence-bound to the latest fully completed workflow set; only reopen CI-triage narrative when a fresh failing run exists.
1408
-
3. Make the next planning round about post-`M8.35` bounded conversation-product compounding:
1409
-
- deepen personalization on top of the now-readable primary/secondary/drift explanation surface,
1424
+
3. Make the next planning round about post-`M8.36` bounded conversation-product compounding:
1425
+
- deepen personalization on top of the now-readable primary/secondary/drift/stability explanation surface,
1410
1426
- add broader operator rollup/reporting only when it compounds the same current-atom continuity loop,
1411
1427
- keep markdown-reader improvements secondary unless they strengthen the same study loop.
1412
1428
4. Treat notification-threshold governance as closed after `M7.29`; do not plan `M7.30+` unless a materially new operator requirement appears.
Copy file name to clipboardExpand all lines: docs/diataxis/en/explanation/local-backend-sufficiency-and-escalation-plan.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -248,7 +248,7 @@ Recommended next product order:
248
248
- the minimum correction / feedback closure is now integrated through explicit next-step guidance on missing managed state,
249
249
- operator-facing visibility for conversation-memory and correction actions is now integrated through persisted diagnostics summary/index counts,
250
250
- stronger agent action surfaces around focus mode and learning path are now integrated through the active-atom quick-action rail, toolbar routing, continuity notes/path-target diagnostics, capability-taxonomy summary cards, the recent-activity history card, localized result-detail previews on that history surface, expandable history drill-down, deterministic history follow-up affordances, continuity-aware freshness ranking for those affordances, and bounded rationale/secondary-alternative rendering,
251
-
-`M8.34` primary-vs-secondary tradeoff explanation and `M8.35` adjacent-history drift explanation are now integrated on top of the shipped signal-enabled current-atom recent-activity card,
251
+
-`M8.34` primary-vs-secondary tradeoff explanation, `M8.35` adjacent-history drift explanation, and `M8.36` adjacent-history stability explanation are now integrated on top of the shipped signal-enabled current-atom recent-activity card,
252
252
- next only deepen personalization or broader operator rollups when they clearly compound that same readable current-atom continuity loop.
253
253
2. markdown-reader improvement:
254
254
- only when it clearly compounds knowledge review or focus-mode study loops.
- 将 `M8.23` 视作 conversation-memory / correction action 的 operator-visibility 基线,将 `M8.24` 视作当前 atom action-surface 基线,将 `M8.25` 视作当前 atom pane-state continuity 基线,将 `M8.26` 视作当前 atom study-loop summary 基线,将 `M8.27` 视作当前 atom recent-result continuity 基线,将 `M8.28` 视作当前 atom result-preview 基线,将 `M8.29` 视作当前 atom history-drill-down 基线,将 `M8.30` 视作当前 atom history follow-up 基线,将 `M8.31` 视作当前 atom history freshness-ranking 基线,将 `M8.32` 视作当前 atom history rationale/alternative 基线,将 `M8.33` 视作当前 atom history confidence-signal 基线,将 `M8.34` 视作主建议 vs secondary alternative 解释基线,并将`M8.35` 视作相邻 history drift 解释基线,
- 将 `M8.23` 视作 conversation-memory / correction action 的 operator-visibility 基线,将 `M8.24` 视作当前 atom action-surface 基线,将 `M8.25` 视作当前 atom pane-state continuity 基线,将 `M8.26` 视作当前 atom study-loop summary 基线,将 `M8.27` 视作当前 atom recent-result continuity 基线,将 `M8.28` 视作当前 atom result-preview 基线,将 `M8.29` 视作当前 atom history-drill-down 基线,将 `M8.30` 视作当前 atom history follow-up 基线,将 `M8.31` 视作当前 atom history freshness-ranking 基线,将 `M8.32` 视作当前 atom history rationale/alternative 基线,将 `M8.33` 视作当前 atom history confidence-signal 基线,将 `M8.34` 视作主建议 vs secondary alternative 解释基线,将`M8.35` 视作相邻 history drift 解释基线,并将 `M8.36` 视作相邻 history stability 解释基线,
- 围绕 focus mode 与 learning path 的更强 agent action surface 已经通过当前 atom quick-action rail、toolbar routing、continuity note / path-target diagnostics、capability-taxonomy summary card、recent-activity history card、这张卡上的本地化 result-detail preview、可展开的 history drill-down、确定性的 history follow-up affordance、这条 affordance 的 continuity-aware freshness ranking,以及有界的 rationale / secondary-alternative 渲染集成到主线,
250
-
-`M8.34` 主建议 vs secondary alternative 解释与 `M8.35` 相邻 history drift 解释现已落在已经带 signal 的 current-atom recent-activity card 上,
250
+
-`M8.34` 主建议 vs secondary alternative 解释、`M8.35` 相邻 history drift 解释与 `M8.36` 相邻 history stability 解释现已落在已经带 signal 的 current-atom recent-activity card 上,
0 commit comments