README.md
pyproject.toml
src/dfxm_geo_mcp/__init__.py
src/dfxm_geo_mcp/_kernel_worker.py
src/dfxm_geo_mcp/jobs.py
src/dfxm_geo_mcp/kernels.py
src/dfxm_geo_mcp/runtime.py
src/dfxm_geo_mcp/server.py
src/dfxm_geo_mcp.egg-info/PKG-INFO
src/dfxm_geo_mcp.egg-info/SOURCES.txt
src/dfxm_geo_mcp.egg-info/dependency_links.txt
src/dfxm_geo_mcp.egg-info/entry_points.txt
src/dfxm_geo_mcp.egg-info/requires.txt
src/dfxm_geo_mcp.egg-info/top_level.txt
src/dfxm_geo_mcp/knowledge/__init__.py
src/dfxm_geo_mcp/knowledge/schema.py
src/dfxm_geo_mcp/knowledge/examples/default.toml
src/dfxm_geo_mcp/knowledge/examples/hcp_ti.toml
src/dfxm_geo_mcp/knowledge/examples/oblique_bcc.toml
src/dfxm_geo_mcp/ops/__init__.py
src/dfxm_geo_mcp/ops/forward.py
src/dfxm_geo_mcp/ops/reflections.py
src/dfxm_geo_mcp/ops/rocking.py
src/dfxm_geo_mcp/ops/scaffold.py
src/dfxm_geo_mcp/ops/types.py
src/dfxm_geo_mcp/ops/validate.py
src/dfxm_geo_mcp/ops/visibility.py
src/dfxm_geo_mcp/ui/__init__.py
src/dfxm_geo_mcp/ui/forward_html.py
src/dfxm_geo_mcp/ui/forward_preview.py
tests/test_jobs.py
tests/test_kernels.py
tests/test_kernels_bootstrap.py
tests/test_knowledge.py
tests/test_ops_forward.py
tests/test_ops_reflections.py
tests/test_ops_rocking.py
tests/test_ops_scaffold.py
tests/test_ops_types.py
tests/test_ops_validate.py
tests/test_ops_visibility.py
tests/test_pixel_aspect.py
tests/test_run_forward_output_path.py
tests/test_runtime.py
tests/test_runtime_paths.py
tests/test_server_inline_preview.py
tests/test_server_integration.py
tests/test_server_rocking.py
tests/test_server_stdio.py
tests/test_server_visibility.py
tests/test_smoke.py
tests/test_ui_forward_html.py
tests/test_ui_forward_preview.py
tests/test_ui_visibility_html.py
tests/test_visibility_types.py
tests/test_weak_beam_e2e.py