Skip to content

Overhaul maintenance.md: flat alphabetical listing by component folder#10

Open
marvimarv wants to merge 1 commit intotrunkfrom
maintenance-trunk-overhaul
Open

Overhaul maintenance.md: flat alphabetical listing by component folder#10
marvimarv wants to merge 1 commit intotrunkfrom
maintenance-trunk-overhaul

Conversation

@marvimarv
Copy link
Owner

@marvimarv marvimarv commented Mar 13, 2026

Summary

  • Flat A-Z listing: maintenance.md now lists all 180 component folders alphabetically instead of grouping them under category headings. Each folder gets its own #### section.
  • "Belongs to" links: Every component folder shows a *Belongs to:* line linking to its Feature Wiki category page (e.g. AccessControl → RBAC and Permissions).
  • Generator script: New scripts/maintenance-overhaul/generate_maintenance_final.py always uses maintenance_trunk.md as authority source, with maintenance.json fallback. The --branch parameter controls GitHub component links (e.g. --branch release_10).

Usage

python3 scripts/maintenance-overhaul/generate_maintenance_final.py --branch trunk
python3 scripts/maintenance-overhaul/generate_maintenance_final.py --branch release_10

Regenerate maintenance.md with a new generator script that:
- Lists all component folders A-Z (instead of grouping by category)
- Each folder gets its own section with a "Belongs to" link to the
  Feature Wiki category it belongs to
- Authority source is always maintenance_trunk.md with maintenance.json
  fallback
- GitHub component links are configurable via --branch parameter
- Includes Tester field alongside Authority to Curate Test Cases

Made-with: Cursor
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