Detected Features

These features were automatically discovered by analyzing code relationships using graph algorithms. Each feature represents a cohesive group of files that work together.

No Features Detected Yet

Feature detection uses graph analysis to find groups of related code. This requires Neo4j with the Graph Data Science plugin.

# Build the code graph
autodoc graph --clear
# Detect features using Louvain algorithm
autodoc features detect
# Generate semantic names with AI
autodoc features name