v2.9.34 — AWS de-fragmentation + provider hub
Fixes the AWS landing page, which rendered with only ~3 links because AWS content was split across ~20 granular pages (Azure/GCP use one rich page each).
A. Provider hub: aws.md now renders a Deep-Dive Topic Pages index → Serverless · Storage · Networking · Security · IaC · Backup · New Features.
B. Stub consolidation: the near-empty AWS sub-pages (≤7 links + 'miscellaneous') merge into aws.md via merge_map; their slugs leave dimensions so the pipeline prunes orphans + auto-syncs nav.
Verified with --render-only: aws.md goes 3 → 44 links + 7-child hub. V1 untouched (exhaustive archive). Generator-only — AWS pages republish on the next curation run.
🤖 Generated with Claude Code