candle-fire / graph /builder.py
KevinIsInCoding
feat: initial project scaffold and Stage 2 ingestion pipeline
0ccfe4a
Raw
History Blame
97 Bytes
"""NetworkX DiGraph construction from extracted entities and trials."""
# Stage 4 implementation