Skip to content

feat: add message_analysis to detection models#1

Merged
safenestdev merged 3 commits into
mainfrom
feat/add-message-analysis
Mar 5, 2026
Merged

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

Conversation

@safenestdev
Copy link
Copy Markdown
Contributor

Summary

  • Add MessageAnalysis dataclass for per-message breakdown returned by conversation-aware detection endpoints
  • Add message_analysis field to DetectionResult and GroomingResult with from_dict parsing
  • Update README with usage example in grooming detection section

Test plan

  • Verify dataclass parses correctly from API response JSON
  • Verify field is optional and defaults to None
  • Verify README example matches actual API response shape

safenestdev and others added 3 commits February 25, 2026 16:38
Add MessageAnalysis dataclass 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 c8dc47e into main Mar 5, 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