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. - default_
agents_ md_ template - Built-in root
AGENTS.mdbody written by bootstrap/setup. - resolve_
agents_ md_ template - Resolve template content: explicit path → env → workspace templates → built-in.