Implement Scene 7 evidence goal flow

This commit is contained in:
2026-08-22 16:02:42 +02:00
parent 34aa23237e
commit a7f99a2a39
31 changed files with 1620 additions and 52 deletions
@@ -0,0 +1,4 @@
Stor pensionatbrand paa Nordstrand inat.
I kvistleiligheden boede den italienske maler og opfinder Barricelli
og frue, født Aall, med sin lille søn. Deres to og et halvt år gamle
dreng vækkede sin mor og familien kom sig ud i tide.
@@ -0,0 +1,14 @@
GB695913A - Improved chest of drawers - Google Patents
Publication number
GB695913A
Inventor
Nils Aall Barricelli
Priority date 1951-05-31
Publication date 1953-08-19
695,913. Chests of drawers. BARRICELLI, N. A. May 31, 1951,
No. 12941/51. In a sectional chest of drawers, each section
comprises a frame and lockable drawer.
+57
View File
@@ -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"
}
]
}