candle-fire / graph /serializer.py
KevinIsInCoding
feat: initial project scaffold and Stage 2 ingestion pipeline
0ccfe4a
Raw
History Blame
86 Bytes
"""Save and load the ALS knowledge graph (pickle + JSON)."""
# Stage 4 implementation