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
@@ -463,10 +463,11 @@ It is conversation-product hardening on top of the shipped shell.
463
463
`M8.25` now adds active-atom continuity notes and path-target diagnostics so focus/path drift is explicit instead of implicit.
464
464
`M8.26` now adds capability-taxonomy summary cards and latest study-action feedback so the current atom reads like a result surface instead of only a button cluster.
465
465
`M8.27` now adds recent current-atom result history so the rail preserves the last successful actions across turns instead of resetting to a blank continuity surface.
466
+
`M8.28` now adds localized result-detail previews inside that recent-activity history so the rail preserves what those actions produced, not just that they happened.
466
467
467
468
Priority order:
468
469
469
-
1.result-detail previews and history drill-down on top of the shipped current-atom recent-activity card,
470
+
1.history drill-down and continuity-driven follow-up affordances on top of the shipped preview-enabled current-atom recent-activity card,
470
471
2. only then deeper personalization work,
471
472
3. markdown-reader improvements only when they clearly compound the same study loop.
Copy file name to clipboardExpand all lines: docs/diataxis/en/explanation/development-progress-dashboard.md
+22-5Lines changed: 22 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,9 +18,9 @@ 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.27`,
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, and `M8.27` as the active-atom recent-result continuity baseline,
23
-
- move the remaining near-term budget into richer current-atom result previews and continuity affordances instead of reopening backend scope,
21
+
- keep closing the correction/product/operator gap exposed after `M8.20-M8.28`,
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, and `M8.28` as the active-atom result-preview baseline,
23
+
- move the remaining near-term budget into history drill-down and continuity affordances instead of reopening backend scope,
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
26
## Current Mainline Snapshot (2026-04-21 M8.18)
@@ -206,6 +206,23 @@ Execution anchor:
206
206
- cross-turn same-atom recent-history continuity,
207
207
- EN/ZH re-render coverage for the new history heading, count metric, and zero-state copy.
208
208
209
+
## Latest Mainline Increment (2026-04-21 M8.28 Active-Atom Result Detail Previews)
210
+
211
+
- Upgraded the recent-activity card from a label-only history list to a preview-bearing result surface:
212
+
- successful current-atom history entries now carry structured preview payloads for the result phase,
213
+
- the rail now renders localized detail lines for shipped result surfaces such as learning-path, study-session, memory-policy, and tutor-message actions,
214
+
- preview text stays render-time localized instead of storing language-locked strings inside diagnostics.
215
+
- Kept the slice frontend-bounded:
216
+
- no backend route, API contract, or persistence model changed,
217
+
- preview data is derived from capability execution results already returned to the runtime and stored only in the bounded diagnostics event ring.
218
+
- Closed the next usability gap after `M8.27`:
219
+
- the operator no longer has to infer what a recent action produced from the action label alone,
220
+
- language rerenders now preserve recent-activity meaning instead of degrading preview text into stale language-specific strings.
221
+
- Expanded regression coverage for:
222
+
- structured preview rendering in cross-turn current-atom history,
223
+
- diagnostics snapshot coverage for stored preview payloads,
224
+
- EN/ZH re-render coverage for localized preview text.
- Added first `AgentConversationAPI` contract surface:
@@ -1309,8 +1326,8 @@ Note: foundation-lane gates now exist on `main`; keep them in the normal verific
1309
1326
1310
1327
1. Treat backend sufficiency as closed-by-default while the gate remains green; do not reopen heavier backend work without new measured pressure.
1311
1328
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.
1312
-
3. Make the next planning round about post-`M8.27` bounded conversation-product hardening:
1313
-
-result-detail previews and history drill-down on top of the shipped current-atom recent-activity card before deeper personalization work,
1329
+
3. Make the next planning round about post-`M8.28` bounded conversation-product hardening:
1330
+
-history drill-down and continuity-driven follow-up affordances on top of the shipped preview-enabled current-atom recent-activity card before deeper personalization work,
1314
1331
- only then deeper personalization work,
1315
1332
- markdown-reader improvements only when they compound the same study loop.
1316
1333
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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -247,8 +247,8 @@ Recommended next product order:
247
247
- extend explicit conversation memory APIs beyond the current snapshot/read/managed-key inspection and note/correction/eviction surface,
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
-
- 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, and the recent-activity history card,
251
-
- next prioritize result-detail previews and history drill-down on top of the shipped current-atom recent-activity card before deeper personalization work.
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, and localized result-detail previews on that history surface,
251
+
- next prioritize history drill-down and continuity-driven follow-up affordances on top of the shipped preview-enabled current-atom recent-activity card before deeper personalization work.
252
252
2. markdown-reader improvement:
253
253
- only when it clearly compounds knowledge review or focus-mode study loops.
0 commit comments