Commit History

Merge pull request #74 from abinaze/feature/forensic-intelligence#73
8dc6c5a
Running
unverified

abinazebinoy commited on

chore: bump version to 0.35.0 -- Phase 34 complete
820c26f

abinazebinoy commited on

feat(phase-34): add 20 tests for forensic + case memory modules
16029be

abinazebinoy commited on

feat(phase-34): add 10 Phase 34 client methods to api.js
34cd641

abinazebinoy commited on

feat(phase-34): register forensics, self_learning, case_memory routers
70e41ad

abinazebinoy commited on

feat(phase-34): add api/routes/case_memory.py with 3 endpoints
538036c

abinazebinoy commited on

feat(phase-34): add api/routes/self_learning.py with 4 endpoints
5fdaa50

abinazebinoy commited on

feat(phase-34): add api/routes/forensics.py with 5 endpoints
48337b7

abinazebinoy commited on

feat(phase-34): wire BenfordsAnalyzer + GhostCompanyDetector + ShadowDirectorDetector into risk scorer
4ac80cb

abinazebinoy commited on

Merge pull request #72 from abinaze/feature/graph-intelligence#58
45d1eca
unverified

abinazebinoy commited on

feat(phase-33): add 6 Phase 33 client methods to api.js
cdc0d19

abinazebinoy commited on

fix(phase-33): fix _renderTimeline to call /timeline/ not /biography/
daf86d8

abinazebinoy commited on

chore: bump version to 0.34.0 -- Phase 33 complete
1b77cde

abinazebinoy commited on

feat(phase-33): add 19 tests for GraphAnalytics + timeline helpers
c5d0276

abinazebinoy commited on

feat(phase-33): register timeline.router in api/main.py
5457f68

abinazebinoy commited on

feat(phase-33): add api/routes/timeline.py with 2 endpoints
4435778

abinazebinoy commited on

feat(phase-33): add 4 graph analytics endpoints to api/routes/graph.py
5ac9ba3

abinazebinoy commited on

Add header documentation for pipeline.py
4b4af4b
unverified

abinazebinoy commited on

Add branch strategy section to CONTRIBUTING.md
b23f7c9
unverified

abinazebinoy commited on

Add developer credit to README
98ba423
unverified

abinazebinoy commited on

Merge pull request #71 from abinaze/feature/entity-resolution#57
e67d9f8
unverified

abinazebinoy commited on

chore: bump version to 0.33.0 -- Phase 32 complete
681bc37

abinazebinoy commited on

feat(phase-32): load AliasGraph at startup + register resolve.router
02e886f

abinazebinoy commited on

feat(phase-32): add AliasGraph import and singleton to api/main.py
d0cb2c0

abinazebinoy commited on

feat(phase-32): add 15 new tests for entity resolution edge cases
6a0d2fb

abinazebinoy commited on

feat(phase-32): rebuild AliasGraph in pipeline after entity resolution
aef2ed8

abinazebinoy commited on

feat(phase-32): register resolve.router in api/main.py
e36916d

abinazebinoy commited on

feat(phase-32): add api/routes/resolve.py with 4 endpoints
d5dc03e

abinazebinoy commited on

Merge pull request #70 from abinaze/fix/bugs-sprint-8
3cef2e1
unverified

abinazebinoy commited on

fix(B-06): confirm filter button data-nav-path fix applied + wire addEventListener
0ece323

abinazebinoy commited on

fix(M-09): confirm dirname guard in save_json; bump version to 0.32.0
e492711

abinazebinoy commited on

fix(B-08,NEW-1): remove duplicate fulltext from SETUP_QUERIES; modern CREATE FULLTEXT INDEX syntax
7b8375b

abinazebinoy commited on

fix(ascii): replace all non-ASCII chars in Python source files
fa87992

abinazebinoy commited on

fix(B-26): add __iter__ and __getitem__ to FakeResult for offline compatibility
9e00b4a

abinazebinoy commited on

fix(B-25): remove incorrect D3 7.9.0 SRI hash that silently blocked graph visualisation
c4a33c8

abinazebinoy commited on

fix(B-13): move BHARATGRAPH_API_URL script to top of <head> -- eliminates race condition
85fee75

abinazebinoy commited on

fix(B-29): replace misleading 'court-grade PDF' claim with accurate disclaimer
f408a8f

abinazebinoy commited on

fix(B-15): remove extra brace orphaning else branch in liveFeed ws.onmessage
14ac551

abinazebinoy commited on

fix(B-05 step3, NEW-1): add load_affidavits() to GraphLoader; modern fulltext in setup_schema()
6b02e4a

abinazebinoy commited on

fix(B-07): CONTESTED_IN relationship target was Scheme, corrected to Constituency
7087c8a

abinazebinoy commited on

fix(B-05 step2): add Affidavit uniqueness constraint and year index to SETUP_QUERIES
ff2a14c

abinazebinoy commited on

fix(B-05 step1): add Affidavit node and FILED_AFFIDAVIT to schema
63bc051

abinazebinoy commited on

fix(B-04): remove duplicate MathInvestigator class definition
480903f

abinazebinoy commited on

fix(B-03): remove duplicate BenamiInvestigator class definition
0a34a0f

abinazebinoy commited on

fix(B-10): remove dead module-level investigate() with 0.3 asset fabrication
fa0f8ca

abinazebinoy commited on

fix(B-02 step1): remove third AffidavitInvestigator class (the broken one)
54825a7

abinazebinoy commited on

fix(NEW-3): expand _FEED_LABELS from 6 to 14 node types
1a8094a

abinazebinoy commited on

fix(B-01): define _stats_lock -- NameError crashed GET /stats on every call
05ed738

abinazebinoy commited on

Remove extra newline before Architecture section
c20cdf7
unverified

abinazebinoy commited on

Add architecture section to README
a975d10
unverified

abinazebinoy commited on