fix(B-08,NEW-1): remove duplicate fulltext from SETUP_QUERIES; modern CREATE FULLTEXT INDEX syntax 7b8375b abinazebinoy commited on May 18
fix(ascii): replace all non-ASCII chars in Python source files fa87992 abinazebinoy commited on May 17
fix(B-05 step3, NEW-1): add load_affidavits() to GraphLoader; modern fulltext in setup_schema() 6b02e4a abinazebinoy commited on May 17
fix(B-07): CONTESTED_IN relationship target was Scheme, corrected to Constituency 7087c8a abinazebinoy commited on May 17
fix(B-05 step2): add Affidavit uniqueness constraint and year index to SETUP_QUERIES ff2a14c abinazebinoy commited on May 17
fix(B-05 step1): add Affidavit node and FILED_AFFIDAVIT to schema 63bc051 abinazebinoy commited on May 17
fix(BUG-C4): add scraped_at field to all seed records so live feed shows data after /admin/seed e055b14 abinazebinoy commited on May 4
fix(BUG-30): increase SHA-256 ID truncation 20->32 chars (80->128-bit collision resistance) 493af54 abinazebinoy commited on May 3
fix(api+graph+pipeline): M-04+M-05+M-08+M-09 -- misc medium fixes 5d9b8a9 abinazebinoy commited on Apr 29
fix(encoding): strip non-ASCII chars from pipeline.py and loader.py 06270b4 abinazebinoy commited on Apr 27
fix(loader): BUG-2/3/17/19/21 — 7 new loaders, fulltext, kwargs, SHA-256 8078bc3 abinazebinoy commited on Apr 24
fix(BUG-18/19): timeline audit events use entity_name not entity_id; fulltext index covers all 16 node types e728463 abinazebinoy commited on Apr 19
fix(BUG-17): DIRECTOR_OF links match canonical node IDs via toLower name lookup 51ce6bb abinazebinoy commited on Apr 18
fix(seed): DIRECTOR_LINKS keys politician_name→name_a — was creating zero relationships 23e6d00 abinazebinoy commited on Apr 18
fix(seed): add DIRECTOR_OF + WON_CONTRACT relationships to sample data a66284c abinazebinoy commited on Apr 17
fix(graph): correct :AUDITS relationship to :FLAGS in ministry_audit_flags query ed51cce abinazebinoy commited on Apr 15
fix(search+multilingual+sources): global search, fulltext index, sources API 5e26080 abinazebinoy commited on Apr 7
fix(data): add sample data seed — politicians, companies, contracts, audit reports b1d8714 abinazebinoy commited on Apr 3
feat(graph): add Cypher query library for corruption detection fb18fa1 abinazebinoy commited on Mar 28
feat(graph): add GraphLoader - loads all scraped data into Neo4j 7cdf407 abinazebinoy commited on Mar 28
feat(graph): add Neo4j schema - nodes, relationships, constraints 6ade5c9 abinazebinoy commited on Mar 28