README.md
pyproject.toml
src/cu_cli_core/__init__.py
src/cu_cli_core/analysis.py
src/cu_cli_core/client.py
src/cu_cli_core/command_spec.py
src/cu_cli_core/contracts.py
src/cu_cli_core/defaults.py
src/cu_cli_core/environment.py
src/cu_cli_core/errors.py
src/cu_cli_core/input_planning.py
src/cu_cli_core/profiles.py
src/cu_cli_core/py.typed
src/cu_cli_core/schema.py
src/cu_cli_core/schema_validation.py
src/cu_cli_core/serialization.py
src/cu_cli_core/service_options.py
src/cu_cli_core/spec_validation.py
src/cu_cli_core.egg-info/PKG-INFO
src/cu_cli_core.egg-info/SOURCES.txt
src/cu_cli_core.egg-info/dependency_links.txt
src/cu_cli_core.egg-info/requires.txt
src/cu_cli_core.egg-info/top_level.txt
src/cu_cli_core/operations/__init__.py
src/cu_cli_core/operations/analysis.py
src/cu_cli_core/operations/analyzer_copy.py
src/cu_cli_core/operations/analyzers.py
src/cu_cli_core/operations/profiles.py
src/cu_cli_core/operations/schema.py
src/cu_cli_core/operations/validation.py
src/cu_cli_core/resources/openapi/2025-11-01/ContentUnderstanding.json
src/cu_cli_core/resources/openapi/2026-06-01-preview/ContentUnderstanding.json
tests/test_analysis.py
tests/test_client.py
tests/test_command_spec.py
tests/test_contracts.py
tests/test_defaults.py
tests/test_environment.py
tests/test_errors.py
tests/test_input_planning.py
tests/test_operations.py
tests/test_package_metadata.py
tests/test_profile_operations.py
tests/test_profiles.py
tests/test_schema.py
tests/test_schema_validation.py
tests/test_serialization.py
tests/test_service_options.py
tests/test_validation_operation.py