Directories
¶
| Path | Synopsis |
|---|---|
|
code_buddy
|
|
|
ast
Package ast provides types and interfaces for language-agnostic AST parsing.
|
Package ast provides types and interfaces for language-agnostic AST parsing. |
|
cache
Package cache provides ephemeral graph caching with LRU eviction.
|
Package cache provides ephemeral graph caching with LRU eviction. |
|
graph
Package graph provides code relationship graph types and operations.
|
Package graph provides code relationship graph types and operations. |
|
index
Package index provides in-memory indexing for code symbols.
|
Package index provides in-memory indexing for code symbols. |
|
manifest
Package manifest provides file manifest and hash tracking for cache invalidation.
|
Package manifest provides file manifest and hash tracking for cache invalidation. |
|
verify
Package verify provides hash-verified operations for code graphs.
|
Package verify provides hash-verified operations for code graphs. |
|
Package llm provides interfaces and implementations for LLM backends.
|
Package llm provides interfaces and implementations for LLM backends. |
|
Package orchestrator provides the core orchestrator service for AleutianLocal.
|
Package orchestrator provides the core orchestrator service for AleutianLocal. |
|
conversation
Package conversation provides semantic memory capabilities for conversation history.
|
Package conversation provides semantic memory capabilities for conversation history. |
|
handlers
Package handlers provides HTTP handlers for the orchestrator service.
|
Package handlers provides HTTP handlers for the orchestrator service. |
|
middleware
Package middleware provides HTTP middleware for the orchestrator service.
|
Package middleware provides HTTP middleware for the orchestrator service. |
|
observability
Package observability provides metrics and instrumentation for the orchestrator.
|
Package observability provides metrics and instrumentation for the orchestrator. |
|
services
Package services provides business logic services for the orchestrator.
|
Package services provides business logic services for the orchestrator. |
|
ttl
Package ttl provides time-to-live (TTL) management for documents and sessions in the Aleutian RAG system.
|
Package ttl provides time-to-live (TTL) management for documents and sessions in the Aleutian RAG system. |
Click to show internal directories.
Click to hide internal directories.