feat: anomaly scoring pipeline — score entries, persist results, surface high-confidence hits #10
Labels
No labels
compliance
demo
deployment
docs
enhancement
parser
patterns
performance
security
ux
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/turnstone#10
Loading…
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?
Pipeline stage after ingest: run the cybersec model over unscored entries in batches, write scores back to DB, emit high-confidence hits (above configurable threshold) to a detections queue. Designed to run as a cf-orch subtask or standalone background worker.