Skip to content

Commit 99ec360

Browse files
Create purity-assessment.low-confidence.sample.yaml
1 parent 5b162d6 commit 99ec360

1 file changed

Lines changed: 91 additions & 0 deletions

File tree

Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
1+
purity_assessment:
2+
id: "purity_assessment_low_confidence_001"
3+
epicenter_id: "epicenter_uncertain_001"
4+
assessed_at: "2026-05-25T00:00:00Z"
5+
method: "hybrid"
6+
version: "0.1.0"
7+
8+
assessor:
9+
type: "multi_wing_review"
10+
system_id: "epicenter-preservation-os"
11+
reviewer_notes: "Assessment confidence is low due to weak provenance, unclear origin, and incomplete signal coverage."
12+
13+
signals:
14+
provenance_evidence_score:
15+
value: 0.25
16+
basis:
17+
- "publication_timestamp_unavailable"
18+
- "platform_metadata_incomplete"
19+
- "archive_record_unavailable"
20+
21+
author_declaration_score:
22+
value: 0.30
23+
basis:
24+
- "creator_declaration_missing"
25+
- "ai_assistance_level_unknown"
26+
27+
structural_originality_score:
28+
value: 0.42
29+
basis:
30+
- "some_original_framing_detected"
31+
- "structure_not_sufficiently_distinctive"
32+
- "possible_derivative_summary_pattern"
33+
34+
revision_lineage_score:
35+
value: 0.20
36+
basis:
37+
- "revision_history_unavailable"
38+
- "no_clear_version_chain"
39+
40+
citation_transparency_score:
41+
value: 0.28
42+
basis:
43+
- "external_dependencies_unclear"
44+
- "source_references_partially_missing"
45+
46+
ai_pattern_risk_score:
47+
value: 0.63
48+
basis:
49+
- "moderate_ai_assisted_rhetorical_patterns_detected"
50+
- "generic_explanatory_structure_detected"
51+
- "low_specificity_in_key_sections"
52+
53+
outputs:
54+
origin_purity_score:
55+
value: 0.36
56+
confidence: 0.42
57+
interpretation: "low_confidence_origin_unclear_review_required"
58+
59+
ai_generated_ratio:
60+
value: 0.58
61+
confidence: 0.45
62+
interpretation: "possible_ai_primary_or_heavily_ai_assisted"
63+
64+
warning_flags:
65+
- "missing_provenance"
66+
- "low_confidence_score"
67+
- "origin_unclear"
68+
- "review_required"
69+
- "royalty_readiness_blocked"
70+
71+
review:
72+
required: true
73+
recommended: true
74+
reason: "Origin evidence is weak, confidence is low, and the assessment should not proceed to royalty-readiness without review."
75+
76+
downstream_use:
77+
rag_indexing:
78+
allowed: "conditional"
79+
notes: "May be indexed only with uncertainty metadata and provenance warnings."
80+
81+
training_use:
82+
allowed: "requires_permission"
83+
notes: "Training use should not proceed without creator permission, provenance clarification, and platform-policy review."
84+
85+
royalty_readiness:
86+
status: "blocked"
87+
notes: "Royalty-readiness transition is blocked until provenance and origin uncertainty are reviewed."
88+
89+
collapse_monitoring:
90+
include: true
91+
notes: "Include as a low-confidence and origin-unclear signal for ecosystem-level purity monitoring."

0 commit comments

Comments
 (0)