Skip to content

docs(complete): curate the Highlights band of complete/index.md - #371

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/complete-archive-highlights
Aug 30, 2026
Merged

docs(complete): curate the Highlights band of complete/index.md#371
Jammy2211 merged 1 commit into
mainfrom
feature/complete-archive-highlights

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

Summary

complete/index.md is the token-light entry point over 1223 finished-work records, but its hand-curated Highlights band was still the placeholder line. This PR is the editorial pass the original prompt reduced to on 2026-08-09: 30 hard-won records now carry one-line lesson hooks (not task summaries) under five theme headings — JAX/numerics/perf · release/build/CI drift · samplers/inference · lensing science · Mind/Brain infrastructure.

complete/AGENTS.md now describes the link form the generator actually emits ([slug](YYYY/MM/slug.md), not [[wiki-links]]) and states what earns a Highlights line: a trap that cost a session, a decision that will be re-asked, an architecture invariant.

Closes #368. Member of bundle mind-workflow.

API Changes

None — internal changes only (docs + one test; scripts/lifecycle.py untouched).

Test Plan

  • python3 scripts/lifecycle.py index --check → OK (the band round-trips byte-for-byte through _render_index)
  • python3 scripts/lifecycle.py check → OK
  • python3 -m pytest -q -n auto → 282 passed, 0 failed (new: tests/test_lifecycle_index.py::test_a_curated_band_survives_index_regeneration_byte_for_byte, control-tested — a trailing blank line in the band fails it)
  • Reviewer: skim the band on the rendered page; every link target exists (test -f verified)
Full API Changes (for automation & release notes)

None.

Generated by the PyAutoLabs agent workflow.

The hand-curated band between the CURATED markers was still the placeholder.
Thirty records now carry one-line lesson hooks under five theme headings
(JAX/numerics/perf, release/build/CI drift, samplers/inference, lensing
science, Mind/Brain infrastructure). complete/AGENTS.md describes the link
form the generator actually emits (markdown links, not [[wiki-links]]) and
what earns a Highlights line. A new test proves a curated band survives
`lifecycle.py index` regeneration byte-for-byte.

Closes #368
@Jammy2211 Jammy2211 added the pending-release Awaiting coordinated release label Aug 29, 2026
@Jammy2211
Jammy2211 merged commit 15f1854 into main Aug 30, 2026
3 checks passed
@Jammy2211
Jammy2211 deleted the feature/complete-archive-highlights branch August 30, 2026 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pending-release Awaiting coordinated release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs(complete): curate the Highlights band of complete/index.md

1 participant