Skip to content

Add funding check workflow#88

Draft
mairasalazar wants to merge 3 commits into
inveniosoftware:mainfrom
mairasalazar:workflow-grant-check
Draft

Add funding check workflow#88
mairasalazar wants to merge 3 commits into
inveniosoftware:mainfrom
mairasalazar:workflow-grant-check

Conversation

@mairasalazar

Copy link
Copy Markdown
Collaborator

❤️ Thank you for your review!

  • feat(workflow): add a funding check workflow

Add a new check_funding_relevance activity. The new activity assesses
whether a record's title and description match a grant description,
guided by a caller-supplied rule. Wires up the corresponding Temporal
workflow and registers it under the check_funding_relevance key.

  • refactor(extraction): move shared LLM agent builder

Move the LLM agent construction logic from extract_metadata into a
reusable _llm.build_agent helper, and use it in the existing metadata
extraction activity.

mairasalazar and others added 3 commits July 14, 2026 14:10
Move the LLM agent construction logic from `extract_metadata` into a
reusable `_llm.build_agent` helper, and use it in the existing metadata
extraction activity.
Add a new `check_funding_relevance` activity. The new activity assesses
whether a record's title and description match a grant description,
guided by a caller-supplied rule. Wires up the corresponding Temporal
workflow and registers it under the `check_funding_relevance` key.
@ptamarit
ptamarit force-pushed the workflow-grant-check branch from dc221d9 to 148e567 Compare July 14, 2026 13:47
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.

2 participants