thothctl 0.16.7__tar.gz → 0.16.9__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {thothctl-0.16.7 → thothctl-0.16.9}/PKG-INFO +1 -1
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/check/deps.md +7 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/check/commands/iac.py +26 -3
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/inventory/inventory_service.py +45 -1
- thothctl-0.16.9/src/thothctl/version.py +2 -0
- thothctl-0.16.7/src/thothctl/version.py +0 -2
- {thothctl-0.16.7 → thothctl-0.16.9}/.devcontainer/Dockerfile +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/.devcontainer/README.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/.devcontainer/devcontainer.json +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/.github/workflows/docs.yml +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/.github/workflows/python-publish.yml +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/.gitignore +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/.pre-commit-config.yaml +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/.readthedocs.yaml +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/AWS_PRICING_API_FINAL_REPORT.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/AWS_PRICING_API_IMPLEMENTATION_PLAN.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/AWS_PRICING_REFACTOR_REPORT.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/Dockerfile +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/LICENSE +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/README.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/TECHNICAL_DEBT_METRICS.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/catalog/catalog-info.yaml +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/dashboard/README.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/ai-review/README.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/ai-review/agent_specifications.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/ai-review/agentcore.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/check/blast-radius.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/check/check_environment.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/check/check_iac.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/check/check_overview.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/check/check_project_iac.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/check/check_space.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/check/cost-analysis-quick-reference.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/check/cost-analysis.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/check/customizing_rules.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/check/deps-advanced.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/check/drift-detection.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/check/plan.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/document/customizing_docs.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/document/document_iac.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/document/document_overview.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/document/iac.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/document/use_cases.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/generate/generate_components.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/generate/generate_stacks.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/init/init.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/init/init_space.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/inventory/CHANGELOG.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/inventory/frameworks/terraform.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/inventory/frameworks/terragrunt.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/inventory/iac.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/inventory/inventory_iac.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/inventory/inventory_overview.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/list/list_overview.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/list/list_projects.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/list/list_spaces.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/mcp/mcp.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/project/iac.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/project/project_cleanup.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/project/project_convert.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/project/project_overview.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/project/project_upgrade.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/project/use_cases.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/remove/remove_overview.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/remove/remove_project.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/remove/remove_space.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/scan/iac.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/scan/scan_iac.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/scan/scan_overview.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/scan/use_cases.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/upgrade/upgrade_overview.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/concepts.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/cross_platform_support.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/framework_architecture.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/infrasctructure_composition.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/policy_as_code.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/roadmap_fdi.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/software_architecture.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/space_configuration.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/use_cases/README.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/use_cases/ai_dlc.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/use_cases/check_command.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/use_cases/devsecops_quickstart.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/use_cases/devsecops_sdlc.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/use_cases/inventory_command.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/use_cases/platform_engineering_templates.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/use_cases/space_management.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/use_cases/tasks/create_template.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/iac_devsecops_use_case.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/img/automate_tasks_command.png +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/img/commnad_init.png +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/img/create_component.gif +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/img/create_inventory.gif +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/img/doc_command.png +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/img/document_project_code.gif +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/img/framework/thothforge-framework.svg +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/img/framework/thothfr.png +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/img/iacpeerbot_summary.png +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/img/icon-light.png +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/img/icon.png +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/img/init_project.gif +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/img/inventory_command.png +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/img/notification_img.png +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/img/report_dependencies.png +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/img/report_dependencies_summary.png +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/img/restore_inventory_version.gif +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/img/reuse_project_pattern.gif +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/img/scan_code.gif +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/img/scan_command.png +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/img/sync_wk_command.png +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/img/transform_command.png +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/img/update_inventory_version.gif +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/img/validate_command.png +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/img/validate_environment.gif +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/img/validate_project.gif +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/includes/abbreviations.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/index.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/installation/linux_installation.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/installation/windows_installation.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/javascripts/tablesort.js +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/mcp.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/navigation.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/quick_start.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/requirements.txt +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/stylesheets/extra-enhanced.css +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/stylesheets/extra.css +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/telemetry.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/template_engine/cli_commands_audit.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/template_engine/for_developers.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/template_engine/for_platform_engineers.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/template_engine/github_templates.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/template_engine/template_engine.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/troubleshooting/linux_troubleshooting.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/troubleshooting/macos_troubleshooting.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/troubleshooting/troubleshooting.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/docs/troubleshooting/windows_troubleshooting.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/mkdocs.yaml +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/pyproject.toml +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/scripts/run_mcp_server.sh +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/application/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/autocomplete.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/cli.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/ai_review/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/ai_review/cli.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/ai_review/commands/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/ai_review/commands/analyze.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/ai_review/commands/apply_fix.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/ai_review/commands/configure.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/ai_review/commands/configure_decisions.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/ai_review/commands/decide.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/ai_review/commands/history.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/ai_review/commands/improve.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/ai_review/commands/orchestrate.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/ai_review/commands/override.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/ai_review/commands/report.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/ai_review/commands/serve.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/check/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/check/cli.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/check/commands/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/check/commands/environment.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/check/commands/project/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/check/commands/project/iac.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/check/commands/project.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/dashboard/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/dashboard/cli.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/dashboard/commands/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/dashboard/commands/launch.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/document/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/document/cli.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/document/commands/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/document/commands/iac.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/generate/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/generate/cli.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/generate/commands/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/generate/commands/component.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/generate/commands/stacks.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/init/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/init/cli.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/init/commands/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/init/commands/env.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/init/commands/project.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/init/commands/space.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/init/commands/template.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/inventory/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/inventory/cli.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/inventory/commands/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/inventory/commands/check.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/inventory/commands/iac.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/list/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/list/cli.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/list/commands/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/list/commands/projects.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/list/commands/spaces.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/mcp/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/mcp/cli.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/mcp/commands/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/mcp/commands/register.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/mcp/commands/server.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/mcp/commands/status.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/mcp/commands/stop.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/project/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/project/cli.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/project/commands/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/project/commands/bootstrap.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/project/commands/cleanup.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/project/commands/convert.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/project/commands/upgrade.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/remove/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/remove/cli.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/remove/project.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/remove/space.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/scan/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/scan/cli.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/scan/commands/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/scan/commands/iac.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/space/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/space/cli.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/space/commands/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/space/commands/activate.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/space/commands/update.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/upgrade/cli.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/common/.thothcf.setup.toml +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/common/.thothcf_home.toml +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/common/.thothcf_module.toml +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/common/.thothcf_project.toml +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/common/.thothcf_template_parameters.toml +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/common/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/common/common.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/common/terragrunt/.thothcf_project.toml +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/config/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/config/constants.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/config/default_values.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/config/defaults.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/config/models.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/config/settings.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/config/template_config.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/config/template_configs.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/config/templates.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/config/validation.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/core/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/core/cli_ui.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/core/commands.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/core/config.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/core/integrations/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/core/integrations/azure_devops/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/core/integrations/azure_devops/get_azure_devops.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/core/integrations/azure_devops/pull_request_comments.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/core/integrations/github/get_github.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/core/integrations/github/pull_request_comments.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/core/integrations/integrate_messages_services/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/core/integrations/integrate_messages_services/microsoft_teams.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/core/integrations/integrate_messages_services/sent_message_teams.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/core/integrations/pattern_names.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/core/integrations/pr_comments/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/core/integrations/pr_comments/pr_comment_publisher.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/core/logger.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/core/telemetry.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/core/version_tools.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/domain/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/domain/interfaces/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/domain/models/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/mcp/README.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/mcp/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/mcp/server.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/agentcore/agentcore.json +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/ai_agent.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/analyzers/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/analyzers/code_reviewer.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/analyzers/context_builder.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/analyzers/report_analyzer.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/analyzers/risk_assessor.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/bedrock_agent_api.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/config/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/config/ai_settings.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/config/decision_rules.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/decision_engine.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/main.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/memory.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/orchestrator.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/pr_decision_publisher.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/providers/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/providers/azure_provider.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/providers/bedrock_agent_provider.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/providers/bedrock_provider.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/providers/ollama_provider.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/providers/openai_provider.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/safety/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/safety/safety_guard.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/strands_agent.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/tracing.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/utils/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/utils/cost_tracker.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/utils/fix_patterns.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/utils/fix_prompts.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/utils/formatters.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/ai_review/utils/prompts.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/environment/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/environment/check_environment.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/org_policy_loader.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/blast_radius_service.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/check_origin_version.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/check_project_structure.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/cost_analyzer.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/models/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/models/cloudformation_mapper.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/models/cost_models.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/pricing/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/pricing/aws_pricing_client.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/pricing/base_pricing.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/pricing/providers/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/pricing/providers/apigateway_pricing.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/pricing/providers/bedrock_pricing.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/pricing/providers/cloudwatch_pricing.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/pricing/providers/dynamodb_pricing.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/pricing/providers/ebs_pricing.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/pricing/providers/ec2_pricing.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/pricing/providers/ecs_pricing.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/pricing/providers/eip_pricing.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/pricing/providers/eks_pricing.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/pricing/providers/elb_pricing.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/pricing/providers/free_resources_pricing.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/pricing/providers/kms_pricing.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/pricing/providers/lambda_pricing.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/pricing/providers/msk_pricing.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/pricing/providers/rds_pricing.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/pricing/providers/s3_pricing.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/pricing/providers/secrets_manager_pricing.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/pricing/providers/vpc_pricing.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/cost/unified_cost_report.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/drift/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/drift/drift_ai.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/drift/drift_history.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/drift/drift_policy.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/drift/drift_report.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/drift/drift_service.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/drift/models.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/risk_assessment.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/project/validate_project_structure.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/check/rule_merger.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/dashboard/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/dashboard/dashboard_service.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/dashboard/data_loader.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/document/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/document/create_documentation.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/document/files_content.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/document/files_scan.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/document/iac_documentation.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/document/iac_grunt_graph.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/document/iac_grunt_info.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/generate/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/generate/create_stacks/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/generate/create_stacks/config_generator.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/generate/create_stacks/remote_config_generation.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/generate/create_stacks/stack_service.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/generate/create_stacks/templates/terragrunt.hcl.j2 +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/generate/create_template/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/generate/create_template/config.yaml +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/generate/create_template/create_code.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/generate/create_template/create_component.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/generate/create_template/create_component_service.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/generate/create_template/create_stacks.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/generate/create_template/create_template.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/generate/create_template/files_content.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/generate/create_template/github_template_loader.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/generate/create_template/project_templates.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/init/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/init/environment/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/init/environment/install_tools.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/init/project/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/init/project/project.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/init/space/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/init/space/example_space.toml +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/init/space/local_registry.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/init/space/space.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/inventory/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/inventory/changelog_parser.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/inventory/models.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/inventory/module_compatibility_service.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/inventory/report_service.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/inventory/schema_compatibility_service.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/inventory/terragrunt_parser.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/inventory/update_versions.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/inventory/version_service.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/mcp/README.md +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/mcp/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/mcp/amazon_q_server.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/mcp/example.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/mcp/service.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/mcp/simple_http_server.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/project/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/project/bootstrap/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/project/bootstrap/bootstrap_service.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/project/cleanup/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/project/cleanup/clean_project.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/project/cleanup/clean_space.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/project/convert/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/project/convert/conversion_service.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/project/convert/get_project_data.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/project/convert/post_init.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/project/convert/project_converter.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/project/convert/project_defaults.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/project/convert/set_project_parameters.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/project/create_terramate/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/project/create_terramate/create_terramate_stacks.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/project/create_terramate/detect_changes_stacks.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/project/create_terramate/manage_terramate_stacks.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/project/upgrade/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/project/upgrade/upgrade_service.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/scan/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/scan/compliance_review.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/scan/import_reports.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/scan/models.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/scan/report_parser.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/scan/sarif_output.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/scan/scan_history.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/scan/scan_service.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/scan/scanners/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/scan/scanners/checkov.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/scan/scanners/kics.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/scan/scanners/opa.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/scan/scanners/scan_reports.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/scan/scanners/scanners.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/scan/scanners/terraform_compliance.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/scan/scanners/tfsec.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/services/scan/scanners/trivy.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/templates/reports/inventory_report.html +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/templates/reports/inventory_report.js +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/templates/unified_report_styles.css +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/banner.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/common/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/common/create_compliance_html_reports.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/common/create_html_reports.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/common/delete_directory.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/common/fix_report_styling.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/common/render_scan_report.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/common/report_html_utils.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/common/templates/dashboard.html +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/common/templates/index_report.html +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/common/templates/individual_report.html +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/common/templates/simple_report.html +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/common/templates/unified_report_styles.css +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/common/templates/unified_scan_report.html +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/common/templates/unified_simple_report.html +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/common/templates/xunit_report.html +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/crypto.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/manage_backend_resources/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/manage_backend_resources/manage_backend_resources.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/modules_ops/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/modules_ops/terraform_module_details.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/modules_ops/terraform_modules_fetcher.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/platform_utils.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/process_hcl/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/process_hcl/analyze_terraform_plan.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/process_hcl/graph_manager.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/process_hcl/graph_terragrunt_dependencies.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/process_hcl/process_terraform_file.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/process_hcl/risk_analyzing_terraform_plan.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/sync_workspaces/__init__.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/sync_workspaces/sync_terraform_workspaces.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/sync_workspaces/sync_terragrunt_workspaces.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/template_loader.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/utils/thoth_colors.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/wellcome_banner.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/conftest.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_agentcore_entrypoint.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_aws_pricing_client.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_azure_devops_pr_comments.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_bedrock_pricing.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_cdk_language_selection.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_context_steering.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_cost_analyzer.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_cost_models.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_cost_pr_comments.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_dashboard_loading_fix.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_dashboard_service.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_drift.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_drift_detection.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_ec2_pricing.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_github_pr_comments.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_iac_cost_integration.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_inventory_pr_comments.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_kics_scanner.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_mermaid_edge_labels.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_new_cost_providers.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_parallel_scan.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_platform_utils.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_pr_comment_publisher.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_provider_source_url_fix.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_provider_versions.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_scan_pr_comments.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_space_command.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_space_management.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_template_url_fix.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tests/test_terragrunt_parser.py +0 -0
- {thothctl-0.16.7 → thothctl-0.16.9}/tox.ini +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: thothctl
|
|
3
|
-
Version: 0.16.
|
|
3
|
+
Version: 0.16.9
|
|
4
4
|
Summary: A CLI for Developer Control Plane. Accelerate your cloud IaC deployments.
|
|
5
5
|
Project-URL: SourceCode, https://github.com/thothforge/thothctl
|
|
6
6
|
Project-URL: HomePage, https://github.com/thothforge/thothctl
|
|
@@ -37,8 +37,15 @@ Infrastructure Modules
|
|
|
37
37
|
├── stacks/foundation/network/security-groups (38.5% risk)
|
|
38
38
|
│ └── stacks/foundation/network/vpc (46.5% risk)
|
|
39
39
|
└── stacks/platform/data/rds (42.5% risk)
|
|
40
|
+
|
|
41
|
+
✅ Found 5 stacks, 12 modules, 10 dependencies
|
|
40
42
|
```
|
|
41
43
|
|
|
44
|
+
The summary counts:
|
|
45
|
+
- **Stacks**: nodes in the dependency graph (directories with `terragrunt.hcl`)
|
|
46
|
+
- **Modules**: total `module` blocks across all stack `.tf` files
|
|
47
|
+
- **Dependencies**: edges in the DAG (from `dependency` blocks)
|
|
48
|
+
|
|
42
49
|
### Boxart
|
|
43
50
|
|
|
44
51
|
```
|
|
@@ -636,7 +636,7 @@ class CheckIaCCommand(ClickCommand):
|
|
|
636
636
|
nodes, edges = self._parse_dot_graph(dot_graph)
|
|
637
637
|
risks = calculate_component_risks(nodes, edges, directory)
|
|
638
638
|
dep_info = self._parse_terragrunt_dependencies(directory)
|
|
639
|
-
self._display_dependency_graph(dot_graph, risks, dep_info)
|
|
639
|
+
self._display_dependency_graph(dot_graph, risks, dep_info, directory)
|
|
640
640
|
return True
|
|
641
641
|
|
|
642
642
|
except Exception as e:
|
|
@@ -823,7 +823,7 @@ new vis.Network(container, data, options);
|
|
|
823
823
|
|
|
824
824
|
return dependencies_info
|
|
825
825
|
|
|
826
|
-
def _display_dependency_graph(self, dot_graph: str, risks: Dict[str, float] = None, dep_info: Dict = None) -> None:
|
|
826
|
+
def _display_dependency_graph(self, dot_graph: str, risks: Dict[str, float] = None, dep_info: Dict = None, directory: str = ".") -> None:
|
|
827
827
|
"""
|
|
828
828
|
Display the dependency graph in a visually appealing way
|
|
829
829
|
|
|
@@ -848,7 +848,12 @@ new vis.Network(container, data, options);
|
|
|
848
848
|
self._display_dependency_details(dep_info)
|
|
849
849
|
|
|
850
850
|
# Display summary
|
|
851
|
-
self.
|
|
851
|
+
total_modules = self._count_modules_in_stacks(nodes, directory)
|
|
852
|
+
self.console.print(
|
|
853
|
+
f"\n[green]✅ Found {len(nodes)} stacks, "
|
|
854
|
+
f"{total_modules} modules, "
|
|
855
|
+
f"{len(edges)} dependencies[/green]"
|
|
856
|
+
)
|
|
852
857
|
|
|
853
858
|
# Display risk legend
|
|
854
859
|
if risks:
|
|
@@ -881,6 +886,24 @@ new vis.Network(container, data, options);
|
|
|
881
886
|
value_str = value_str[:47] + "..."
|
|
882
887
|
self.console.print(f" • {key} = [green]{value_str}[/green]")
|
|
883
888
|
|
|
889
|
+
|
|
890
|
+
def _count_modules_in_stacks(self, nodes: list, directory: str) -> int:
|
|
891
|
+
"""Count total module blocks across all stacks."""
|
|
892
|
+
import re
|
|
893
|
+
total = 0
|
|
894
|
+
for node in nodes:
|
|
895
|
+
stack_dir = os.path.join(directory, node)
|
|
896
|
+
if not os.path.isdir(stack_dir):
|
|
897
|
+
continue
|
|
898
|
+
for f in os.listdir(stack_dir):
|
|
899
|
+
if f.endswith(".tf"):
|
|
900
|
+
try:
|
|
901
|
+
content = open(os.path.join(stack_dir, f)).read()
|
|
902
|
+
total += len(re.findall(r'^module\s+"', content, re.MULTILINE))
|
|
903
|
+
except OSError:
|
|
904
|
+
pass
|
|
905
|
+
return total
|
|
906
|
+
|
|
884
907
|
def _display_risk_legend(self) -> None:
|
|
885
908
|
"""Display a legend for risk levels"""
|
|
886
909
|
legend = Table(show_header=False, box=box.SIMPLE)
|
|
@@ -40,6 +40,7 @@ class InventoryService:
|
|
|
40
40
|
self.module_compatibility_service = ModuleCompatibilityService()
|
|
41
41
|
self.terragrunt_parser = TerragruntParser()
|
|
42
42
|
self.is_terragrunt_project = False
|
|
43
|
+
self._failed_provider_stacks = []
|
|
43
44
|
|
|
44
45
|
def _parse_hcl_file(self, file_path: Path) -> List[Component]:
|
|
45
46
|
"""Parse HCL file and extract components."""
|
|
@@ -633,6 +634,14 @@ class InventoryService:
|
|
|
633
634
|
if print_console:
|
|
634
635
|
self.report_service.print_inventory_console(inventory_dict)
|
|
635
636
|
|
|
637
|
+
# Warn about stacks where provider detection fell back to HCL parsing
|
|
638
|
+
if self._failed_provider_stacks:
|
|
639
|
+
inventory_dict["_provider_warnings"] = self._failed_provider_stacks
|
|
640
|
+
logger.warning(
|
|
641
|
+
f"⚠️ {len(self._failed_provider_stacks)}/{len(inventory_dict.get('stacks', []))} "
|
|
642
|
+
f"stacks used HCL fallback for providers (command failed/timed out)"
|
|
643
|
+
)
|
|
644
|
+
|
|
636
645
|
return inventory_dict
|
|
637
646
|
|
|
638
647
|
def update_inventory(
|
|
@@ -778,7 +787,14 @@ class InventoryService:
|
|
|
778
787
|
logger.warning(f"Timeout while getting providers for {stack_path}")
|
|
779
788
|
except Exception as e:
|
|
780
789
|
logger.warning(f"Error getting providers for {stack_path}: {str(e)}")
|
|
781
|
-
|
|
790
|
+
|
|
791
|
+
# Fallback: parse required_providers from .tf files if command failed
|
|
792
|
+
if not providers:
|
|
793
|
+
providers = self._parse_providers_from_hcl(abs_stack_path)
|
|
794
|
+
if providers:
|
|
795
|
+
logger.info(f"Recovered {len(providers)} providers from HCL for {stack_path}")
|
|
796
|
+
self._failed_provider_stacks.append(str(stack_path))
|
|
797
|
+
|
|
782
798
|
return providers
|
|
783
799
|
|
|
784
800
|
|
|
@@ -829,6 +845,34 @@ class InventoryService:
|
|
|
829
845
|
# Modules referenced but .terraform/modules not present = not initialized
|
|
830
846
|
return not (stack_path / ".terraform" / "modules").exists()
|
|
831
847
|
|
|
848
|
+
|
|
849
|
+
def _parse_providers_from_hcl(self, stack_path: Path) -> List[Provider]:
|
|
850
|
+
"""Fallback: extract providers from required_providers in .tf files."""
|
|
851
|
+
providers = []
|
|
852
|
+
for tf_file in stack_path.glob("*.tf"):
|
|
853
|
+
try:
|
|
854
|
+
with open(tf_file, "r", encoding="utf-8") as f:
|
|
855
|
+
data = hcl2.load(f)
|
|
856
|
+
except Exception:
|
|
857
|
+
continue
|
|
858
|
+
|
|
859
|
+
# Look for terraform { required_providers { ... } }
|
|
860
|
+
for terraform_block in data.get("terraform", []):
|
|
861
|
+
for rp in terraform_block.get("required_providers", []):
|
|
862
|
+
for name, config in rp.items():
|
|
863
|
+
source = config.get("source", f"hashicorp/{name}") if isinstance(config, dict) else f"hashicorp/{name}"
|
|
864
|
+
version = config.get("version", "~>") if isinstance(config, dict) else "~>"
|
|
865
|
+
# Clean version constraint to just the number
|
|
866
|
+
version_clean = version.lstrip("~>=<! ").split(",")[0].strip()
|
|
867
|
+
providers.append(Provider(
|
|
868
|
+
name=name,
|
|
869
|
+
version=version_clean or "unknown",
|
|
870
|
+
source=source,
|
|
871
|
+
module="Root",
|
|
872
|
+
component=os.path.basename(str(stack_path)),
|
|
873
|
+
))
|
|
874
|
+
return providers
|
|
875
|
+
|
|
832
876
|
def _parse_providers_output(self, output: str, stack_path: str = "") -> List[Provider]:
|
|
833
877
|
"""
|
|
834
878
|
Parse the output of terraform/tofu providers command.
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/ai-review/agent_specifications.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/check/cost-analysis-quick-reference.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/inventory/frameworks/terraform.md
RENAMED
|
File without changes
|
{thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/commands/inventory/frameworks/terragrunt.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{thothctl-0.16.7 → thothctl-0.16.9}/docs/framework/use_cases/platform_engineering_templates.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/ai_review/commands/configure_decisions.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{thothctl-0.16.7 → thothctl-0.16.9}/src/thothctl/commands/check/commands/project/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|