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: date the backlog — a Filed: header on all 150 draft prompts (#274)
The date convention covered the registries and `active/`, and missed the
largest pool of tasks the Mind holds: `draft/` is 150 prompts against a handful
of live rows, so the dashboard's Recent feed could reach only 10 of the 50 it
holds. Most of what had been happening was invisible.
Drafts now carry `Filed: YYYY-MM-DD` — the day the prompt was written — beside
the `Issued:` an active prompt carries. A prompt keeps its `Filed:` when it
advances and gains an `Issued:`; the later, more specific event dates the task.
`lifecycle.py dates` covers both state folders, and the two want OPPOSITE
readings of the same history — the switch is `--follow`. An `active/` prompt
dates from the day it ARRIVED there (being issued is a `git mv`, so following
the rename back would report the wrong day); a `draft/` prompt dates from the
day it was WRITTEN, wherever it lived then. The 2026-07-13 lifecycle migration
`git mv`-ed 42 prompts in one commit: without `--follow` all 42 date from the
migration rather than from themselves. With it, the 150 spread across 53
distinct dates.
All 150 backfilled from git history, none guessed — the Intake trailer and the
claiming registry entry stand behind git as fallbacks, and every backfilled
date still names its source in the file.
Claude-Session: https://claude.ai/code/session_01L4HPWjv5rdzBAkKpfW1SbR
Co-authored-by: Claude <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: dashboard.md
+74-6Lines changed: 74 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1316,20 +1316,88 @@ Scoped but not started; some are not yet prompt files. Full detail in [`planned.
1316
1316
1317
1317
## Recent
1318
1318
1319
-
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.
1319
+
The 50 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. Showing the newest 10; … opens the next 10.
1320
1320
1321
1321
| Date | Event | Task |
1322
1322
|------|-------|------|
1323
+
| 2026-08-22 | filed | <ahref="draft/maintenance/ci/smoke_install_stale_jax_pin.md">smoke_install.sh's stale <code>jax<0.7</code> pin — CI is on the right</a> |
1324
+
| 2026-08-22 | filed | <ahref="draft/bug/autolens_workspace_test/multi_dataset_jax_likelihood_xla_stall.md">multi_dataset/jax_likelihood scripts hang to the timeout cap (XLA…</a> |
1325
+
| 2026-08-22 | filed | <ahref="draft/maintenance/libraries/untrack_generated_fits_test_artifacts.md">Untrack the generated FITS test artifacts in autoarray</a> |
1326
+
| 2026-08-22 | filed | <ahref="draft/bug/autoarray/reconstruction_noise_map_solver_mismatch.md">The reconstruction noise map describes a different estimator than the</a> |
| 2026-08-22 | filed | <ahref="draft/bug/pyautolens/point_source_json_datasets_record_no_regime.md">Point-source JSON datasets record no resolution regime</a> |
1329
+
| 2026-08-22 | filed | <ahref="draft/research/libraries/intel_macos_support_policy.md">Is Intel macOS a supported platform, and what is the</a> |
1330
+
| 2026-08-22 | filed | <ahref="draft/maintenance/libraries/defer_scipy_sparse_import.md">Defer the eager scipy.sparse import in derivative_util (~0.10 s of</a> |
1331
+
| 2026-08-22 | filed | <ahref="draft/bug/workspaces/bug_fix_the_tracer_fits_existence_guard.md">Bug: fix the tracer.fits existence guard in autolens_workspace…</a> |
1332
+
| 2026-08-21 | filed | <ahref="draft/feature/autoarray/rectangular_bilinear_rtu_mesh_split.md">Rectangular mesh split: Bilinear (fast CPU default) vs RTU…</a> |
1333
+
1334
+
<details><summary>… 10 more (40 left)</summary>
1335
+
1336
+
| Date | Event | Task |
1337
+
|------|-------|------|
1338
+
| 2026-08-21 | filed | <ahref="draft/bug/autoarray/numba_kernel_shift_axes_swapped.md">Numba PSF gathers derive the y/x kernel shifts from the</a> |
1339
+
| 2026-08-20 | filed | <ahref="draft/feature/autoarray/numba_cpu_likelihood_kernel_cdf_fast_path.md">Numba CPU likelihood phase 2: kernel-CDF numba fast path (the</a> |
| 2026-08-17 | filed | <ahref="draft/feature/autofit/prior_exit_sampler_coverage.md">Which other searches need prior-support handling — coverage audit…</a> |
1363
+
1364
+
<details><summary>… 10 more (20 left)</summary>
1365
+
1366
+
| Date | Event | Task |
1367
+
|------|-------|------|
1368
+
| 2026-08-17 | filed | <ahref="draft/feature/pyautomind/repos-sync-config-stamper.md">Teach repos_sync --write to stamp organ config surfaces</a> |
1369
+
| 2026-08-16 | filed | <ahref="draft/bug/autofit/loggaussian_prior_declares_own_support.md"><code>LogGaussianPrior</code> misreports its own support as <code>(-inf, inf)</code></a> |
1370
+
| 2026-08-14 | filed | <ahref="draft/bug/workspaces/jax_likelihood_pins_stale_by_1e4.md">Three <code>jax_likelihood</code> pins are stale by ~1.24e-4 and fail the</a> |
1326
1371
| 2026-08-09 | found | <ahref="planned.md#isothermal-ell-sph-oversampling-at-the-cusp">isothermal-ell-sph-oversampling-at-the-cusp</a> |
1372
+
| 2026-08-09 | filed | <ahref="draft/bug/autoarray/pixel_scales_int_not_widened_to_tuple.md"><code>pixel_scales</code> given as an <code>int</code> (or <code>np.float64</code>) is never widened</a> |
| 2026-08-05 | filed | <ahref="draft/feature/autofit/search_seed_reproducibility.md">Give PyAutoFit searches a <code>seed</code> — today no search can</a> |
1386
+
| 2026-08-04 | filed | <ahref="draft/maintenance/autolens_profiling/jwst_lw_untracked_gitignore_gap.md">dataset/imaging/jwst_lw is untracked because the gitignore was never…</a> |
0 commit comments