CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
SUPPORT.md
boundary.config.schema.json
pyproject.toml
docs/LOCKFILE_MERGE.md
docs/WHY_BOUNDVER.md
docs/ci-cookbook.md
docs/getting-started.md
docs/gradual-adoption.md
docs/public-vs-custom-providers.md
examples/README.md
examples/behavior/README.md
examples/behavior/boundary.config.json
examples/behavior/expected.boundary.lock.json
examples/behavior/service/config.json
examples/behavior/service/openapi.yaml
examples/behavior/service/version.json
examples/implicit-and-leaf/README.md
examples/implicit-and-leaf/boundary.config.json
examples/implicit-and-leaf/expected.boundary.lock.json
examples/implicit-and-leaf/leafsvc/main.py
examples/implicit-and-leaf/worker/main.py
examples/json-file/README.md
examples/json-file/boundary.config.json
examples/json-file/expected.boundary.lock.json
examples/json-file/service/boundary.json
examples/openapi/README.md
examples/openapi/boundary.config.json
examples/openapi/expected.boundary.lock.json
examples/openapi/service/openapi.yaml
examples/openapi/service/version.json
examples/python-package/README.md
examples/python-package/boundary.config.json
examples/python-package/expected.boundary.lock.json
examples/python-package/pyproject.toml
examples/python-package/pkg/__init__.py
examples/python-package/pkg/version.json
examples/typescript-package/README.md
examples/typescript-package/boundary.config.json
examples/typescript-package/expected.boundary.lock.json
examples/typescript-package/package.json
examples/typescript-package/src/index.ts
examples/typescript-package/src/version.json
spec/HASHING.md
spec/boundary.lock.schema.json
spec/cli-output.diff.schema.json
spec/cli-output.discover.schema.json
spec/cli-output.slice.schema.json
spec/cli-output.status.schema.json
spec/cli-output.verify.schema.json
spec/cli-output.why.schema.json
spec/spec.md
src/boundver/__init__.py
src/boundver/__main__.py
src/boundver/_completions.py
src/boundver/_config.py
src/boundver/_consumer_graph.py
src/boundver/_diff.py
src/boundver/_git.py
src/boundver/_hashing.py
src/boundver/_lockfile.py
src/boundver/_output.py
src/boundver/_utils.py
src/boundver/boundary.config.schema.json
src/boundver/cli.py
src/boundver/core.py
src/boundver/providers.py
src/boundver/py.typed
src/boundver/versions.py
src/boundver.egg-info/PKG-INFO
src/boundver.egg-info/SOURCES.txt
src/boundver.egg-info/dependency_links.txt
src/boundver.egg-info/entry_points.txt
src/boundver.egg-info/requires.txt
src/boundver.egg-info/top_level.txt