LICENSE
README.md
pyproject.toml
src/june_client/__init__.py
src/june_client/client.py
src/june_mcp/__init__.py
src/june_mcp/__main__.py
src/june_mcp/prompts.py
src/june_mcp/runtime.py
src/june_mcp/server.py
src/june_mcp/tools.py
src/june_mcp.egg-info/PKG-INFO
src/june_mcp.egg-info/SOURCES.txt
src/june_mcp.egg-info/dependency_links.txt
src/june_mcp.egg-info/entry_points.txt
src/june_mcp.egg-info/requires.txt
src/june_mcp.egg-info/top_level.txt
tests/test_canvas_tools.py
tests/test_capability_gate.py
tests/test_cx12_page_update.py
tests/test_cx3_canvas_isolation.py
tests/test_cx8_concurrency.py
tests/test_cx9_canvas_cache.py
tests/test_layout_columns.py
tests/test_mc1_runtime.py
tests/test_mc1_stdio.py
tests/test_mc2_tools.py
tests/test_mc3_stdio.py
tests/test_mcn1_canvas_names.py
tests/test_no_shared_canvas_state.py
tests/test_page_compose.py
tests/test_page_write_guard.py
tests/test_select_pipe_escape.py
tests/test_teaching_content.py