LICENSE
README.md
pyproject.toml
franky/__init__.py
franky/_install.py
franky/cli.py
franky/config.py
franky/container.py
franky/decompose.py
franky/economics.py
franky/egress.py
franky/engine.py
franky/idempotency.py
franky/jira.py
franky/persona.md
franky/profile.py
franky/prompt.py
franky/result.py
franky/schema.py
franky/task.py
franky/update_check.py
franky/userconfig.py
franky_agent.egg-info/PKG-INFO
franky_agent.egg-info/SOURCES.txt
franky_agent.egg-info/dependency_links.txt
franky_agent.egg-info/entry_points.txt
franky_agent.egg-info/requires.txt
franky_agent.egg-info/top_level.txt
tests/test_cli.py
tests/test_config.py
tests/test_container.py
tests/test_decompose.py
tests/test_doc_coherence.py
tests/test_economics.py
tests/test_egress.py
tests/test_engine.py
tests/test_eval.py
tests/test_idempotency.py
tests/test_install.py
tests/test_jira.py
tests/test_profile.py
tests/test_prompt.py
tests/test_release.py
tests/test_result.py
tests/test_schema.py
tests/test_task.py
tests/test_update_check.py
tests/test_userconfig.py