Skip to content

feat: add message_analysis to detection types#1

Merged
safenestdev merged 1 commit into
mainfrom
feat/add-message-analysis
Feb 25, 2026
Merged

feat: add message_analysis to detection types#1
safenestdev merged 1 commit into
mainfrom
feat/add-message-analysis

Conversation

@safenestdev
Copy link
Copy Markdown
Contributor

Summary

  • Add MessageAnalysis interface for per-message breakdown returned by conversation-aware detection endpoints
  • Add message_analysis?: MessageAnalysis[] field to DetectionResult and GroomingResult
  • Update README with usage example in grooming detection section

Test plan

  • Verify TypeScript compiles with npm run build
  • Verify new field is correctly typed as optional array
  • Verify README example matches actual API response shape

Add MessageAnalysis interface for per-message breakdown returned by
conversation-aware detection endpoints. Update README with usage example.
@safenestdev safenestdev merged commit 751d233 into main Feb 25, 2026
4 checks passed
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