Skip to content

DecisionPolicy PR#346

Open
laerdon wants to merge 6 commits into
CornellNLP:masterfrom
laerdon:master
Open

DecisionPolicy PR#346
laerdon wants to merge 6 commits into
CornellNLP:masterfrom
laerdon:master

Conversation

@laerdon
Copy link
Copy Markdown
Contributor

@laerdon laerdon commented Apr 28, 2026

This PR is meant to introduce decision policies as a flexible layer for turning model scores into final intervention decisions.

Instead of each forecaster handling its own threshold tuning logic, these changes move that work into the shared DecisionPolicy base class.

We also provide an implementation of a deferral-oriented policy that can look at simulated future replies before deciding whether to intervene.

laerdon and others added 5 commits April 1, 2026 12:23
* refactor forecaster model to use decision policies

Co-authored-by: Laerdon Kim <laerdon@users.noreply.github.com>

* update forecaster models for score and policy orchestration

Co-authored-by: Laerdon Kim <laerdon@users.noreply.github.com>

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Laerdon Kim <laerdon@users.noreply.github.com>
@laerdon laerdon marked this pull request as ready for review May 1, 2026 03:15
@laerdon laerdon requested a review from vianxnguyen May 1, 2026 18:18
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.

1 participant