Parent
Sub-issue 8 of #120 (RFC: Least-privilege CDK bootstrap policies as code)
Branch strategy
feat/bootstrap-docs → targets feat/bootstrap-cicd → final merge to main
Estimated review time: ~15 min
Summary
Update all documentation to reference the new code-as-source-of-truth and new operator workflows. This is the final PR in the stack — merging it to main completes the full feature.
Deliverables
Acceptance criteria
DEPLOYMENT_ROLES.md no longer contains raw JSON (points to generated artifacts)
AGENTS.md correctly routes agents to bootstrap code and generated artifacts
- Deployment guide has clear operator instructions for fresh bootstrap and upgrades
- Starlight mirrors are in sync
mise run build passes (full monorepo build including docs)
Parent
Sub-issue 8 of #120 (RFC: Least-privilege CDK bootstrap policies as code)
Branch strategy
feat/bootstrap-docs→ targetsfeat/bootstrap-cicd→ final merge tomainEstimated review time: ~15 min
Summary
Update all documentation to reference the new code-as-source-of-truth and new operator workflows. This is the final PR in the stack — merging it to
maincompletes the full feature.Deliverables
docs/design/DEPLOYMENT_ROLES.md:cdk/src/bootstrap/policies/" referencemise //cdk:bootstrapdocs/guides/DEPLOYMENT_GUIDE.md:AGENTS.md:cdk/src/bootstrap/→ "Bootstrap policies, preflight, Aspect"cdk/bootstrap/→ "Generated bootstrap artifacts (do not edit directly)"cdk/bootstrap/directly instead of regenerating fromcdk/src/bootstrap/"mise //cdk:bootstrap,mise //cdk:bootstrap:generate,mise //cdk:preflightmise //docs:sync)mise //docs:buildpassesmain— squash-merge the full stackAcceptance criteria
DEPLOYMENT_ROLES.mdno longer contains raw JSON (points to generated artifacts)AGENTS.mdcorrectly routes agents to bootstrap code and generated artifactsmise run buildpasses (full monorepo build including docs)