Metadata-Version: 2.4
Name: coderecon
Version: 0.1.0
Summary: Engineering-first repository reconnaissance and architectural auditing.
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: mcp
Requires-Dist: fastmcp
Requires-Dist: click
Requires-Dist: ollama
Requires-Dist: requests

# coderecon
coderecon is a CLI tool that performs deterministic reconnaissance over a codebase to extract structural facts—files, functions, edge cases, test coverage, and issue signals—and then uses an LLM to reason over those findings to generate detailed, auditable reports.
