.coveragerc
AGENTS.md
CHANGELOG.md
CLAUDE.md
LICENSE
MANIFEST.in
README.md
manage.sh
mkdocs.yml
pyproject.toml
tox.ini
.github/workflows/ci.yml
.github/workflows/docs.yml
.github/workflows/publish-to-pypi.yml
docs/README.md
docs/api-reference.md
docs/architecture.md
docs/configuration.md
docs/creating-plugins.md
docs/ecosystem.md
docs/faq.md
docs/getting-started.md
docs/plugins.md
docs/requirements.txt
docs/skills.md
docs/troubleshooting.md
docs/javascripts/extra.js
docs/stylesheets/extra.css
src/pico_boot/__init__.py
src/pico_boot/_version.py
src/pico_boot.egg-info/PKG-INFO
src/pico_boot.egg-info/SOURCES.txt
src/pico_boot.egg-info/dependency_links.txt
src/pico_boot.egg-info/requires.txt
src/pico_boot.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_boot_integration.py
tests/test_exports.py
tests/test_init.py
tests/test_integration.py
tests/test_module_utils.py
tests/test_plugin_discovery.py