LICENSE
NOTICE
README.md
pyproject.toml
src/mograph/__init__.py
src/mograph/__main__.py
src/mograph/ae_bridge.py
src/mograph/aftereffects.py
src/mograph/cli.py
src/mograph/clustering.py
src/mograph/doctor.py
src/mograph/hotreload.py
src/mograph/illustrator.py
src/mograph/imagediff.py
src/mograph/install_panel.py
src/mograph/layout.py
src/mograph/mapping.py
src/mograph/matching.py
src/mograph/motion.py
src/mograph/outputs.py
src/mograph/preview.py
src/mograph/server.py
src/mograph/symbiosis.py
src/mograph/toolmeta.py
src/mograph/util.py
src/mograph/panel/index.html
src/mograph/panel/main.js
src/mograph/panel/CSXS/manifest.xml
src/mograph_mcp.egg-info/PKG-INFO
src/mograph_mcp.egg-info/SOURCES.txt
src/mograph_mcp.egg-info/dependency_links.txt
src/mograph_mcp.egg-info/entry_points.txt
src/mograph_mcp.egg-info/requires.txt
src/mograph_mcp.egg-info/top_level.txt
tests/test_ae_scripts.py
tests/test_ai_scripts.py
tests/test_bridge_security.py
tests/test_cli.py
tests/test_clustering.py
tests/test_docs.py
tests/test_doctor.py
tests/test_hotreload.py
tests/test_imagediff.py
tests/test_layout.py
tests/test_mapping.py
tests/test_matching.py
tests/test_motion.py
tests/test_outputs.py
tests/test_panel_contract.py
tests/test_preview.py
tests/test_protocol.py
tests/test_register_codex.py
tests/test_repo_hygiene.py
tests/test_sign_panel.py
tests/test_symbiosis.py
tests/test_threading.py
tests/test_util.py