LICENSE
README.md
pyproject.toml
loreconvo.egg-info/PKG-INFO
loreconvo.egg-info/SOURCES.txt
loreconvo.egg-info/dependency_links.txt
loreconvo.egg-info/entry_points.txt
loreconvo.egg-info/requires.txt
loreconvo.egg-info/top_level.txt
src/__init__.py
src/cli.py
src/server.py
src/core/__init__.py
src/core/config.py
src/core/database.py
src/core/license.py
src/core/models.py
src/core/onboard_tool.py
tests/test_auto_load.py
tests/test_auto_save.py
tests/test_cli.py
tests/test_database_new.py
tests/test_fts_migration.py
tests/test_gitignore_safety.py
tests/test_license.py
tests/test_mcp_json_pro_defaults.py
tests/test_null_id_migration.py
tests/test_onboard.py
tests/test_plugin_json_structure.py
tests/test_plugin_skills_sync.py
tests/test_save_script.py
tests/test_session_limit.py
tests/test_team_memory.py
tests/test_vault_suggest.py