Skip to content

feat: add message_analysis to detection models#1

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

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

Conversation

@safenestdev
Copy link
Copy Markdown
Contributor

Summary

  • Add MessageAnalysis Codable struct for per-message breakdown returned by conversation-aware detection endpoints
  • Add messageAnalysis field to DetectionResult and GroomingResult
  • Update README with usage example in grooming detection section

Test plan

  • Verify Swift compiles with the new types
  • Verify Codable decoding handles the optional field
  • Verify README example matches actual API response shape

Add MessageAnalysis struct for per-message breakdown returned by
conversation-aware detection endpoints. Update README with usage example.
@safenestdev safenestdev merged commit ed817c3 into main Feb 25, 2026
2 checks passed
@safenestdev safenestdev deleted the feat/add-message-analysis branch February 25, 2026 16:51
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