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/capabilities.py
src/june_mcp/explain.py
src/june_mcp/export.py
src/june_mcp/instructions.py
src/june_mcp/page_vocab.py
src/june_mcp/prompts.py
src/june_mcp/refresh.py
src/june_mcp/runtime.py
src/june_mcp/server.py
src/june_mcp/surfaces.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_am2_export.py
tests/test_am_agent_docs.py
tests/test_am_refresh.py
tests/test_canvas_tools.py
tests/test_capabilities_d1.py
tests/test_capability_gate.py
tests/test_compact_surface.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_fx0_known_defects.py
tests/test_fx1_client_views.py
tests/test_fx2_s1_connector.py
tests/test_fx3_enumerate.py
tests/test_fx3_explain.py
tests/test_fx4_budget_classes.py
tests/test_instructions_per_posture.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_n3_authored_errors_survive.py
tests/test_no_saving_claims.py
tests/test_no_shared_canvas_state.py
tests/test_page_compose.py
tests/test_page_delete_guard.py
tests/test_page_write_guard.py
tests/test_posture_and_grace.py
tests/test_provenance.py
tests/test_registry_facts.py
tests/test_remember_jobs.py
tests/test_s2_coerced.py
tests/test_s8_page_verbs.py
tests/test_schema_declares_every_read.py
tests/test_sdk_parity_with_engine.py
tests/test_select_pipe_escape.py
tests/test_supersedes_is_taught.py
tests/test_surface_refresh.py
tests/test_teaching_content.py
tests/test_tool_profile.py
tests/test_usage_footer.py
tests/test_write_budgets.py