Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
lea
command
Package main provides the lea CLI entrypoint.
|
Package main provides the lea CLI entrypoint. |
|
internal
|
|
|
ai/context
Package context provides functionality for compiling AI context from the graph.
|
Package context provides functionality for compiling AI context from the graph. |
|
architecture
Package architecture defines the configuration and logic for architecture validation.
|
Package architecture defines the configuration and logic for architecture validation. |
|
cli/commands
Package commands defines CLI subcommands for lea.
|
Package commands defines CLI subcommands for lea. |
|
graph/contracts
Package contracts defines the core data structures for the structural graph.
|
Package contracts defines the core data structures for the structural graph. |
|
mcp
Package mcp exposes the Model Context Protocol server.
|
Package mcp exposes the Model Context Protocol server. |
|
parser/contracts
Package contracts defines parser interfaces used across the app.
|
Package contracts defines parser interfaces used across the app. |
|
parser/golang
Package golang provides a Go source parser for graph extraction.
|
Package golang provides a Go source parser for graph extraction. |
|
parser/treesitter
Package treesitter parses non-Go sources using tree-sitter.
|
Package treesitter parses non-Go sources using tree-sitter. |
|
parser/treesitter/python
Package python provides tree-sitter queries for Python.
|
Package python provides tree-sitter queries for Python. |
|
storage/contracts
Package contracts defines the interfaces for graph storage.
|
Package contracts defines the interfaces for graph storage. |
|
storage/sqlite
Package sqlite provides a SQLite implementation of the Store interface.
|
Package sqlite provides a SQLite implementation of the Store interface. |
|
tui
Package tui provides the interactive terminal UI.
|
Package tui provides the interactive terminal UI. |
|
watcher
Package watcher provides filesystem monitoring for incremental indexing.
|
Package watcher provides filesystem monitoring for incremental indexing. |
|
workspace/ignore
Package ignore provides workspace ignore rules for indexing.
|
Package ignore provides workspace ignore rules for indexing. |
Click to show internal directories.
Click to hide internal directories.