Codebase Map

December 18, 2025 ยท View on GitHub

Directory Structure

Root

  • Main scripts: approve_all.py, remove_abandoned_files.py
  • Tests: test_*.py and *.approved.txt files
  • Build/test scripts: build_and_test*, format_code*
  • Configuration: pyproject.toml, requirements.dev.txt, mdsnippets.json

docs/

  • Documentation files

docs/how_to/

  • Usage guides and instructions

.github/

  • GitHub Actions workflows and CI configuration