TLDR: scripts/bootstrap.sh now configures the GitHub Project's Status column options (Backlog / Ready / In Progress / In Review / Blocked / Done) automatically via GraphQL when it creates the Project — previously a manual step. Creating the board views is now the only remaining manual setup (see docs/setup/project-views.md). The automation only rewrites Status options on Projects created in the same bootstrap run, so re-running against an existing Project never touches your workflow states.