{
"version": "1.0.0",
"algorithm": "bayesian_reputation_v1",
"generated": "2025-07-15T18:37:42.031273Z",
"calculator_config": {
"confidence_k": 15.0,
"prior_base": 50.0,
"prior_max": 80.0
},
"test_categories": {
"new_agents": "Agents with no interaction history",
"verified_agents": "Agents with identity verification and credentials",
"edge_cases": "Boundary conditions and limits",
"high_interaction": "Agents with significant activity",
"review_patterns": "Various rating distributions",
"confidence_levels": "Different confidence level examples"
},
"test_cases": [
{
"id": "TC001",
"category": "new_agents",
"description": "Brand new agent with no history",
"input": {
"did": "did:test:new-agent",
"created_at": "2025-07-15T18:37:42.031338Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 0,
"total_reviews": 0,
"average_rating": null
},
"expected": {
"score": 50.0,
"confidence": 0.0,
"level": "Low",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 50.0,
"confidence_value": 0.0,
"confidence_level": "Low",
"prior_weight": 1.0,
"empirical_weight": 0.0
},
"is_provisional": true,
"data_points": 0,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC002",
"category": "new_agents",
"description": "Week-old agent with no activity",
"input": {
"did": "did:test:week-old",
"created_at": "2025-07-08T18:37:42.031374Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 0,
"total_reviews": 0,
"average_rating": null
},
"expected": {
"score": 50.0,
"confidence": 0.0,
"level": "Low",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 50.0,
"confidence_value": 0.0,
"confidence_level": "Low",
"prior_weight": 1.0,
"empirical_weight": 0.0
},
"is_provisional": true,
"data_points": 0,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC003",
"category": "new_agents",
"description": "Month-old agent with no activity",
"input": {
"did": "did:test:month-old",
"created_at": "2025-06-15T18:37:42.031377Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 0,
"total_reviews": 0,
"average_rating": null
},
"expected": {
"score": 50.0,
"confidence": 0.0,
"level": "Low",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 50.0,
"confidence_value": 0.0,
"confidence_level": "Low",
"prior_weight": 1.0,
"empirical_weight": 0.0
},
"is_provisional": true,
"data_points": 0,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC004",
"category": "verified_agents",
"description": "Agent with MCP Level 1",
"input": {
"did": "did:test:mcp-1",
"created_at": "2025-04-16T18:37:42.031381Z",
"mcp_level": 1,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 0,
"total_reviews": 0,
"average_rating": null
},
"expected": {
"score": 55.0,
"confidence": 0.0,
"level": "Low",
"components": {
"prior_score": 55.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 5.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 55.0
},
"empirical_score": 50.0,
"confidence_value": 0.0,
"confidence_level": "Low",
"prior_weight": 1.0,
"empirical_weight": 0.0
},
"is_provisional": true,
"data_points": 0,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC005",
"category": "verified_agents",
"description": "Agent with MCP Level 2",
"input": {
"did": "did:test:mcp-2",
"created_at": "2025-04-16T18:37:42.031385Z",
"mcp_level": 2,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 0,
"total_reviews": 0,
"average_rating": null
},
"expected": {
"score": 60.0,
"confidence": 0.0,
"level": "Low",
"components": {
"prior_score": 60.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 10.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 60.0
},
"empirical_score": 50.0,
"confidence_value": 0.0,
"confidence_level": "Low",
"prior_weight": 1.0,
"empirical_weight": 0.0
},
"is_provisional": true,
"data_points": 0,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC006",
"category": "verified_agents",
"description": "Agent with MCP Level 3",
"input": {
"did": "did:test:mcp-3",
"created_at": "2025-04-16T18:37:42.031389Z",
"mcp_level": 3,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 0,
"total_reviews": 0,
"average_rating": null
},
"expected": {
"score": 65.0,
"confidence": 0.0,
"level": "Low",
"components": {
"prior_score": 65.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 15.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 65.0
},
"empirical_score": 50.0,
"confidence_value": 0.0,
"confidence_level": "Low",
"prior_weight": 1.0,
"empirical_weight": 0.0
},
"is_provisional": true,
"data_points": 0,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC007",
"category": "verified_agents",
"description": "Agent with identity verification",
"input": {
"did": "did:test:identity-verified",
"created_at": "2025-05-16T18:37:42.031392Z",
"mcp_level": null,
"identity_verified": true,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 0,
"total_reviews": 0,
"average_rating": null
},
"expected": {
"score": 55.0,
"confidence": 0.0,
"level": "Low",
"components": {
"prior_score": 55.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 5.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 55.0
},
"empirical_score": 50.0,
"confidence_value": 0.0,
"confidence_level": "Low",
"prior_weight": 1.0,
"empirical_weight": 0.0
},
"is_provisional": true,
"data_points": 0,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC008",
"category": "verified_agents",
"description": "Fully verified agent with all credentials",
"input": {
"did": "did:test:fully-verified",
"created_at": "2025-01-16T18:37:42.031396Z",
"mcp_level": 3,
"identity_verified": true,
"security_audit_passed": true,
"open_source": true,
"total_interactions": 0,
"total_reviews": 0,
"average_rating": null
},
"expected": {
"score": 80.0,
"confidence": 0.0,
"level": "Low",
"components": {
"prior_score": 80.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 15.0,
"identity_bonus": 5.0,
"security_audit_bonus": 7.0,
"open_source_bonus": 3.0,
"age_bonus": 0.0,
"total": 80.0
},
"empirical_score": 50.0,
"confidence_value": 0.0,
"confidence_level": "Low",
"prior_weight": 1.0,
"empirical_weight": 0.0
},
"is_provisional": true,
"data_points": 0,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC009",
"category": "review_patterns",
"description": "Agent with 1 star rating",
"input": {
"did": "did:test:rating-1",
"created_at": "2025-06-15T18:37:42.031402Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 100,
"total_reviews": 50,
"average_rating": 1.0
},
"expected": {
"score": 6.521739130434784,
"confidence": 0.8695652173913043,
"level": "High",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 0.0,
"confidence_value": 0.8695652173913043,
"confidence_level": "High",
"prior_weight": 0.13043478260869568,
"empirical_weight": 0.8695652173913043
},
"is_provisional": false,
"data_points": 150,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC010",
"category": "review_patterns",
"description": "Agent with 2 star rating",
"input": {
"did": "did:test:rating-2",
"created_at": "2025-06-15T18:37:42.031406Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 100,
"total_reviews": 50,
"average_rating": 2.0
},
"expected": {
"score": 28.260869565217394,
"confidence": 0.8695652173913043,
"level": "High",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 25.0,
"confidence_value": 0.8695652173913043,
"confidence_level": "High",
"prior_weight": 0.13043478260869568,
"empirical_weight": 0.8695652173913043
},
"is_provisional": false,
"data_points": 150,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC011",
"category": "review_patterns",
"description": "Agent with 3 star rating",
"input": {
"did": "did:test:rating-3",
"created_at": "2025-06-15T18:37:42.031409Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 100,
"total_reviews": 50,
"average_rating": 3.0
},
"expected": {
"score": 50.0,
"confidence": 0.8695652173913043,
"level": "High",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 50.0,
"confidence_value": 0.8695652173913043,
"confidence_level": "High",
"prior_weight": 0.13043478260869568,
"empirical_weight": 0.8695652173913043
},
"is_provisional": false,
"data_points": 150,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC012",
"category": "review_patterns",
"description": "Agent with 4 star rating",
"input": {
"did": "did:test:rating-4",
"created_at": "2025-06-15T18:37:42.031412Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 100,
"total_reviews": 50,
"average_rating": 4.0
},
"expected": {
"score": 71.73913043478261,
"confidence": 0.8695652173913043,
"level": "High",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 75.0,
"confidence_value": 0.8695652173913043,
"confidence_level": "High",
"prior_weight": 0.13043478260869568,
"empirical_weight": 0.8695652173913043
},
"is_provisional": false,
"data_points": 150,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC013",
"category": "review_patterns",
"description": "Agent with 5 star rating",
"input": {
"did": "did:test:rating-5",
"created_at": "2025-06-15T18:37:42.031415Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 100,
"total_reviews": 50,
"average_rating": 5.0
},
"expected": {
"score": 93.47826086956522,
"confidence": 0.8695652173913043,
"level": "High",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 100.0,
"confidence_value": 0.8695652173913043,
"confidence_level": "High",
"prior_weight": 0.13043478260869568,
"empirical_weight": 0.8695652173913043
},
"is_provisional": false,
"data_points": 150,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC014",
"category": "review_patterns",
"description": "Agent with mixed reviews (3.5 stars)",
"input": {
"did": "did:test:mixed-reviews",
"created_at": "2025-05-16T18:37:42.031417Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 200,
"total_reviews": 100,
"average_rating": 3.5
},
"expected": {
"score": 61.627906976744185,
"confidence": 0.9302325581395349,
"level": "High",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 62.5,
"confidence_value": 0.9302325581395349,
"confidence_level": "High",
"prior_weight": 0.06976744186046513,
"empirical_weight": 0.9302325581395349
},
"is_provisional": false,
"data_points": 300,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC015",
"category": "confidence_levels",
"description": "Low confidence (1 interaction)",
"input": {
"did": "did:test:conf-1",
"created_at": "2025-04-16T18:37:42.031422Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 1,
"total_reviews": 1,
"average_rating": 4.0
},
"expected": {
"score": 51.5625,
"confidence": 0.0625,
"level": "Low",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 75.0,
"confidence_value": 0.0625,
"confidence_level": "Low",
"prior_weight": 0.9375,
"empirical_weight": 0.0625
},
"is_provisional": true,
"data_points": 2,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC016",
"category": "confidence_levels",
"description": "Low-Medium confidence (10 interactions)",
"input": {
"did": "did:test:conf-10",
"created_at": "2025-04-16T18:37:42.031425Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 10,
"total_reviews": 5,
"average_rating": 4.0
},
"expected": {
"score": 60.0,
"confidence": 0.4,
"level": "Medium",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 75.0,
"confidence_value": 0.4,
"confidence_level": "Medium",
"prior_weight": 0.6,
"empirical_weight": 0.4
},
"is_provisional": false,
"data_points": 15,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC017",
"category": "confidence_levels",
"description": "Medium confidence (50 interactions)",
"input": {
"did": "did:test:conf-50",
"created_at": "2025-04-16T18:37:42.031428Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 50,
"total_reviews": 25,
"average_rating": 4.0
},
"expected": {
"score": 69.23076923076923,
"confidence": 0.7692307692307693,
"level": "High",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 75.0,
"confidence_value": 0.7692307692307693,
"confidence_level": "High",
"prior_weight": 0.23076923076923073,
"empirical_weight": 0.7692307692307693
},
"is_provisional": false,
"data_points": 75,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC018",
"category": "confidence_levels",
"description": "High confidence (200 interactions)",
"input": {
"did": "did:test:conf-200",
"created_at": "2025-04-16T18:37:42.031430Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 200,
"total_reviews": 100,
"average_rating": 4.0
},
"expected": {
"score": 73.25581395348837,
"confidence": 0.9302325581395349,
"level": "High",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 75.0,
"confidence_value": 0.9302325581395349,
"confidence_level": "High",
"prior_weight": 0.06976744186046513,
"empirical_weight": 0.9302325581395349
},
"is_provisional": false,
"data_points": 300,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC019",
"category": "confidence_levels",
"description": "Very high confidence (1000 interactions)",
"input": {
"did": "did:test:conf-1000",
"created_at": "2025-04-16T18:37:42.031433Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 1000,
"total_reviews": 500,
"average_rating": 4.0
},
"expected": {
"score": 74.63054187192118,
"confidence": 0.9852216748768473,
"level": "High",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 75.0,
"confidence_value": 0.9852216748768473,
"confidence_level": "High",
"prior_weight": 0.014778325123152691,
"empirical_weight": 0.9852216748768473
},
"is_provisional": false,
"data_points": 1500,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC020",
"category": "edge_cases",
"description": "Many interactions but no reviews",
"input": {
"did": "did:test:no-reviews",
"created_at": "2025-06-15T18:37:42.031436Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 500,
"total_reviews": 0,
"average_rating": null
},
"expected": {
"score": 50.0,
"confidence": 0.970873786407767,
"level": "High",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 50.0,
"confidence_value": 0.970873786407767,
"confidence_level": "High",
"prior_weight": 0.029126213592232997,
"empirical_weight": 0.970873786407767
},
"is_provisional": false,
"data_points": 500,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC021",
"category": "edge_cases",
"description": "Maximum allowed values",
"input": {
"did": "did:test:max-values",
"created_at": "2023-07-16T18:37:42.031439Z",
"mcp_level": 3,
"identity_verified": true,
"security_audit_passed": true,
"open_source": true,
"total_interactions": 1000000,
"total_reviews": 500000,
"average_rating": 5.0
},
"expected": {
"score": 99.99970000449993,
"confidence": 0.9999850002249966,
"level": "High",
"components": {
"prior_score": 80.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 15.0,
"identity_bonus": 5.0,
"security_audit_bonus": 7.0,
"open_source_bonus": 3.0,
"age_bonus": 5.0,
"total": 80.0
},
"empirical_score": 100.0,
"confidence_value": 0.9999850002249966,
"confidence_level": "High",
"prior_weight": 0.00001499977500341032,
"empirical_weight": 0.9999850002249966
},
"is_provisional": false,
"data_points": 1500000,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC022",
"category": "edge_cases",
"description": "Single perfect review",
"input": {
"did": "did:test:one-review",
"created_at": "2025-07-14T18:37:42.031442Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 1,
"total_reviews": 1,
"average_rating": 5.0
},
"expected": {
"score": 53.125,
"confidence": 0.0625,
"level": "Low",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 100.0,
"confidence_value": 0.0625,
"confidence_level": "Low",
"prior_weight": 0.9375,
"empirical_weight": 0.0625
},
"is_provisional": true,
"data_points": 2,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC023",
"category": "edge_cases",
"description": "Agent reaching prior score cap",
"input": {
"did": "did:test:prior-cap",
"created_at": "2024-07-15T18:37:42.031444Z",
"mcp_level": 3,
"identity_verified": true,
"security_audit_passed": true,
"open_source": true,
"total_interactions": 0,
"total_reviews": 0,
"average_rating": null
},
"expected": {
"score": 80.0,
"confidence": 0.0,
"level": "Low",
"components": {
"prior_score": 80.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 15.0,
"identity_bonus": 5.0,
"security_audit_bonus": 7.0,
"open_source_bonus": 3.0,
"age_bonus": 0.0,
"total": 80.0
},
"empirical_score": 50.0,
"confidence_value": 0.0,
"confidence_level": "Low",
"prior_weight": 1.0,
"empirical_weight": 0.0
},
"is_provisional": true,
"data_points": 0,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC024",
"category": "edge_cases",
"description": "Boundary confidence level (~0.21)",
"input": {
"did": "did:test:boundary-conf",
"created_at": "2025-07-08T18:37:42.031446Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 4,
"total_reviews": 0,
"average_rating": null
},
"expected": {
"score": 50.0,
"confidence": 0.21052631578947367,
"level": "Medium",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 50.0,
"confidence_value": 0.21052631578947367,
"confidence_level": "Medium",
"prior_weight": 0.7894736842105263,
"empirical_weight": 0.21052631578947367
},
"is_provisional": false,
"data_points": 4,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC025",
"category": "high_interaction",
"description": "Agent with 100 interactions",
"input": {
"did": "did:test:high-int-100",
"created_at": "2025-01-16T18:37:42.031450Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 100,
"total_reviews": 30,
"average_rating": 4.2
},
"expected": {
"score": 76.08695652173913,
"confidence": 0.8695652173913043,
"level": "High",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 80.0,
"confidence_value": 0.8695652173913043,
"confidence_level": "High",
"prior_weight": 0.13043478260869568,
"empirical_weight": 0.8695652173913043
},
"is_provisional": false,
"data_points": 130,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC026",
"category": "high_interaction",
"description": "Agent with 500 interactions",
"input": {
"did": "did:test:high-int-500",
"created_at": "2025-01-16T18:37:42.031453Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 500,
"total_reviews": 150,
"average_rating": 4.2
},
"expected": {
"score": 79.126213592233,
"confidence": 0.970873786407767,
"level": "High",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 80.0,
"confidence_value": 0.970873786407767,
"confidence_level": "High",
"prior_weight": 0.029126213592232997,
"empirical_weight": 0.970873786407767
},
"is_provisional": false,
"data_points": 650,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC027",
"category": "high_interaction",
"description": "Agent with 1000 interactions",
"input": {
"did": "did:test:high-int-1000",
"created_at": "2025-01-16T18:37:42.031456Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 1000,
"total_reviews": 300,
"average_rating": 4.2
},
"expected": {
"score": 79.55665024630542,
"confidence": 0.9852216748768473,
"level": "High",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 80.0,
"confidence_value": 0.9852216748768473,
"confidence_level": "High",
"prior_weight": 0.014778325123152691,
"empirical_weight": 0.9852216748768473
},
"is_provisional": false,
"data_points": 1300,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC028",
"category": "high_interaction",
"description": "Agent with 5000 interactions",
"input": {
"did": "did:test:high-int-5000",
"created_at": "2025-01-16T18:37:42.031458Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 5000,
"total_reviews": 1500,
"average_rating": 4.2
},
"expected": {
"score": 79.91026919242273,
"confidence": 0.9970089730807578,
"level": "High",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 80.0,
"confidence_value": 0.9970089730807578,
"confidence_level": "High",
"prior_weight": 0.0029910269192422456,
"empirical_weight": 0.9970089730807578
},
"is_provisional": false,
"data_points": 6500,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC029",
"category": "high_interaction",
"description": "Agent with 10000 interactions",
"input": {
"did": "did:test:high-int-10000",
"created_at": "2025-01-16T18:37:42.031461Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 10000,
"total_reviews": 3000,
"average_rating": 4.2
},
"expected": {
"score": 79.95506739890165,
"confidence": 0.9985022466300549,
"level": "High",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 80.0,
"confidence_value": 0.9985022466300549,
"confidence_level": "High",
"prior_weight": 0.0014977533699450651,
"empirical_weight": 0.9985022466300549
},
"is_provisional": false,
"data_points": 13000,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC030",
"category": "verified_agents",
"description": "MCP Level 1 only",
"input": {
"did": "did:test:cred-30",
"created_at": "2025-04-16T18:37:42.031465Z",
"mcp_level": 1,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 50,
"total_reviews": 25,
"average_rating": 4.0
},
"expected": {
"score": 70.38461538461539,
"confidence": 0.7692307692307693,
"level": "High",
"components": {
"prior_score": 55.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 5.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 55.0
},
"empirical_score": 75.0,
"confidence_value": 0.7692307692307693,
"confidence_level": "High",
"prior_weight": 0.23076923076923073,
"empirical_weight": 0.7692307692307693
},
"is_provisional": false,
"data_points": 75,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC031",
"category": "verified_agents",
"description": "Identity verified only",
"input": {
"did": "did:test:cred-31",
"created_at": "2025-04-16T18:37:42.031468Z",
"mcp_level": null,
"identity_verified": true,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 50,
"total_reviews": 25,
"average_rating": 4.0
},
"expected": {
"score": 70.38461538461539,
"confidence": 0.7692307692307693,
"level": "High",
"components": {
"prior_score": 55.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 5.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 55.0
},
"empirical_score": 75.0,
"confidence_value": 0.7692307692307693,
"confidence_level": "High",
"prior_weight": 0.23076923076923073,
"empirical_weight": 0.7692307692307693
},
"is_provisional": false,
"data_points": 75,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC032",
"category": "verified_agents",
"description": "Security audit only",
"input": {
"did": "did:test:cred-32",
"created_at": "2025-04-16T18:37:42.031470Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": true,
"open_source": false,
"total_interactions": 50,
"total_reviews": 25,
"average_rating": 4.0
},
"expected": {
"score": 70.84615384615384,
"confidence": 0.7692307692307693,
"level": "High",
"components": {
"prior_score": 57.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 7.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 57.0
},
"empirical_score": 75.0,
"confidence_value": 0.7692307692307693,
"confidence_level": "High",
"prior_weight": 0.23076923076923073,
"empirical_weight": 0.7692307692307693
},
"is_provisional": false,
"data_points": 75,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC033",
"category": "verified_agents",
"description": "Open source only",
"input": {
"did": "did:test:cred-33",
"created_at": "2025-04-16T18:37:42.031472Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": true,
"total_interactions": 50,
"total_reviews": 25,
"average_rating": 4.0
},
"expected": {
"score": 69.92307692307692,
"confidence": 0.7692307692307693,
"level": "High",
"components": {
"prior_score": 53.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 3.0,
"age_bonus": 0.0,
"total": 53.0
},
"empirical_score": 75.0,
"confidence_value": 0.7692307692307693,
"confidence_level": "High",
"prior_weight": 0.23076923076923073,
"empirical_weight": 0.7692307692307693
},
"is_provisional": false,
"data_points": 75,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC034",
"category": "verified_agents",
"description": "MCP Level 2 + Identity",
"input": {
"did": "did:test:cred-34",
"created_at": "2025-04-16T18:37:42.031475Z",
"mcp_level": 2,
"identity_verified": true,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 50,
"total_reviews": 25,
"average_rating": 4.0
},
"expected": {
"score": 72.6923076923077,
"confidence": 0.7692307692307693,
"level": "High",
"components": {
"prior_score": 65.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 10.0,
"identity_bonus": 5.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 65.0
},
"empirical_score": 75.0,
"confidence_value": 0.7692307692307693,
"confidence_level": "High",
"prior_weight": 0.23076923076923073,
"empirical_weight": 0.7692307692307693
},
"is_provisional": false,
"data_points": 75,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC035",
"category": "verified_agents",
"description": "All credentials maxed",
"input": {
"did": "did:test:cred-35",
"created_at": "2025-04-16T18:37:42.031477Z",
"mcp_level": 3,
"identity_verified": true,
"security_audit_passed": true,
"open_source": true,
"total_interactions": 50,
"total_reviews": 25,
"average_rating": 4.0
},
"expected": {
"score": 76.15384615384616,
"confidence": 0.7692307692307693,
"level": "High",
"components": {
"prior_score": 80.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 15.0,
"identity_bonus": 5.0,
"security_audit_bonus": 7.0,
"open_source_bonus": 3.0,
"age_bonus": 0.0,
"total": 80.0
},
"empirical_score": 75.0,
"confidence_value": 0.7692307692307693,
"confidence_level": "High",
"prior_weight": 0.23076923076923073,
"empirical_weight": 0.7692307692307693
},
"is_provisional": false,
"data_points": 75,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC036",
"category": "edge_cases",
"description": "Agent aged 0 days",
"input": {
"did": "did:test:age-0",
"created_at": "2025-07-15T18:37:42.031479Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 0,
"total_reviews": 0,
"average_rating": null
},
"expected": {
"score": 50.0,
"confidence": 0.0,
"level": "Low",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 50.0,
"confidence_value": 0.0,
"confidence_level": "Low",
"prior_weight": 1.0,
"empirical_weight": 0.0
},
"is_provisional": true,
"data_points": 0,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC037",
"category": "edge_cases",
"description": "Agent aged 30 days",
"input": {
"did": "did:test:age-30",
"created_at": "2025-06-15T18:37:42.031482Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 0,
"total_reviews": 0,
"average_rating": null
},
"expected": {
"score": 50.0,
"confidence": 0.0,
"level": "Low",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 50.0,
"confidence_value": 0.0,
"confidence_level": "Low",
"prior_weight": 1.0,
"empirical_weight": 0.0
},
"is_provisional": true,
"data_points": 0,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC038",
"category": "edge_cases",
"description": "Agent aged 60 days",
"input": {
"did": "did:test:age-60",
"created_at": "2025-05-16T18:37:42.031485Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 0,
"total_reviews": 0,
"average_rating": null
},
"expected": {
"score": 50.0,
"confidence": 0.0,
"level": "Low",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 50.0,
"confidence_value": 0.0,
"confidence_level": "Low",
"prior_weight": 1.0,
"empirical_weight": 0.0
},
"is_provisional": true,
"data_points": 0,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC039",
"category": "edge_cases",
"description": "Agent aged 90 days",
"input": {
"did": "did:test:age-90",
"created_at": "2025-04-16T18:37:42.031487Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 0,
"total_reviews": 0,
"average_rating": null
},
"expected": {
"score": 50.0,
"confidence": 0.0,
"level": "Low",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 50.0,
"confidence_value": 0.0,
"confidence_level": "Low",
"prior_weight": 1.0,
"empirical_weight": 0.0
},
"is_provisional": true,
"data_points": 0,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC040",
"category": "edge_cases",
"description": "Agent aged 180 days",
"input": {
"did": "did:test:age-180",
"created_at": "2025-01-16T18:37:42.031490Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 0,
"total_reviews": 0,
"average_rating": null
},
"expected": {
"score": 50.0,
"confidence": 0.0,
"level": "Low",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 50.0,
"confidence_value": 0.0,
"confidence_level": "Low",
"prior_weight": 1.0,
"empirical_weight": 0.0
},
"is_provisional": true,
"data_points": 0,
"algorithm_version": "1.0.0"
}
},
{
"id": "TC041",
"category": "edge_cases",
"description": "Agent aged 365 days",
"input": {
"did": "did:test:age-365",
"created_at": "2024-07-15T18:37:42.031492Z",
"mcp_level": null,
"identity_verified": false,
"security_audit_passed": false,
"open_source": false,
"total_interactions": 0,
"total_reviews": 0,
"average_rating": null
},
"expected": {
"score": 50.0,
"confidence": 0.0,
"level": "Low",
"components": {
"prior_score": 50.0,
"prior_breakdown": {
"base_score": 50.0,
"mcp_bonus": 0.0,
"identity_bonus": 0.0,
"security_audit_bonus": 0.0,
"open_source_bonus": 0.0,
"age_bonus": 0.0,
"total": 50.0
},
"empirical_score": 50.0,
"confidence_value": 0.0,
"confidence_level": "Low",
"prior_weight": 1.0,
"empirical_weight": 0.0
},
"is_provisional": true,
"data_points": 0,
"algorithm_version": "1.0.0"
}
}
]
}