Implement Scene 7 evidence goal flow
This commit is contained in:
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"slug": "barricelli-inventor-proof",
|
||||
"name": "Scene 7 · Prove Barricelli was an inventor",
|
||||
"title": "The Barricelli Files",
|
||||
"subtitle": "Scene 7 · Demonstrate OSINT skill",
|
||||
"brief": {
|
||||
"body": "DEMONSTRATE OSINT SKILL\n\nProve that Nils Aall Barricelli was an inventor. Find a reliable source online, take a screenshot, then paste it directly onto this board. One decisive source is enough. You do not need to submit a URL or write a report.",
|
||||
"concepts": []
|
||||
},
|
||||
"documents": [],
|
||||
"folders": [],
|
||||
"goals": [
|
||||
{
|
||||
"key": "barricelli.inventor-proof",
|
||||
"title": "Prove Nils Aall Barricelli was an inventor",
|
||||
"instructions": "Find a reliable source online and paste a screenshot onto the board.",
|
||||
"completionMessage": "SOURCE VERIFIED — NILS AALL BARRICELLI: INVENTOR",
|
||||
"requiredFlags": ["scene7.nils_inventor_proved"]
|
||||
}
|
||||
],
|
||||
"evidenceMatchRules": [
|
||||
{
|
||||
"name": "Google Patents · GB695913A",
|
||||
"sourceLabel": "Google Patents · GB695913A · Improved chest of drawers",
|
||||
"sourceUri": "https://patents.google.com/patent/GB695913A/en",
|
||||
"flagKey": "scene7.nils_inventor_proved",
|
||||
"minimumAnchorMatches": 2,
|
||||
"anchors": [
|
||||
{
|
||||
"phrase": "GB695913A Improved chest of drawers",
|
||||
"minimumSimilarity": 0.7
|
||||
},
|
||||
{
|
||||
"phrase": "Nils Aall Barricelli",
|
||||
"minimumSimilarity": 0.72
|
||||
},
|
||||
{
|
||||
"phrase": "695913 Chests of drawers BARRICELLI N A May 31 1951",
|
||||
"minimumSimilarity": 0.68
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"evidenceSemanticRules": [
|
||||
{
|
||||
"goalKey": "barricelli.inventor-proof",
|
||||
"name": "Barricelli inventor claim",
|
||||
"targetSubject": "Nils Aall Barricelli",
|
||||
"relatedSubject": "Nils Aall Barricelli's father",
|
||||
"assertion": "The source states or directly demonstrates that Nils Aall Barricelli was an inventor or a named patent applicant for an invention.",
|
||||
"successFlagKey": "scene7.nils_inventor_proved",
|
||||
"relatedFlagKey": "scene7.father_inventor_discovered",
|
||||
"minimumConfidence": 0.88,
|
||||
"evaluatorVersion": "barricelli_inventor_v1"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user