llm_extractor.py (triple extraction) is shadowed by the direct _extract_concepts_llm path in context.py, which wins. The L2 META node level is declared but never used.
Refs: src/library/llm_extractor.py, src/library/context.py:945 (_extract_concepts), src/library/graph.py:38 (NodeLevel.META)
llm_extractor.py (triple extraction) is shadowed by the direct _extract_concepts_llm path in context.py, which wins. The L2 META node level is declared but never used.
Refs: src/library/llm_extractor.py, src/library/context.py:945 (_extract_concepts), src/library/graph.py:38 (NodeLevel.META)