LICENSE
NOTICE
README.md
pyproject.toml
src/mograph/__init__.py
src/mograph/__main__.py
src/mograph/ae_bridge.py
src/mograph/cli.py
src/mograph/clustering.py
src/mograph/confirm.py
src/mograph/doctor.py
src/mograph/hotreload.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/prompts.py
src/mograph/register.py
src/mograph/renders.py
src/mograph/server.py
src/mograph/symbiosis.py
src/mograph/toolmeta.py
src/mograph/util.py
src/mograph/aftereffects/__init__.py
src/mograph/aftereffects/animation.py
src/mograph/aftereffects/build.py
src/mograph/aftereffects/core.py
src/mograph/aftereffects/edit.py
src/mograph/aftereffects/inspection.py
src/mograph/aftereffects/project.py
src/mograph/illustrator/__init__.py
src/mograph/illustrator/core.py
src/mograph/illustrator/draw.py
src/mograph/illustrator/edit.py
src/mograph/illustrator/frames.py
src/mograph/illustrator/inspection.py
src/mograph/illustrator/structure.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_confirm.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_packages.py
tests/test_panel_contract.py
tests/test_preview.py
tests/test_prompts.py
tests/test_protocol.py
tests/test_register.py
tests/test_renders.py
tests/test_repo_hygiene.py
tests/test_sign_panel.py
tests/test_symbiosis.py
tests/test_threading.py
tests/test_util.py
tests/test_zxp.py