CHANGELOG.md
CHANGELOG.zh-CN.md
LICENSE
MANIFEST.in
README.md
README.zh-CN.md
SECURITY.md
SECURITY.zh-CN.md
THIRD_PARTY_NOTICES.md
THIRD_PARTY_NOTICES.zh-CN.md
pyproject.toml
docs/AGENT_LOCAL.md
docs/AGENT_LOCAL.zh-CN.md
docs/CLI.md
docs/CLI.zh-CN.md
docs/HISTORY.md
docs/HISTORY.zh-CN.md
docs/INSTALLATION.md
docs/INSTALLATION.zh-CN.md
docs/PUBLIC_RELEASE.md
docs/PUBLIC_RELEASE.zh-CN.md
docs/README.md
docs/README.zh-CN.md
docs/RECOVERY.md
docs/RECOVERY.zh-CN.md
docs/TROUBLESHOOTING.md
docs/TROUBLESHOOTING.zh-CN.md
native/scan_core/Cargo.lock
native/scan_core/Cargo.toml
native/scan_core/LICENSE
native/scan_core/README.md
native/scan_core/README.zh-CN.md
native/scan_core/THIRD_PARTY.md
native/scan_core/THIRD_PARTY.zh-CN.md
native/scan_core/pyproject.toml
native/scan_core/src/lib.rs
native/scan_core/src/scan.rs
tests/__init__.py
tests/autocapture_fakes.py
tests/backend_fakes.py
tests/conftest.py
tests/fixtures_capture_pipeline.py
tests/fixtures_capture_safety.py
tests/fixtures_legacy_imports.py
tests/fixtures_presentation.py
tests/fixtures_relocate_service.py
tests/fixtures_web_api_auth.py
tests/fixtures_web_api_history.py
tests/fixtures_web_browser.py
tests/gds_fixtures.py
tests/scan_transcript.py
tests/service_helpers.py
tests/test_agent_skills.py
tests/test_cli.py
tests/test_companion_register.py
tests/test_klayout_backend_package.py
tests/test_layout_roundtrip.py
tests/test_scan_backend.py
tests/test_scan_backend_engine.py
tests/test_scan_backpressure.py
tests/test_scan_equivalence.py
tests/test_setup.py
tests/test_standalone_install.py
tests/test_storage_recovery_safety.py
tests/test_storage_v2.py
tests/test_store.py
tests/test_web_api_auth.py
tests/test_web_api_history.py
tests/test_web_presentation.py
tests/test_web_static.py
tools/audit_public_artifacts.py
tools/check_agent_flow.py
tools/check_installed.py
vestigraph/__init__.py
vestigraph/__main__.py
vestigraph/agent_client.py
vestigraph/agent_contract.py
vestigraph/baseline_duplicates.py
vestigraph/capture_errors.py
vestigraph/capture_noop.py
vestigraph/capture_pipeline.py
vestigraph/capture_runtime.py
vestigraph/capture_spool.py
vestigraph/capture_thumbnail.py
vestigraph/cli.py
vestigraph/filelock.py
vestigraph/fingerprint.py
vestigraph/history_order.py
vestigraph/klink_extension.py
vestigraph/presentation.py
vestigraph/store.py
vestigraph/thumbnail_diagnostics.py
vestigraph/ui.py
vestigraph/ui_model.py
vestigraph.egg-info/PKG-INFO
vestigraph.egg-info/SOURCES.txt
vestigraph.egg-info/dependency_links.txt
vestigraph.egg-info/entry_points.txt
vestigraph.egg-info/requires.txt
vestigraph.egg-info/top_level.txt
vestigraph/preview/__init__.py
vestigraph/preview/base.py
vestigraph/preview/budgets.py
vestigraph/preview/worker.py
vestigraph/service/__init__.py
vestigraph/service/agent.py
vestigraph/service/application.py
vestigraph/service/capture_recovery.py
vestigraph/service/catalog.py
vestigraph/service/cli_commands.py
vestigraph/service/coordinator.py
vestigraph/service/cursors.py
vestigraph/service/dialogs.py
vestigraph/service/editors.py
vestigraph/service/errors.py
vestigraph/service/jobs.py
vestigraph/service/legacy_imports.py
vestigraph/service/paths.py
vestigraph/service/queries.py
vestigraph/service/skills.py
vestigraph/service/state.py
vestigraph/service/supervisor.py
vestigraph/service/thumbnails.py
vestigraph/storage/__init__.py
vestigraph/storage/adaptive.py
vestigraph/storage/changes.py
vestigraph/storage/engine.py
vestigraph/storage/errors.py
vestigraph/storage/evidence.py
vestigraph/storage/metadata.py
vestigraph/storage/object_access.py
vestigraph/storage/object_writer.py
vestigraph/storage/packs.py
vestigraph/storage/policy.py
vestigraph/storage/publish.py
vestigraph/storage/recovery.py
vestigraph/storage/summaries.py
vestigraph/storage/timing.py
vestigraph/vesti_codecs/__init__.py
vestigraph/vesti_codecs/bsdiff.py
vestigraph/vesti_codecs/contract.py
vestigraph/vesti_codecs/defaults.py
vestigraph/vesti_codecs/raw.py
vestigraph/vesti_codecs/registry.py
vestigraph/vesti_codecs/selection.py
vestigraph/vesti_codecs/services.py
vestigraph/vesti_codecs/zlib.py
vestigraph/vesti_formats/__init__.py
vestigraph/vesti_formats/changes.py
vestigraph/vesti_formats/contract.py
vestigraph/vesti_formats/defaults.py
vestigraph/vesti_formats/opaque.py
vestigraph/vesti_formats/readers.py
vestigraph/vesti_formats/recipe.py
vestigraph/vesti_formats/registry.py
vestigraph/vesti_formats/restore.py
vestigraph/vesti_formats/vesti_format_gds/__init__.py
vestigraph/vesti_formats/vesti_format_gds/changes.py
vestigraph/vesti_formats/vesti_format_gds/fingerprint.py
vestigraph/vesti_formats/vesti_format_gds/handler.py
vestigraph/vesti_formats/vesti_format_gds/legacy.py
vestigraph/vesti_formats/vesti_format_gds/native.py
vestigraph/vesti_formats/vesti_format_gds/noop.py
vestigraph/vesti_formats/vesti_format_gds/recipe.py
vestigraph/vesti_formats/vesti_format_gds/scan.py
vestigraph/vesti_formats/vesti_format_gds/sink.py
vestigraph/vesti_runtime/__init__.py
vestigraph/vesti_runtime/capabilities.py
vestigraph/vesti_runtime/repository_capabilities.py
vestigraph/vesti_runtime/services.py
vestigraph/vesti_skills/__init__.py
vestigraph/vesti_skills/capabilities.py
vestigraph/vesti_skills/catalog.py
vestigraph/vesti_skills/contracts.py
vestigraph/vesti_skills/draft.py
vestigraph/vesti_skills/evidence.py
vestigraph/vesti_skills/exporters.py
vestigraph/web/__init__.py
vestigraph/web/agent_routes.py
vestigraph/web/app.py
vestigraph/web/auth.py
vestigraph/web/private_file.py
vestigraph/web/routes.py
vestigraph/web/schemas.py
vestigraph/web/skill_routes.py
vestigraph/web/static/api.js
vestigraph/web/static/app.js
vestigraph/web/static/boot.js
vestigraph/web/static/history_import.js
vestigraph/web/static/i18n.js
vestigraph/web/static/index.html
vestigraph/web/static/preview.js
vestigraph/web/static/skills.js
vestigraph/web/static/styles.css
vestigraph/web/static/locales/en.json
vestigraph/web/static/locales/zh-CN.json
vestigraph_backends/__init__.py
vestigraph_backends/base.py
vestigraph_backends/guard.py
vestigraph_backends/registry.py
vestigraph_backends/types.py
vestigraph_backends/vesti_backend_klayout/__init__.py
vestigraph_backends/vesti_backend_klayout/adapter.py
vestigraph_backends/vesti_backend_klayout/capabilities.py
vestigraph_backends/vesti_backend_klayout/capture.py
vestigraph_backends/vesti_backend_klayout/companion.py
vestigraph_backends/vesti_backend_klayout/discovery.py
vestigraph_backends/vesti_backend_klayout/installation.py
vestigraph_backends/vesti_backend_klayout/protocol.py
vestigraph_backends/vesti_backend_klayout/vesti_klayout_rendering/__init__.py
vestigraph_backends/vesti_backend_klayout/vesti_klayout_rendering/adapter.py
vestigraph_backends/vesti_backend_klayout/vesti_klayout_rendering/celldiff.py
vestigraph_backends/vesti_backend_klayout/vesti_klayout_rendering/geometry.py
vestigraph_backends/vesti_backend_klayout/vesti_klayout_rendering/thumbnail.py
vestigraph_backends/vesti_backend_klayout/vesti_klayout_rendering/worker.py