Phase-2: generated complete/index.md archive wiki (#71)#75
Merged
Conversation
) Token-light navigation over the 557 finished-work records (the autolens_assistant wiki model — curated markdown + links, no RAG): - lifecycle.py index [--apply|--check]: generates complete/index.md — records grouped by date bucket (newest first, unknown last), each a link + one-line hook (H2 parenthetical, falling back to the summary; bare-date parens skipped). A hand-curated Highlights band between CURATED markers survives regeneration (generated + curated split). --check fails on staleness (CI). - complete/index.md: generated (557 records, 5 buckets). - complete/AGENTS.md: index is now generated + how to navigate. - .github/workflows/lifecycle_drift.yml: runs `lifecycle.py check` + `index --check` on changes to the lifecycle files. Deterministic + idempotent; regenerate anytime with `lifecycle.py index --apply`. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
d9bb475 to
495c5ac
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Phase-2 of #71 (fulfils the filed
complete_archive_wiki.md). Token-light navigation over the 557complete/records — the autolens_assistant wiki model (curated markdown + links, RAG-free).lifecycle.py indexgeneratescomplete/index.md: records grouped by date bucket (newest first,unknownlast), each a link + one-line hook (H2 parenthetical → summary fallback). A hand-curated Highlights band betweenCURATEDmarkers survives regeneration.index --checkfails on staleness.complete/index.mdgenerated (557 records, 5 buckets)..github/workflows/lifecycle_drift.yml:lifecycle.py check+index --checkon lifecycle-file changes.complete/AGENTS.mdupdated.Deterministic + idempotent. Independent of the ship-record follow-up (#74/#110).
🤖 Generated with Claude Code