Commit graph

2 commits

Author SHA1 Message Date
e02786e310 feat(scripts): Gremlin escaping + ENE table population from extraction
- distribute_extraction.py: escape strings and batch Gremlin vertex upserts.
- populate_ene_tables.py: load extraction JSONs and map concepts into ENE
tables on neon-64gb (packages, receipts, sidon_labels, braid_strands,
eigensolid_snapshots, gossip_surface_nodes/edges, relations, sessions,
ingest_events).
2026-06-22 03:52:06 -05:00
779f4fe413 feat(data): add DB sync scripts and infra tracking
Add concept extraction/orchestration scripts under scripts/ and infra
metadata in infra.json. Generated extraction outputs live under extraction/
and are regenerated from scripts; add extraction/ to .gitignore.
2026-06-22 03:14:09 -05:00