File size: 486 Bytes
98bde72
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "type": "scripted",
  "decisions": [
    {
      "tool": "ingest_results",
      "arguments": {
        "path": "examples/observed_result.json"
      },
      "hypothesis": "The archived interaction label can be reconstructed with unchanged source records.",
      "evidence_ids": [],
      "decision_summary": "Import the observed source label for the real-data replay example.",
      "expected_observation": "One source-linked interaction label.",
      "stop": false
    }
  ]
}