core
core copied to clipboard
Add DeepWiki badge
Explanation
DeepWiki is a site powered by Devin that analyzes a repo and generates a comprehensive breakdown of the architecture. (The one for this repo is located here.) It doesn't always organize information in a way that humans would, but it still does a pretty good job of summarizing and finding connections between modules. Deepwiki will automatically update its report as long as we have this badge in the README.
References
Changelog
Checklist
- [ ] I've updated the test suite for new or updated code as appropriate
- [ ] I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
- [ ] I've communicated my changes to consumers by updating changelogs for packages I've changed, highlighting breaking changes as necessary
- [ ] I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes