LICENSE
README.md
pyproject.toml
src/sidecar/__init__.py
src/sidecar/v3/__init__.py
src/sidecar/v3/audit.py
src/sidecar/v3/brief.py
src/sidecar/v3/cli.py
src/sidecar/v3/compiler.py
src/sidecar/v3/cross_project.py
src/sidecar/v3/db.py
src/sidecar/v3/ecosystem.py
src/sidecar/v3/git_context.py
src/sidecar/v3/git_hooks.py
src/sidecar/v3/hooks.py
src/sidecar/v3/importer.py
src/sidecar/v3/knowledge.py
src/sidecar/v3/mirror.py
src/sidecar/v3/onboarding.py
src/sidecar/v3/recipes.py
src/sidecar/v3/retrieval.py
src/sidecar/v3/sessions.py
src/sidecar/v3/recipes/cli-python.yaml
src/sidecar/v3/recipes/fastapi.yaml
src/sidecar/v3/recipes/nextjs.yaml
src/sidecar/v3/templates/skill.md
src/sidecar_ai.egg-info/PKG-INFO
src/sidecar_ai.egg-info/SOURCES.txt
src/sidecar_ai.egg-info/dependency_links.txt
src/sidecar_ai.egg-info/entry_points.txt
src/sidecar_ai.egg-info/requires.txt
src/sidecar_ai.egg-info/top_level.txt
tests/test_v3_core.py
tests/test_v3_ecosystem.py
tests/test_v3_edge_cases.py
tests/test_v3_integration.py
tests/test_v3_mode_feedback.py
tests/test_v3_phase1.py
tests/test_v3_phase2.py
tests/test_v3_phase3.py
tests/test_v3_phase4.py
tests/test_v3_prompt_enhance.py
tests/test_v3_tier1.py
tests/test_v3_tier2.py