Skip to content

Regenerate v1 template indexes (fix Verify-version-indexes CI)#97

Merged
cafzal merged 1 commit into
mainfrom
fix-v1-index
Jul 6, 2026
Merged

Regenerate v1 template indexes (fix Verify-version-indexes CI)#97
cafzal merged 1 commit into
mainfrom
fix-v1-index

Conversation

@cafzal

@cafzal cafzal commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

What

Regenerates the version indexes so the Verify version indexes CI passes on main.

The README standardization (#95) rewrote almost every template's front-matter description, but it merged before the index was regenerated — so main's v1/README.md (per-version index) and the root README.md template index (between the <!-- BEGIN/END TEMPLATE INDEX --> markers) are stale, and scripts/generate_version_indexes.py --check currently fails on main.

This runs python scripts/generate_version_indexes.py and commits the result. Index-only change (description/industry/reasoning_types text now matches the templates); --check passes. Front-matter enums (experience_level, reasoning_types) validated clean across all 48 templates.

The README standardization (#95) rewrote most template descriptions but
merged before the index regen, leaving the v1 per-version index and the
root README template index stale. Regenerate so the Verify version
indexes CI passes on main.
@cafzal cafzal merged commit e32d6e8 into main Jul 6, 2026
2 of 3 checks passed
@cafzal cafzal deleted the fix-v1-index branch July 6, 2026 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant