LICENSE
README.md
pyproject.toml
src/kelix/__init__.py
src/kelix/adapters.py
src/kelix/art.py
src/kelix/backlog.py
src/kelix/claims.py
src/kelix/cli.py
src/kelix/config.py
src/kelix/context.py
src/kelix/diagnose.py
src/kelix/distill.py
src/kelix/fleet.py
src/kelix/gitutil.py
src/kelix/kiro.py
src/kelix/lint.py
src/kelix/loop.py
src/kelix/mcp_server.py
src/kelix/memory.py
src/kelix/metrics.py
src/kelix/plan.py
src/kelix/prompt.py
src/kelix/propose.py
src/kelix/roadmap.py
src/kelix/security.py
src/kelix/state.py
src/kelix/verify.py
src/kelix/watch.py
src/kelix.egg-info/PKG-INFO
src/kelix.egg-info/SOURCES.txt
src/kelix.egg-info/dependency_links.txt
src/kelix.egg-info/entry_points.txt
src/kelix.egg-info/requires.txt
src/kelix.egg-info/top_level.txt
tests/test_adapters.py
tests/test_agent_guides.py
tests/test_backlog.py
tests/test_ci_integration.py
tests/test_claims.py
tests/test_cli_audit.py
tests/test_config.py
tests/test_context.py
tests/test_denylist_regression.py
tests/test_diagnose.py
tests/test_doc_drift.py
tests/test_fleet.py
tests/test_init_agent.py
tests/test_injection_drill.py
tests/test_kiro.py
tests/test_lint.py
tests/test_loop.py
tests/test_mcp_server.py
tests/test_memory.py
tests/test_metrics.py
tests/test_packaging.py
tests/test_parity_demo.py
tests/test_plan.py
tests/test_prompt.py
tests/test_propose.py
tests/test_reposition.py
tests/test_roadmap.py
tests/test_security.py
tests/test_state.py
tests/test_value_demo.py
tests/test_watch.py