LICENSE
README.md
pyproject.toml
atlas/__init__.py
atlas/cli.py
atlas/config.py
atlas/cross_repo_synthesis.py
atlas/extract_dependencies.py
atlas/extract_docs.py
atlas/extract_git_history.py
atlas/extract_structure.py
atlas/framework.py
atlas/github_inventory.py
atlas/markdown_generation.py
atlas/py.typed
atlas/quality.py
atlas/repo_cache.py
atlas/repomix_runner.py
atlas/scaffold.py
atlas/scoring.py
atlas/transparency_audit.py
atlas/trends.py
atlas/workshop.py
framework/sources.lock.json
framework/sources.toml
github_repo_atlas.egg-info/PKG-INFO
github_repo_atlas.egg-info/SOURCES.txt
github_repo_atlas.egg-info/dependency_links.txt
github_repo_atlas.egg-info/entry_points.txt
github_repo_atlas.egg-info/requires.txt
github_repo_atlas.egg-info/top_level.txt
templates/cross_repo_synthesis.md.j2
templates/repo_card.md.j2
templates/transparency_audit.md.j2
templates/trends.md.j2
templates/vibe_coding_lessons.md.j2
templates/trust_pack/AGENT.md
templates/trust_pack/AI_DECLARATION.md
templates/trust_pack/CITATION.cff
templates/trust_pack/CONTRIBUTING.md
templates/trust_pack/CREDITS.md
templates/trust_pack/DATA_CARD.md
templates/trust_pack/DATA_GOVERNANCE.md
templates/trust_pack/DESIGN.md
templates/trust_pack/ETHICAL_DEBT.md
templates/trust_pack/FAIR.md
templates/trust_pack/LIMITATIONS.md
templates/trust_pack/MODEL_CARD.md
templates/trust_pack/README.standard.md
templates/trust_pack/REPRODUCIBILITY.md
templates/trust_pack/SECURITY.md
templates/trust_pack/TRUST.md
templates/workshop/case_studies.md.j2
templates/workshop/curriculum.md.j2
templates/workshop/exercises.md.j2
templates/workshop/index.md.j2
templates/workshop/playbook.md.j2
templates/workshop/slides.md.j2
tests/test_framework.py
tests/test_markdown_generation.py
tests/test_quality.py
tests/test_scaffold.py
tests/test_scoring.py
tests/test_skills.py
tests/test_transparency_audit.py
tests/test_trends.py
tests/test_workshop.py