Skip to content

Resolve extractor redundancy + unused L2 META #17

Description

@StigNorland

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.

  • Decide whether to keep, wire in, or remove the triple extractor
  • Decide whether L2 META has a near-term purpose or should be dropped

Refs: src/library/llm_extractor.py, src/library/context.py:945 (_extract_concepts), src/library/graph.py:38 (NodeLevel.META)

Metadata

Metadata

Assignees

No one assigned

    Labels

    designArchitecture / design science

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions