LICENSE
NOTICE.md
README.md
pyproject.toml
src/conventions/__init__.py
src/conventions/__main__.py
src/conventions/cache.py
src/conventions/cli.py
src/conventions/config.py
src/conventions/docs_registry.py
src/conventions/fs.py
src/conventions/plugins.py
src/conventions/ratings.py
src/conventions/report.py
src/conventions/scan.py
src/conventions/schemas.py
src/conventions/detectors/__init__.py
src/conventions/detectors/base.py
src/conventions/detectors/graph.py
src/conventions/detectors/orchestrator.py
src/conventions/detectors/registry.py
src/conventions/detectors/generic/__init__.py
src/conventions/detectors/generic/api_docs.py
src/conventions/detectors/generic/ci_cd.py
src/conventions/detectors/generic/code_ownership.py
src/conventions/detectors/generic/config_patterns.py
src/conventions/detectors/generic/containerization.py
src/conventions/detectors/generic/dependency_updates.py
src/conventions/detectors/generic/editor_config.py
src/conventions/detectors/generic/environment_setup.py
src/conventions/detectors/generic/generated_code.py
src/conventions/detectors/generic/git_conventions.py
src/conventions/detectors/generic/repo_layout.py
src/conventions/detectors/generic/task_runners.py
src/conventions/detectors/go/__init__.py
src/conventions/detectors/go/api.py
src/conventions/detectors/go/architecture.py
src/conventions/detectors/go/base.py
src/conventions/detectors/go/cli.py
src/conventions/detectors/go/codegen.py
src/conventions/detectors/go/concurrency.py
src/conventions/detectors/go/conventions.py
src/conventions/detectors/go/data_flow.py
src/conventions/detectors/go/di.py
src/conventions/detectors/go/documentation.py
src/conventions/detectors/go/errors.py
src/conventions/detectors/go/grpc.py
src/conventions/detectors/go/index.py
src/conventions/detectors/go/logging.py
src/conventions/detectors/go/migrations.py
src/conventions/detectors/go/modules.py
src/conventions/detectors/go/patterns.py
src/conventions/detectors/go/security.py
src/conventions/detectors/go/testing.py
src/conventions/detectors/node/__init__.py
src/conventions/detectors/node/api.py
src/conventions/detectors/node/architecture.py
src/conventions/detectors/node/async_patterns.py
src/conventions/detectors/node/auth.py
src/conventions/detectors/node/base.py
src/conventions/detectors/node/build_tools.py
src/conventions/detectors/node/codegen.py
src/conventions/detectors/node/conventions.py
src/conventions/detectors/node/data_flow.py
src/conventions/detectors/node/documentation.py
src/conventions/detectors/node/errors.py
src/conventions/detectors/node/formatting.py
src/conventions/detectors/node/frontend.py
src/conventions/detectors/node/index.py
src/conventions/detectors/node/linting.py
src/conventions/detectors/node/logging.py
src/conventions/detectors/node/migrations.py
src/conventions/detectors/node/monorepo.py
src/conventions/detectors/node/naming.py
src/conventions/detectors/node/package_manager.py
src/conventions/detectors/node/patterns.py
src/conventions/detectors/node/security.py
src/conventions/detectors/node/state_management.py
src/conventions/detectors/node/testing.py
src/conventions/detectors/node/typescript.py
src/conventions/detectors/python/__init__.py
src/conventions/detectors/python/api_response_patterns.py
src/conventions/detectors/python/api_schema.py
src/conventions/detectors/python/architecture.py
src/conventions/detectors/python/async_concurrency.py
src/conventions/detectors/python/background_tasks.py
src/conventions/detectors/python/caching.py
src/conventions/detectors/python/class_patterns.py
src/conventions/detectors/python/cli_patterns.py
src/conventions/detectors/python/code_style.py
src/conventions/detectors/python/constants_enums.py
src/conventions/detectors/python/data_flow.py
src/conventions/detectors/python/db.py
src/conventions/detectors/python/decorator_patterns.py
src/conventions/detectors/python/dependency_management.py
src/conventions/detectors/python/di_patterns.py
src/conventions/detectors/python/docs_conventions.py
src/conventions/detectors/python/documentation.py
src/conventions/detectors/python/errors.py
src/conventions/detectors/python/feature_flags.py
src/conventions/detectors/python/graphql.py
src/conventions/detectors/python/index.py
src/conventions/detectors/python/logging.py
src/conventions/detectors/python/messaging.py
src/conventions/detectors/python/observability.py
src/conventions/detectors/python/resilience.py
src/conventions/detectors/python/resource_management.py
src/conventions/detectors/python/return_patterns.py
src/conventions/detectors/python/security.py
src/conventions/detectors/python/serialization.py
src/conventions/detectors/python/test_conventions.py
src/conventions/detectors/python/test_organization.py
src/conventions/detectors/python/tooling.py
src/conventions/detectors/python/typing.py
src/conventions/detectors/python/validation_patterns.py
src/conventions/detectors/rust/__init__.py
src/conventions/detectors/rust/async_runtime.py
src/conventions/detectors/rust/base.py
src/conventions/detectors/rust/cargo.py
src/conventions/detectors/rust/cli.py
src/conventions/detectors/rust/data_flow.py
src/conventions/detectors/rust/database.py
src/conventions/detectors/rust/documentation.py
src/conventions/detectors/rust/errors.py
src/conventions/detectors/rust/index.py
src/conventions/detectors/rust/logging.py
src/conventions/detectors/rust/macros.py
src/conventions/detectors/rust/serialization.py
src/conventions/detectors/rust/testing.py
src/conventions/detectors/rust/unsafe_code.py
src/conventions/detectors/rust/web.py
src/conventions/outputs/__init__.py
src/conventions/outputs/claude.py
src/conventions/outputs/html.py
src/conventions/outputs/sarif.py
src/conventions_cli.egg-info/PKG-INFO
src/conventions_cli.egg-info/SOURCES.txt
src/conventions_cli.egg-info/dependency_links.txt
src/conventions_cli.egg-info/entry_points.txt
src/conventions_cli.egg-info/requires.txt
src/conventions_cli.egg-info/top_level.txt