CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
NOTICE
README.md
SECURITY.md
package-lock.json
package.json
pyproject.toml
uv.lock
.github/workflows/compatibility.yml
.github/workflows/publish.yml
docs/platform-support.md
docs/tester-guide.md
scripts/build_beta_kit.py
scripts/test_browser.cjs
scripts/test_wheel.py
scripts/validate_beta.py
src/iaclineage/__init__.py
src/iaclineage/cli.py
src/iaclineage/diagnostics.py
src/iaclineage/hcl_source.py
src/iaclineage/installed_modules.py
src/iaclineage/model.py
src/iaclineage/report.py
src/iaclineage/scan.py
src/iaclineage.egg-info/PKG-INFO
src/iaclineage.egg-info/SOURCES.txt
src/iaclineage.egg-info/dependency_links.txt
src/iaclineage.egg-info/entry_points.txt
src/iaclineage.egg-info/requires.txt
src/iaclineage.egg-info/top_level.txt
src/iaclineage/ui/report.css
src/iaclineage/ui/report.html
src/iaclineage/ui/report.js
tests/browser.cjs
tests/report_blocks_smoke.cjs
tests/report_desktop_smoke.cjs
tests/report_details_smoke.cjs
tests/report_ui_smoke.cjs
tests/test_beta_kit.py
tests/test_cli.py
tests/test_hcl_source.py
tests/test_installed_modules.py
tests/test_lineage_ui.cjs
tests/test_report.py
tests/test_scan.py
tests/test_validate_beta.py
tests/test_wheel_validation.py
tests/acceptance/README.md
tests/acceptance/scenarios.json
tests/fixtures/lineage_regressions/main.tf
tests/fixtures/module_repo/main.tf
tests/fixtures/module_repo/modules/app/main.tf
tests/fixtures/nested_blocks/main.tf
tests/fixtures/references/main.tf
tests/fixtures/repository/main.tf
tests/fixtures/repository/.terraform/downloaded.tf
tests/fixtures/repository/modules/network/network.tf
tests/fixtures/ui_details/main.tf