LICENSE
README.md
pyproject.toml
src/agentic_thesis/__init__.py
src/agentic_thesis/api.py
src/agentic_thesis/cli.py
src/agentic_thesis/engine.py
src/agentic_thesis/index.html
src/agentic_thesis/models.py
src/agentic_thesis/rag.py
src/agentic_thesis/workflow.py
src/agentic_thesis.egg-info/PKG-INFO
src/agentic_thesis.egg-info/SOURCES.txt
src/agentic_thesis.egg-info/dependency_links.txt
src/agentic_thesis.egg-info/entry_points.txt
src/agentic_thesis.egg-info/requires.txt
src/agentic_thesis.egg-info/top_level.txt
src/agentic_thesis/sample_data/thesis_v1.json
src/agentic_thesis/sample_data/filings/aapl-2023-10-k.html
src/agentic_thesis/sample_data/filings/aapl-2024-10-k.html
tests/test_engine_contract.py
tests/test_mvp.py