codemem-engine 0.19.0

Domain logic engine for Codemem: indexing, hooks, watching, scoring, recall, consolidation
Documentation
references:
  - kind: "import_declaration"
    reference_kind: "import"
    name_field: null
    special: "go_import"

  - kind: "call_expression"
    reference_kind: "call"
    name_field: "function"
    special: null

scope_containers:
  - kind: "function_declaration"
    name_field: "name"
    body_field: "body"

  - kind: "method_declaration"
    name_field: "name"
    body_field: "body"

unwrap_nodes: []