Forge Platform

Promotion Checklist

Use this checklist before copying any generated draft into a canonical repository.

Updated

  • [ ] Confirm the canonical source repository for each draft.
  • [ ] Check source claims against current product boundaries and published docs.
  • [ ] Choose one primary audience and remove unrelated implementation detail.
  • [ ] Verify CTAs and cross-links before promotion.
  • [ ] Run the affected site build after promoting a draft.

Destination Builds

  • forgesdlc: python3 generator/build-site.py
  • blueprints-website: python3 generator/build-handbook.py --all then python3 generator/inject-portal-nav.py
  • forge-platform-website: python3 generator/build-site.py
  • Private product handbooks: run each website repo's python3 generator/build-site.py after submodule bump.