MCPcopy Create free account
hub / github.com/Durafen/Claude-code-memory / _create_chunk_id

Method _create_chunk_id

claude_indexer/analysis/parser.py:104–116  ·  view source on GitHub ↗

Create deterministic chunk ID following existing pattern.

(
        self,
        file_path: Path,
        entity_name: str,
        chunk_type: str,
        entity_type: str | None = None,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls

no outgoing calls

Tested by

no test coverage detected