Contextor v1.0.0 - Initial Release
Initial public release of Contextor.
Contextor is a static Python repository analysis tool that generates architectural context for developers and Large Language Models (LLMs).
Features:
- Static Python repository analysis
- AST-based source inspection
- Dependency graph generation
- Symbol ownership and usage tracking
- Architectural debt analysis
- Circular dependency detection
- Namespace collision detection
- LLM-ready JSON reports
- GUI and CLI interfaces
This release represents the first public version of Contextor.