README.md
pyproject.toml
omac_cli/__init__.py
omac_cli/__main__.py
omac_cli/bundle.py
omac_cli/checks.py
omac_cli/config.py
omac_cli/derive.py
omac_cli/diff_render.py
omac_cli/extensions.py
omac_cli/gitref.py
omac_cli/graphdelta.py
omac_cli/loader.py
omac_cli/metrics.py
omac_cli/models.py
omac_cli/publish.py
omac_cli/registry.py
omac_cli/resolver.py
omac_cli/schema.py
omac_cli/serve.py
omac_cli/versioning.py
omac_cli/violations.py
omac_cli/viz.py
omac_cli.egg-info/PKG-INFO
omac_cli.egg-info/SOURCES.txt
omac_cli.egg-info/dependency_links.txt
omac_cli.egg-info/entry_points.txt
omac_cli.egg-info/requires.txt
omac_cli.egg-info/top_level.txt
omac_cli/_schema/bundle.json
omac_cli/_schema/core.schema.json
omac_cli/_schema/extensions/team-topologies/relationship.facet.schema.json
omac_cli/_schema/extensions/team-topologies/unit.facet.schema.json
omac_cli/_viz/template/app.js
omac_cli/_viz/template/index.html
omac_cli/_viz/template/styles.css
omac_cli/_viz/vendor/cytoscape-dagre.min.js
omac_cli/_viz/vendor/cytoscape.min.js
omac_cli/_viz/vendor/dagre.min.js
tests/test_checks.py
tests/test_cli_help.py
tests/test_config.py
tests/test_consuming_guide.py
tests/test_derive.py
tests/test_diff_render.py
tests/test_facets.py
tests/test_gitref.py
tests/test_graphdelta.py
tests/test_json_output.py
tests/test_metrics.py
tests/test_packaging.py
tests/test_publish.py
tests/test_resolver.py
tests/test_serve.py
tests/test_versioning.py
tests/test_violations.py
tests/test_viz.py