Broad codebase refinements across examples, documentation, and module organization
390 files · 10,956+ · 26,591-

Example reorganization

5 files changed
  • 01_async_usage.py Async usage example moved to categorized directory
  • 01_cli_application.py CLI application example organized
  • 01_custom_config.py Configuration examples grouped
  • 01_celery_integration.py Integration examples organized
  • 01_production_patterns.py Production pattern examples grouped
  • Reorganized examples from flat numbered files into categorized subdirectories for better discoverability decouple behavioral
    2 files
    • 01_async_usage.py
    • 01_cli_application.py

Documentation restructuring

3 files changed
  • index.md New guide documentation index
  • index.md Tracing guide section
  • index.md Updated documentation landing page
  • Restructured documentation into guide-based layout with dedicated tracing section specify behavioral
    1 file
    • index.md

Analysis document cleanup

2 files changed
  • END_STATE_ERROR_HANDLING_ANALYSIS.md Removed temporary analysis document
  • MINIMAL_API_CONSISTENCY_PLAN.md Removed temporary planning document
  • Removed temporary analysis and planning documents that had served their purpose decouple internal
    2 files
    • END_STATE_ERROR_HANDLING_ANALYSIS.md
    • MINIMAL_API_CONSISTENCY_PLAN.md