Open Issues Need Help
View All on GitHub Make package discovery fully dynamic in all scripts about 4 hours ago
AI Summary: This issue aims to fully dynamize package discovery across the codebase, eliminating manual updates and preventing configuration drift. It proposes creating a shared utility to scan `package.json` files for publishable status, build outputs, and entry points, then integrating this utility into existing build verification, test, release summary, and documentation generation scripts. The ultimate goal is zero maintenance, a single source of truth, and automatically synchronized documentation.
Complexity:
3/5
enhancement good first issue maintenance