LICENSE
README.md
pyproject.toml
mareforma/__init__.py
mareforma/_toml_writer.py
mareforma/cli.py
mareforma/db.py
mareforma/distance.py
mareforma/git.py
mareforma/health.py
mareforma/initializer.py
mareforma/inspector.py
mareforma/registry.py
mareforma/scaffold.py
mareforma/support.py
mareforma/transforms.py
mareforma.egg-info/PKG-INFO
mareforma.egg-info/SOURCES.txt
mareforma.egg-info/dependency_links.txt
mareforma.egg-info/entry_points.txt
mareforma.egg-info/requires.txt
mareforma.egg-info/top_level.txt
mareforma/agent/__init__.py
mareforma/agent/_observer.py
mareforma/agent/_schema.py
mareforma/agent/adapters/__init__.py
mareforma/agent/adapters/langchain.py
mareforma/exporters/__init__.py
mareforma/exporters/jsonld.py
mareforma/pipeline/__init__.py
mareforma/pipeline/context.py
mareforma/pipeline/dag.py
mareforma/pipeline/discovery.py
mareforma/pipeline/lock.py
mareforma/pipeline/runner.py
tests/test_agent_langchain_adapter.py
tests/test_agent_observer.py
tests/test_build_cli.py
tests/test_cli.py
tests/test_cross_diff.py
tests/test_dag.py
tests/test_db.py
tests/test_discovery.py
tests/test_distance.py
tests/test_health.py
tests/test_inspector.py
tests/test_jsonld.py
tests/test_registry.py
tests/test_runner.py
tests/test_support.py
tests/test_transforms.py