Prompt: Generate Implementation Bootstrap Context
Use this prompt inside a product-main repository when preparing Bootstrap Context for an implementation repository.
Generate docs/bootstrap/BootstrapContext.md content for the implementation repository named [implementation-repository].
Use this product-main repository as the source of product context. Read:
- product vision, architecture, roadmap, and glossary
- product repository registry
- product capability map
- relevant feature or change docs
- relevant GitHub issue or GitHub Project context, if available
The Bootstrap Context should explain:
- repository purpose
- product role and ownership boundaries
- capabilities this implementation repository owns
- capabilities it does not own
- expected docs to create under docs/core
- expected docs to create under docs/state
- expected process docs under docs/process
- expected verification commands or verification areas, if known
- integration points with other Anuva repositories
- known risks, assumptions, and open questions
Do not include implementation code.
Do not invent details that are not supported by product-main docs.
Output a complete Markdown document that can be copied manually to:
docs/bootstrap/BootstrapContext.md
in [implementation-repository].
Example Follow-Up
After the file is copied into the implementation repository, use the implementation bootstrap prompt there: