Apply explicit Project Match Signals and thread drift rules #7
Labels
No labels
ready-for-agent
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
liang/sales-ai#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent
Parent PRD: #2
What to build
Add deterministic Project matching on top of archived Communications. Matching should write Communication Project Hints only from explicit Project Match Signals: confirmed links or prior correction, exact Project code, exact Project Identifier Variant, confirmed Thread Link, document metadata, and strong aliases where manually marked. Semantic similarity remains candidate-only, and unknown Projects enter Intake Flow rather than being auto-created.
Acceptance criteria
Blocked by
Implemented issue #7.
Summary:
services.project_matching.match_archived_communication_to_project.Verification:
.venv/bin/pytest tests/test_project_matching.py -q-> passed.