Background
ASCEND Day-1 Action Sheet — Page 6
ConflictClassifier accepts a confidence_threshold parameter (default 0.85) but the
documentation doesn't explain when to tune it.
What needs to be done
Add a section to docs/api-reference.md covering: what the threshold means, how to choose a
value, and how to retrain the classifier on organization-specific data.
Files to look at
ai-sync/ascend_sync/conflict_classifier.py
docs/api-reference.md
Definition of done
Background
ASCEND Day-1 Action Sheet — Page 6
ConflictClassifieraccepts aconfidence_thresholdparameter (default 0.85) but thedocumentation doesn't explain when to tune it.
What needs to be done
Add a section to
docs/api-reference.mdcovering: what the threshold means, how to choose avalue, and how to retrain the classifier on organization-specific data.
Files to look at
ai-sync/ascend_sync/conflict_classifier.pydocs/api-reference.mdDefinition of done
Estimated effort: 1–2 hours · Skills needed: Technical writing, basic ML literacy