Expand description
Deterministic workspace bootstrap for mature repositories.
Creates docs scaffolds, optional .rustbrainignore, README-derived goals,
and an AST module map — without inventing ADRs or calling cloud models.
Structs§
- Bootstrap
Action - One planned or performed action.
- Bootstrap
Options - Options for
bootstrap_workspace. - Bootstrap
Report - Result of bootstrap.
Enums§
- Bootstrap
Mode - How to handle interactive prompts.
Functions§
- bootstrap_
noninteractive - Convenience used by CLI tests / agents: non-interactive write bootstrap.
- bootstrap_
workspace - Run deterministic bootstrap for
workspace.