Skip to content

feat: link news to on-chain entities#835

Merged
Cedarich merged 1 commit into
Pulsefy:mainfrom
zakkiyyat:codex/zakkiyyat-onchain-entity-linking
Jun 2, 2026
Merged

feat: link news to on-chain entities#835
Cedarich merged 1 commit into
Pulsefy:mainfrom
zakkiyyat:codex/zakkiyyat-onchain-entity-linking

Conversation

@zakkiyyat

Copy link
Copy Markdown
Contributor

Summary

  • add deterministic on-chain entity linker with stable project/asset IDs
  • persist article entity links for backend consumption
  • expose links on news API responses and add precision evaluation coverage

Tests

  • .venv/bin/python -m pytest tests/test_onchain_entity_persistence.py tests/test_onchain_entity_linker.py tests/test_ner_service.py -q
  • .venv/bin/python -m py_compile src/analytics/onchain_entity_linker.py src/analytics/ner_service.py src/analytics/init.py src/db/models.py src/db/postgres_service.py src/db/init.py src/api/server.py alembic/versions/003_add_onchain_entity_links.py tests/test_onchain_entity_linker.py tests/test_onchain_entity_persistence.py

Closes #739

@drips-wave

drips-wave Bot commented Jun 1, 2026

Copy link
Copy Markdown

@zakkiyyat Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Cedarich Cedarich merged commit 5f9a7ae into Pulsefy:main Jun 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Data-processing: Enrich News Articles with On-chain Entity Linking (Projects, Assets)

2 participants