Skip to content

feat: add message_analysis to detection models#1

Merged
safenestdev merged 4 commits into
mainfrom
feat/add-message-analysis
Mar 9, 2026
Merged

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

Conversation

@safenestdev
Copy link
Copy Markdown
Contributor

Summary

  • Add MessageAnalysis class with fromJson factory 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 Dart analysis passes
  • Verify fromJson correctly parses the optional array
  • Verify README example matches actual API response shape

safenestdev and others added 4 commits February 25, 2026 16:38
Add MessageAnalysis class for per-message breakdown returned by
conversation-aware detection endpoints. Update README with usage example.
- llms.txt for LLM/agent discovery
- CITATION.cff for structured metadata
- .github/logo.png, FUNDING.yml, issue templates
@safenestdev safenestdev merged commit cda8201 into main Mar 9, 2026
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