.dockerignore
.gitattributes
.gitignore
CLAUDE.md
Dockerfile
LICENSE
Makefile
README.md
compose.yml
make.bat
pyproject.toml
requirements.txt
start_mcp_server.bat
uv.lock
.agents/AGENTS.md
.github/release-drafter.yml
.github/workflows/docker-publish.yml
.github/workflows/pypi-publish.yml
.github/workflows/release-drafter.yml
.github/workflows/tests.yml
docs/README.md
docs/architecture.md
docs/rag-pipeline-playbook.md
docs/stores.md
docs/tools.md
docs/assets/factorio-ai-tools.png
factorio-export/README.md
maintenance/compact_lancedb.py
maintenance/dump_data.py
maintenance/eval_retrieval.py
maintenance/smoke_release.py
maintenance/store_status.py
maintenance/hooks/pre-push
src/factorio_ai_tools/__init__.py
src/factorio_ai_tools/server.py
src/factorio_ai_tools.egg-info/PKG-INFO
src/factorio_ai_tools.egg-info/SOURCES.txt
src/factorio_ai_tools.egg-info/dependency_links.txt
src/factorio_ai_tools.egg-info/entry_points.txt
src/factorio_ai_tools.egg-info/requires.txt
src/factorio_ai_tools.egg-info/scm_file_list.json
src/factorio_ai_tools.egg-info/scm_version.json
src/factorio_ai_tools.egg-info/top_level.txt
src/factorio_ai_tools/ingest/__init__.py
src/factorio_ai_tools/ingest/common.py
src/factorio_ai_tools/ingest/ingest_clusterio.py
src/factorio_ai_tools/ingest/ingest_factorio.py
src/factorio_ai_tools/ingest/ingest_forum.py
src/factorio_ai_tools/ingest/ingest_github_repo.py
src/factorio_ai_tools/ingest/ingest_prototypes.py
src/factorio_ai_tools/ingest/ingest_wiki.py
tests/conftest.py
tests/test_chunk_auditor.py
tests/test_common.py
tests/test_gitignore_clone_dirs.py
tests/test_gpu_torch.py
tests/test_ingest_clusterio.py
tests/test_ingest_factorio.py
tests/test_ingest_forum_wiki.py
tests/test_ingest_github_repo.py
tests/test_ingest_prototypes.py
tests/test_pipeline_invariants.py
tests/test_server_contract.py
tests/fixtures/forum_topic.html
tests/fixtures/prototype_api.json
tests/fixtures/runtime_api.json
tests/golden/queries.yaml