1 Open Issue Need Help Last updated: Sep 11, 2025

Open Issues Need Help

View All on GitHub

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