Commit History

Merge pull request #77 from abinaze/fix/audit-p1-critical-bugs
89c40ab
unverified

abinazebinoy commited on

fix(search): remove dead 'pressrelease' LABEL_QUERIES branch
7fd981e

abinazebinoy commited on

fix(timeline_builder): pass entity_name into audit/press event fetchers
23131d6

abinazebinoy commited on

ci: gate GitHub Pages deploy on the ci workflow passing
9170d7b

abinazebinoy commited on

chore: archive one-off patch scripts instead of leaving them at repo root
a083c8b

abinazebinoy commited on

ci: add node --check for every frontend JS file
9e78187

abinazebinoy commited on

fix(sw.js): bump CACHE version to force clients off the poisoned cache
f4791ec

abinazebinoy commited on

fix(app.js): correct bad escape sequence in search filter button
353faba

abinazebinoy commited on

fix(api.js): restore missing closing brace on graphCommunities()
db3dcda

abinazebinoy commited on

Update README with project description
f0fe8e5
unverified

abinazebinoy commited on

Add BharatGraph description to README
11dd5fc
unverified

abinazebinoy commited on

Merge pull request #76 from abinaze/feature/entity-dashboard#75
25a280b
unverified

abinazebinoy commited on

chore: bump version to 0.36.0 -- Phase 35 complete
8549189

abinazebinoy commited on

feat(phase-35): add 15 frontend wiring tests
d7760bd

abinazebinoy commited on

feat(phase-35): add Api.investigate() method to api.js
be7ca1d

abinazebinoy commited on

feat(phase-35): add /forensics page to frontend router
086d779

abinazebinoy commited on

Merge pull request #74 from abinaze/feature/forensic-intelligence#73
8dc6c5a
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