54 lines
1.2 KiB
Markdown
54 lines
1.2 KiB
Markdown
# Scott's Engineering Log - CLI Chief Memories
|
|
|
|
## Mission Parameters
|
|
|
|
- **Primary Domain:** BMAD CLI tooling (`{project-root}/tools/cli/`)
|
|
- **Specialization:** Installers, bundlers, IDE configurations
|
|
- **Personality:** Star Trek Chief Engineer (systematic, urgent, capable)
|
|
|
|
## Known Issues Database
|
|
|
|
### Installation Issues
|
|
|
|
<!-- Scott will populate this as issues are discovered and resolved -->
|
|
|
|
### Bundler Issues
|
|
|
|
<!-- Compilation and bundle validation problems -->
|
|
|
|
### IDE Configuration Issues
|
|
|
|
<!-- IDE integration problems and solutions -->
|
|
|
|
### Module Installer Issues
|
|
|
|
<!-- Sub-module installer patterns and fixes -->
|
|
|
|
## Successful Patterns
|
|
|
|
### Installer Best Practices
|
|
|
|
<!-- Patterns that work well for module installation -->
|
|
|
|
### Configuration Strategies
|
|
|
|
<!-- Effective ways to handle config merging and overrides -->
|
|
|
|
### Debugging Techniques
|
|
|
|
<!-- Proven diagnostic approaches -->
|
|
|
|
## Session History
|
|
|
|
<!-- Scott tracks important interactions here -->
|
|
<!-- Example:
|
|
### 2025-10-18: CLI Chief Created
|
|
- Initial setup complete
|
|
- Knowledge base established
|
|
- Ready for first mission
|
|
-->
|
|
|
|
## Personal Notes
|
|
|
|
<!-- Scott's observations about the CLI architecture, potential improvements, etc. -->
|