File size: 1,110 Bytes
b618745
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
  "coverage": [
    "INDIRECT returns a reference from workbook text; this fixture does not evaluate that text or claim complete target resolution.",
    "The scoreable coverage expectation requires an explicit static-dependency boundary disclosure, not a universal formula-evaluation claim."
  ],
  "coverage_expectations": [
    {
      "cell": "B2",
      "functions": [
        "INDIRECT"
      ],
      "kind": "dynamic_reference_static_coverage",
      "sheet": "Summary"
    }
  ],
  "facts": [
    {
      "cell": "B2",
      "functions": [
        "INDIRECT"
      ],
      "kind": "dynamic_formula_reference_added",
      "sheet": "Summary"
    }
  ],
  "family": "structural",
  "id": "structural.dynamic_reference_introduced",
  "must_reach": [
    {
      "source": {
        "cell": "B2",
        "sheet": "Summary"
      },
      "targets": [
        {
          "cell": "B4",
          "sheet": "Dashboard"
        }
      ]
    }
  ],
  "review_expectation": "block",
  "schema_version": 3,
  "title": "A direct output reference becomes an INDIRECT-driven reference",
  "topology": "pair"
}