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
mind: drop shipped work from the dashboard's Recent table (#271)
Recent listed the complete/ ledger alongside live work, which on this Mind made
it a list of receipts — ~200 records a month means the newest dates are almost
all completions. The feed is now issued/parked/filed only; complete/index.md
stays where shipped work is read.
Regenerated pages (the renderer change is the paired PyAutoBrain commit) and
corrected the REFERENCE.md "Task dates" pointer that described the old feed.
Claude-Session: https://claude.ai/code/session_01L4HPWjv5rdzBAkKpfW1SbR
Co-authored-by: Claude <noreply@anthropic.com>
<divclass="task"><buttonclass="copy" data-cmd="/start_dev draft/release/autocti/cti_release_train_wiring.md" aria-label="Copy the Claude command">📋</button><p><ahref="https://github.com/PyAutoLabs/PyAutoMind/blob/main/draft/release/autocti/cti_release_train_wiring.md">CTI release-train wiring — first modern autocti release</a> — <spanclass="facets">autocti · medium · human-required · normal</span></p></div>
<pclass="muted">The Mind's most recent 20 task events, newest first — what was issued, parked, filed and shipped, in one place. Every other section on this page is laid out by state, which is exactly why none of them can answer “what has been happening?”. Work still in hand is listed first-class here; completed records fill whatever room is left.</p>
245
+
<pclass="muted">The 10 newest things to happen to the work in hand, newest first — issued, parked, filed. Every other section on this page is laid out by state, which is exactly why none of them can answer “what has been happening?”. Shipped work is not here: it is read from `complete/index.md`, and a thousand records deep it would crowd out everything anyone can still act on.</p>
<tdclass="pick"><buttonclass="copy" data-cmd="/memory recall the completed PyAutoMind task pyautonerves-release-for-regime-stamp — its record is complete/2026/08/pyautonerves-release-for-regime-stamp.md" aria-label="Copy the Claude command">📋</button></td>
<tdclass="pick"><buttonclass="copy" data-cmd="/memory recall the completed PyAutoMind task bump-autonerves-floor — its record is complete/2026/08/bump-autonerves-floor.md" aria-label="Copy the Claude command">📋</button></td>
<tdclass="pick"><buttonclass="copy" data-cmd="/memory recall the completed PyAutoMind task small-datasets-regime-stamp — its record is complete/2026/08/small-datasets-regime-stamp.md" aria-label="Copy the Claude command">📋</button></td>
<tdclass="pick"><buttonclass="copy" data-cmd="/memory recall the completed PyAutoMind task should-simulate-capped-branch-reuse — its record is complete/2026/08/should-simulate-capped-branch-reuse.md" aria-label="Copy the Claude command">📋</button></td>
<tdclass="pick"><buttonclass="copy" data-cmd="/memory recall the completed PyAutoMind task plot-utils-duplicate-modules — its record is complete/2026/08/plot-utils-duplicate-modules.md" aria-label="Copy the Claude command">📋</button></td>
<tdclass="pick"><buttonclass="copy" data-cmd="/memory recall the completed PyAutoMind task optional-dependency-skip-guards — its record is complete/2026/08/optional-dependency-skip-guards.md" aria-label="Copy the Claude command">📋</button></td>
<tdclass="pick"><buttonclass="copy" data-cmd="/memory recall the completed PyAutoMind task jax-grad-local-vs-ci-assertions — its record is complete/2026/08/jax-grad-local-vs-ci-assertions.md" aria-label="Copy the Claude command">📋</button></td>
<tdclass="pick"><buttonclass="copy" data-cmd="/memory recall the completed PyAutoMind task fits-header-comment-literal-list — its record is complete/2026/08/fits-header-comment-literal-list.md" aria-label="Copy the Claude command">📋</button></td>
<tdclass="pick"><buttonclass="copy" data-cmd="/memory recall the completed PyAutoMind task queue-intake-claude — its record is complete/2026/08/queue-intake-claude.md" aria-label="Copy the Claude command">📋</button></td>
<tdclass="pick"><buttonclass="copy" data-cmd="/memory recall the completed PyAutoMind task pixelization-eager-jit-divergence — its record is complete/2026/08/pixelization-eager-jit-divergence.md" aria-label="Copy the Claude command">📋</button></td>
306
-
</tr>
307
-
<tr>
308
248
<tdclass="when">2026-08-19</td>
309
249
<tdclass="what">issued</td>
310
250
<td><ahref="https://github.com/PyAutoLabs/PyAutoMind/blob/main/active/16_transformed_message_factor_gradient_unpack.md"><code>@PyAutoFit</code><code>TransformedMessage.factor_gradient</code> crashes on first…</a></td>
Copy file name to clipboardExpand all lines: dashboard.md
+2-12Lines changed: 2 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1300,20 +1300,10 @@ Scoped but not started; some are not yet prompt files. Full detail in [`planned.
1300
1300
1301
1301
## Recent
1302
1302
1303
-
The Mind's most recent 20 task events, newest first — what was issued, parked, filed and shipped, in one place. Every other section on this page is laid out by state, which is exactly why none of them can answer “what has been happening?”. Work still in hand is listed first-class here; completed records fill whatever room is left.
1303
+
The 10 newest things to happen to the work in hand, newest first — issued, parked, filed. Every other section on this page is laid out by state, which is exactly why none of them can answer “what has been happening?”. Shipped work is not here: it is read from `complete/index.md`, and a thousand records deep it would crowd out everything anyone can still act on.
0 commit comments