Revision ATR-PYVORIN-ATLAS-20260718-000009
Details
Codebase: pyvorin-atlas
Created: 2026-07-18 11:41:26
Reason: Incremental scan via CLI
Parent: ATR-PYVORIN-ATLAS-20260718-000008
Files: 103
Snapshot status: complete
Verification: verified
Source tree hash: 19f1288bdf72345b971e8241eb92e8ae164dce324c73ef411c4e56724e2350d0
Snapshots
| Snapshot ID | Type | Files | Created |
|---|---|---|---|
| ATR-PYVORIN-ATLAS-20260718-000009-SNAP-20260718114126 | incremental | 103 | 2026-07-18 11:41:26 |
Comparison with Parent
Added: 77 · Deleted: 0 · Changed: 5 · Unchanged: 21
Added
- + .backups/atlas_source_20260718_110730.tar.gz
- + .backups/atlas_source_20260718_111357.tar.gz
- + .backups/atlas_source_20260718_112034.tar.gz
- + .backups/atlas_source_20260718_112628.tar.gz
- + .backups/atlas_source_20260718_113156.tar.gz
- + .backups/atlas_source_20260718_113633.tar.gz
- + .backups/atlas_source_20260718_114101.tar.gz
- + ARCHITECTURE.md
- + DATABASE_SCHEMA.md
- + INSTALL.md
- + README.md
- + atlas/analyzers/__init__.py
- + atlas/analyzers/benchmark_mapper.py
- + atlas/analyzers/call_graph.py
- + atlas/analyzers/dependency_graph.py
- + atlas/analyzers/graph_engine.py
- + atlas/analyzers/python_parser.py
- + atlas/analyzers/snapshot_analyzer.py
- + atlas/analyzers/test_mapper.py
- + atlas/backups.py
- + atlas/change_control.py
- + atlas/cli/analyze_cmd.py
- + atlas/cli/annotate_cmd.py
- + atlas/cli/backup_cmd.py
- + atlas/cli/change_cmd.py
- + atlas/cli/graph_cmd.py
- + atlas/cli/map_tests_cmd.py
- + atlas/cli/revision_cmd.py
- + atlas/cli/serve_cmd.py
- + atlas/cli/snapshot_cmd.py
- + atlas/revisions.py
- + atlas/semantic.py
- + atlas/snapshot_ops.py
- + atlas/web/__init__.py
- + atlas/web/app.py
- + atlas/web/data.py
- + atlas/web/static/style.css
- + atlas/web/templates/base.html
- + atlas/web/templates/change_set_detail.html
- + atlas/web/templates/change_sets.html
- + atlas/web/templates/codebases.html
- + atlas/web/templates/index.html
- + atlas/web/templates/revision_detail.html
- + atlas/web/templates/revisions.html
- + atlas/web/templates/snapshot_detail.html
- + atlas/web/templates/snapshots.html
- + atlas/web/templates/status.html
- + docs/API_REFERENCE.md
- + docs/BACKUP_AND_RESTORE.md
- + docs/CHANGE_CONTROL.md
- + docs/CLI_REFERENCE.md
- + docs/DEVELOPMENT.md
- + docs/KIMI_INTEGRATION.md
- + docs/LIMITATIONS.md
- + docs/REVISION_MODEL.md
- + docs/SCANNING_MODEL.md
- + docs/SECURITY.md
- + docs/TROUBLESHOOTING.md
- + migrations/004_change_control_tables.sql
- + migrations/005_static_analysis_tables.sql
- + migrations/006_dependency_graph_tables.sql
- + migrations/007_tests_benchmarks_annotations.sql
- + state/PHASE_STATUS.md
- + tests/conftest.py
- + tests/test_backups.py
- + tests/test_change_control.py
- + tests/test_cli.py
- + tests/test_database.py
- + tests/test_graph_engine.py
- + tests/test_phase7.py
- + tests/test_python_parser.py
- + tests/test_revisions.py
- + tests/test_security.py
- + tests/test_snapshot_analyzer.py
- + tests/test_snapshot_ops.py
- + tests/test_snapshots.py
- + tests/test_web.py
Changed
- ~ atlas/cli/main.py
- ~ atlas/migrations.py
- ~ state/CHANGELOG.md
- ~ state/KNOWN_ISSUES.md
- ~ state/NEXT_ACTIONS.md