Commit History

Fix: pre-create Neo4j dir structure, remove run dir redirect, lower memory
ba0aaff
Running

TheQuantEd commited on

Fix: pre-create Neo4j dir structure, remove run dir redirect, lower memory
3ff91c7

TheQuantEd commited on

Fix: pre-create Neo4j dir structure, remove run dir redirect, lower memory
f014957

TheQuantEd commited on

Fix: use sed to replace Neo4j conf keys, no duplicate declarations
4c8b445

TheQuantEd commited on

Fix: no symlinks, chown /data/neo4j to neo4j user, direct console output to supervisord
d150c4c

TheQuantEd commited on

Fix: install Neo4j+cypher-shell via official Debian apt repo (no tar.gz/APOC download)
9c55c11

TheQuantEd commited on

Fix: Neo4j 5.24.0 + APOC 5.24.0 hardcoded (confirmed published)
50a3cfd

TheQuantEd commited on

Fix: Neo4j 5.26.0 (APOC available) + correct graphrag schema from seeder
b40cc1f

TheQuantEd commited on

Fix: install APOC plugin + allow apoc.* procedures in Neo4j config
89f66fe

TheQuantEd commited on

Fix: always set Neo4j password on boot + cypher-shell fallback in seeder
b4e6556

TheQuantEd commited on

Fix: backend waits for Neo4j bolt before starting uvicorn
a733d8f

TheQuantEd commited on

Fix: upgrade Java 17→21 for Neo4j 2026.x compatibility
fec9d49

TheQuantEd commited on

Fix: empty Neo4j startup + auto-seed on first boot
6fa287a

TheQuantEd commited on

Fix: remove supervisord environment block so HF Spaces secrets reach uvicorn
1c46761

TheQuantEd commited on

Fix APOC: keep plugins in /opt/neo4j/plugins (not /data), use direct neo4j_conn for graph stats
1428c0f

TheQuantEd commited on

Fix Neo4j auth: disable auth for demo deployment (NEO4J_AUTH=none), simplify entrypoint
a37ed50

TheQuantEd commited on

Fix Neo4j auth: use NEO4J_AUTH env var (Neo4j 5.x standard), remove broken cypher-shell bootstrap
cd1a891

TheQuantEd commited on

Fix 500: use 'or' fallback for env vars, guard eligible-patient query against Neo4j not ready
bf49c73

TheQuantEd commited on

Fix backend crash: make Neo4jGraph lazy-init in graphrag.py — was failing at import time
bfeb61b

TheQuantEd commited on

Fix 502: retry Neo4j connection at startup, delay backend 50s to wait for Neo4j
8bd7457

TheQuantEd commited on

Add Dockerfile to repo root for HuggingFace Spaces build
6b12e79

TheQuantEd commited on

Initial deployment: ClinicalMatch AI v2.0 — FHIR R4 · MCP (9 tools) · A2A workflow · SHARP compliance · 100k synthetic patients · Neo4j graph · GraphRAG chatbot
59abb4f

TheQuantEd commited on

initial commit
f022dec
verified

TheQuantEd commited on