insurance
yon.insurance · v1.0 ·
Insurance underwriting and claims processing for AI workflows
Insurance underwriting, claims processing, policy management, and actuarial risk modeling
Schema (6 tags)
YON — YounndAI Object Notation
yon.younndai.comAn AI-first data standard designed for structured exchange, streaming, and token efficiency. Each domain declares its default processing mode, tag profile, and output format.
Usage Examples
Automated Claims Processing
Intake first notice of loss, assess coverage applicability, route to adjusters, and track claim lifecycle from filing through settlement with fraud detection scoring.
- 1.Receive @CLAIM with loss details
- 2.Validate against @POLICY coverage terms
- 3.Check @COVERAGE limits and exclusions
- 4.Review @LOSS_RUN for fraud indicators
Tags used
@CLAIM @POLICY @COVERAGE @LOSS_RUN
AI-Powered Automated Underwriting
Score insurance applications using risk factor analysis, coverage modeling, and actuarial data. Auto-bind low-risk policies and flag complex cases for manual review.
- 1.Receive new business @POLICY application
- 2.Score risk via @UNDERWRITING model with hazard factors
- 3.Structure @COVERAGE lines with limits and deductibles
- 4.Pull @LOSS_RUN history for experience rating
- 5.Issue policy or refer to manual review
Tags used
@POLICY @UNDERWRITING @COVERAGE @LOSS_RUN
Metadata
- •CLAIM
- •UNDERWRITING
- •POLICY
- Automated Claims Processing
Intake first notice of loss, assess coverage applicability, route to adjusters, and track claim lifecycle from filing through settlement with fraud detection scoring.
- AI-Powered Automated Underwriting
Score insurance applications using risk factor analysis, coverage modeling, and actuarial data. Auto-bind low-risk policies and flag complex cases for manual review.
Registry
API Access
Endpoints
Code Snippet
curl -s "https://domains.younndai.com/api/domains/yon.insurance" | jq