Skip to content

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

Closed
marvimarv wants to merge 1 commit into
trunkfrom
maintenance-trunk-overhaul
Closed

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

Conversation

@marvimarv

@marvimarv marvimarv commented Mar 13, 2026

Copy link
Copy Markdown
Owner

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
@marvimarv

Copy link
Copy Markdown
Owner Author

Superseded by #14 (maintenance.md overhaul v2), which fixes the authority drift and hardcoded mapping tables from this approach and now also carries the TB-confirmed authority updates from the July 2026 outreach round.

@marvimarv marvimarv closed this Jul 29, 2026
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