generated from coulomb/repo-seed
Wired optional LLM extraction into the analysis path
This commit is contained in:
@@ -122,6 +122,11 @@ entries while preserving source paths where they match observed facts or
|
||||
content chunks. Tests use fake adapters, so the default test suite does not call
|
||||
external providers.
|
||||
|
||||
Application code can inject an `LLMCandidateExtractor` into `RegistryService`.
|
||||
When an extractor is present and returns candidates, analysis stores those
|
||||
reviewable candidates; when it returns no candidates, the deterministic
|
||||
heuristic generator remains the fallback.
|
||||
|
||||
## Agent-Facing Endpoints
|
||||
|
||||
The v0.1 API covers the main registration, analysis, review, search, and inspection loop:
|
||||
|
||||
Reference in New Issue
Block a user