diff --git a/.gitattributes b/.gitattributes index 3061e15557c668cabb271f6e47b520bd545ed482..e3eb9e70f380e7e8558cef0a0e057e3d8d53242b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -235,3 +235,7 @@ FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08340/src.xlsx filter FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08340/mask_last.xlsx filter=lfs diff=lfs merge=lfs -text FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08362/src.xlsx filter=lfs diff=lfs merge=lfs -text FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08362/mask_last.xlsx filter=lfs diff=lfs merge=lfs -text +FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08689/src.xlsx filter=lfs diff=lfs merge=lfs -text +FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08689/mask_last.xlsx filter=lfs diff=lfs merge=lfs -text +FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08749/src.xlsx filter=lfs diff=lfs merge=lfs -text +FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08749/mask_last.xlsx filter=lfs diff=lfs merge=lfs -text diff --git a/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08496/audit.json b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08496/audit.json new file mode 100644 index 0000000000000000000000000000000000000000..80ef2bfeb854d04e68ee8b9902955e70991270d5 --- /dev/null +++ b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08496/audit.json @@ -0,0 +1,528 @@ +{ + "gate": { + "pre_nl_gate": { + "gate_label": "GATE_PASS", + "gate_pass": true, + "hard_fails": 0, + "warns": 0, + "checks": [ + { + "check": "final_target_gate", + "pass": true, + "detail": "final_target has 63 cells" + }, + { + "check": "header_grounding", + "pass": true, + "severity": "pass", + "detail": "1/1 final regions have column_header" + }, + { + "check": "mask_consistency", + "pass": true, + "detail": "mask_last=7978B, src=13801B" + }, + { + "check": "dirty_family", + "pass": true, + "detail": "0 dirty cells" + }, + { + "check": "ratio_gate", + "pass": true, + "detail": "ratio=3.0 (total=187, final=63)" + }, + { + "check": "dedup_gate", + "pass": true, + "detail": "0 duplicate cells across layers" + }, + { + "check": "gt_uniqueness", + "pass": true, + "detail": "11 unique values across 187 cells [WARN: low_discrimination layer_1_ground_truth: 54/63=86%; layer_2_ground_truth: 106/124=85%]" + }, + { + "check": "tail_artifact", + "pass": true, + "detail": "0 bad values" + }, + { + "check": "unrecoverable_leaf", + "pass": true, + "detail": "clean", + "hidden_const_cells": [] + }, + { + "check": "adjacent_column_leak", + "pass": true, + "detail": "leaked: Sheet1!G→H(53/63), Sheet1!H→G(53/62)" + }, + { + "check": "header_name_accuracy", + "pass": true, + "detail": "clean" + }, + { + "check": "duplicate_lookup_tie_break", + "pass": true, + "detail": "no lookup formulas" + }, + { + "check": "src_chain_integrity", + "pass": true, + "severity": "ok", + "detail": "clean", + "sub_checks": { + "error_cells": { + "pass": true, + "count": 0, + "cells": [] + }, + "external_refs": { + "pass": true, + "count": 0, + "cells": [] + }, + "volatile_funcs": { + "pass": true, + "count": 0, + "cells": [] + }, + "missing_sheets": { + "pass": true, + "count": 0, + "sheets": [] + }, + "circular_refs": { + "pass": true, + "cycle_cells": [] + } + } + }, + { + "check": "uniqueness_deep", + "pass": true, + "severity": "ok", + "detail": "clean" + } + ] + }, + "post_nl_validate": { + "validate_label": "CLEAN", + "validate_pass": true, + "hard_fails": 0, + "soft_warns": 0, + "checks": [ + { + "check": "cell_range_match", + "pass": true, + "detail": "contract=3, prompt=1, missing=0", + "missing_ranges": [], + "severity": "OK" + }, + { + "check": "cell_count_match", + "pass": true, + "detail": "no explicit total found; skipping (natural format)", + "severity": "OK" + }, + { + "check": "step_count_match", + "pass": true, + "detail": "contract=1, no explicit steps found (v5 natural format)", + "severity": "OK" + }, + { + "check": "sheet_name_match", + "pass": true, + "detail": "contract=['Sheet1'], missing=[]", + "severity": "OK" + }, + { + "check": "no_formula_leak", + "pass": true, + "detail": "0 formula leaks", + "severity": "OK" + }, + { + "check": "no_value_leak", + "pass": true, + "detail": "0 value leaks out of 63 GT cells", + "severity": "OK" + }, + { + "check": "final_target_first", + "pass": true, + "detail": "no explicit final target marker (natural format)", + "severity": "OK" + }, + { + "check": "output_format", + "pass": true, + "detail": "output format found", + "severity": "OK" + }, + { + "check": "header_in_prompt", + "pass": true, + "detail": "no column headers found in prompt", + "severity": "OK" + }, + { + "check": "hint_specificity", + "pass": true, + "detail": "clean", + "severity": "OK" + }, + { + "check": "evidence_scope", + "pass": true, + "detail": "no cross-sheet refs in GT", + "severity": "OK" + }, + { + "check": "exemplar_consistency", + "pass": true, + "severity": "OK", + "detail": "checked 3 col groups" + }, + { + "check": "nl_gt_operation_consistency", + "pass": true, + "detail": "GT funcs: ['MAX', 'SUM']", + "severity": "OK" + }, + { + "check": "unmatched_default_rule", + "pass": true, + "detail": "no default-rule phrase found in NL", + "severity": "OK" + }, + { + "check": "volatile_function_freeze", + "pass": true, + "detail": "volatile_cells=0", + "severity": "OK" + }, + { + "check": "direct_answer_leakage", + "pass": true, + "detail": "0 leaks out of 187 GT cells (0%)", + "severity": "OK" + } + ] + }, + "pre_nl_local": { + "local_total": 58, + "local_label": "PENDING_NL", + "hard_fail_flags": [], + "warnings": [ + "nl_missing" + ], + "local_subscores": { + "family_clean": 25, + "target_integrity": 15, + "taxonomy": 10, + "semantic_signal": 8, + "nl_schema": 0, + "target_alignment": 0, + "business_specificity": 0, + "nl_risk": 0 + } + } + }, + "verify": { + "uniqueness": { + "total_gt_cells": 187, + "total_non_none": 187, + "block_reasons": [], + "warnings": [], + "checks": { + "rank_tie_risk": { + "rank_cells": 0, + "tie_issues": 0, + "details": [] + }, + "trivial_gt": { + "issues": [] + }, + "gt_type_consistency": { + "types": { + "int": 187 + }, + "mixed": false + }, + "empty_gt": { + "count": 0, + "details": [] + } + } + }, + "src_chain": { + "hard_block": false, + "block_reasons": [], + "checks": { + "error_cells": { + "pass": true, + "count": 0, + "cells": [] + }, + "external_refs": { + "pass": true, + "count": 0, + "cells": [] + }, + "volatile_funcs": { + "pass": true, + "count": 0, + "cells": [] + }, + "missing_sheets": { + "pass": true, + "count": 0, + "sheets": [] + }, + "circular_refs": { + "pass": true, + "cycle_cells": [] + } + }, + "required_chain_scope": { + "external_ref_in_required_chain": 0, + "external_ref_in_other": 0, + "error_cells_in_required_chain": 0, + "error_cells_in_other": 0, + "required_chain_cells": 187 + } + }, + "solver_visibility": { + "contract_cells": 187, + "total_masked": 187, + "total_visible": 107, + "depth": 2, + "block_reasons": [ + "broken_chains:107/187=57.2%" + ], + "warnings": [], + "checks": { + "broken_chains": { + "count": 107, + "checked": 187, + "details": [ + { + "cell": "Sheet1!C40", + "missing_dep": "Sheet1!B40", + "formula": "=MAX(0,B40-B39)" + }, + { + "cell": "Sheet1!G49", + "missing_dep": "Sheet1!F49", + "formula": "=MAX(0,F49-F48)" + }, + { + "cell": "Sheet1!C49", + "missing_dep": "Sheet1!B49", + "formula": "=MAX(0,B49-B48)" + }, + { + "cell": "Sheet1!G58", + "missing_dep": "Sheet1!F58", + "formula": "=MAX(0,F58-F57)" + }, + { + "cell": "Sheet1!C58", + "missing_dep": "Sheet1!B58", + "formula": "=MAX(0,B58-B57)" + }, + { + "cell": "Sheet1!G12", + "missing_dep": "Sheet1!F12", + "formula": "=MAX(0,F12-F11)" + }, + { + "cell": "Sheet1!C12", + "missing_dep": "Sheet1!B12", + "formula": "=MAX(0,B12-B11)" + }, + { + "cell": "Sheet1!G21", + "missing_dep": "Sheet1!F21", + "formula": "=MAX(0,F21-F20)" + }, + { + "cell": "Sheet1!H65", + "missing_dep": "Sheet1!C65", + "formula": "=SUM(C65+G65)" + }, + { + "cell": "Sheet1!C33", + "missing_dep": "Sheet1!B33", + "formula": "=MAX(0,B33-B32)" + }, + { + "cell": "Sheet1!C42", + "missing_dep": "Sheet1!B42", + "formula": "=MAX(0,B42-B41)" + }, + { + "cell": "Sheet1!G51", + "missing_dep": "Sheet1!F51", + "formula": "=MAX(0,F51-F50)" + }, + { + "cell": "Sheet1!C51", + "missing_dep": "Sheet1!B51", + "formula": "=MAX(0,B51-B50)" + }, + { + "cell": "Sheet1!G60", + "missing_dep": "Sheet1!F60", + "formula": "=MAX(0,F60-F59)" + }, + { + "cell": "Sheet1!C60", + "missing_dep": "Sheet1!B60", + "formula": "=MAX(0,B60-B59)" + }, + { + "cell": "Sheet1!G14", + "missing_dep": "Sheet1!F14", + "formula": "=MAX(0,F14-F13)" + }, + { + "cell": "Sheet1!C26", + "missing_dep": "Sheet1!B26", + "formula": "=MAX(0,B26-B25)" + }, + { + "cell": "Sheet1!C35", + "missing_dep": "Sheet1!B35", + "formula": "=MAX(0,B35-B34)" + }, + { + "cell": "Sheet1!G44", + "missing_dep": "Sheet1!F44", + "formula": "=MAX(0,F44-F43)" + }, + { + "cell": "Sheet1!C44", + "missing_dep": "Sheet1!B44", + "formula": "=MAX(0,B44-B43)" + } + ] + }, + "orphan_masks": { + "count": 0, + "details": [] + }, + "self_contained": { + "missing_sheets": [] + } + } + }, + "exemplar": { + "soft_block": true, + "block_reasons": [ + "zero_exemplar:1_patterns" + ], + "checks": { + "pattern_coverage": { + "pass": false, + "total_gt_patterns": 2, + "total_src_patterns": 6, + "zero_exemplar_count": 1, + "low_exemplar_count": 0 + }, + "zero_exemplar_patterns": { + "pass": false, + "patterns": [ + { + "pattern": "=MAX(0,REF-REF)", + "total_in_src": 124, + "sample_formula": "=MAX(0,B3-B2)" + } + ] + }, + "low_exemplar_patterns": { + "pass": true, + "patterns": [] + }, + "func_coverage": { + "SUM": { + "total_masked": 63, + "visible_exemplars": 193 + }, + "MAX": { + "total_masked": 124, + "visible_exemplars": 0 + } + } + } + }, + "shortcut": { + "shortcut_risk": 0.5, + "flags": [ + { + "code": "SC1", + "description": "Constant fill: 86% of GT cells = 0", + "affected_cells": 160, + "severity": "medium" + }, + { + "code": "SC4", + "description": "All-zero: 160/187 GT cells are 0", + "affected_cells": 160, + "severity": "medium" + } + ] + }, + "release_audit": { + "surface_single_sheet": true, + "surface_sheets": [ + "Sheet1" + ], + "cross_sheet_actual": false, + "cross_sheet_ref_count": 0, + "referenced_sheets": [], + "target_shape": "single_column_series", + "layer_sizes": [ + 63, + 124 + ], + "mask_last_total_cells": 187, + "layer_growth_ratios": [ + 1.9683 + ], + "pattern_dominance_ratio": 0.6631, + "visible_clone_regions": 0, + "nearby_visible_clone_regions": 0, + "nearby_visible_clone_rows": 0, + "nearby_visible_clone_ratio": 0.0, + "promptability_score": 1.0, + "release_reasons": [], + "release_verdict": "KEEP" + } + }, + "difficulty": { + "task_id": "single_sheet__dag_12f915994caa", + "difficulty_score": 48.3, + "difficulty": "medium", + "depth": 2, + "total_masked": 187, + "is_cross_sheet": false, + "unique_patterns": 3, + "avg_complexity": 5.0, + "cross_refs": 0, + "visible_exemplar_ratio": 0.016, + "score_breakdown": { + "depth": 7, + "cross_sheet": 0, + "cell_count": 15, + "patterns": 9, + "complexity": 7.5, + "cross_refs": 0, + "vis_penalty": 9.8 + } + } +} \ No newline at end of file diff --git a/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08496/ground_truth_full.json b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08496/ground_truth_full.json new file mode 100644 index 0000000000000000000000000000000000000000..bcedc320a7e55b104e3c822d9a63aebb076e9884 --- /dev/null +++ b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08496/ground_truth_full.json @@ -0,0 +1,1685 @@ +[ + { + "sheet": "Sheet1", + "col": "H", + "row": 3, + "formula": "=SUM(C3+G3)", + "cached_value": 11, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 4, + "formula": "=SUM(C4+G4)", + "cached_value": 16, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 5, + "formula": "=SUM(C5+G5)", + "cached_value": 15, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 6, + "formula": "=SUM(C6+G6)", + "cached_value": 15, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 7, + "formula": "=SUM(C7+G7)", + "cached_value": 18, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 8, + "formula": "=SUM(C8+G8)", + "cached_value": 10, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 9, + "formula": "=SUM(C9+G9)", + "cached_value": 16, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 10, + "formula": "=SUM(C10+G10)", + "cached_value": 15, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 11, + "formula": "=SUM(C11+G11)", + "cached_value": 15, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 12, + "formula": "=SUM(C12+G12)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 13, + "formula": "=SUM(C13+G13)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 14, + "formula": "=SUM(C14+G14)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 15, + "formula": "=SUM(C15+G15)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 16, + "formula": "=SUM(C16+G16)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 17, + "formula": "=SUM(C17+G17)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 18, + "formula": "=SUM(C18+G18)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 19, + "formula": "=SUM(C19+G19)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 20, + "formula": "=SUM(C20+G20)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 21, + "formula": "=SUM(C21+G21)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 22, + "formula": "=SUM(C22+G22)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 23, + "formula": "=SUM(C23+G23)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 24, + "formula": "=SUM(C24+G24)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 25, + "formula": "=SUM(C25+G25)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 26, + "formula": "=SUM(C26+G26)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 27, + "formula": "=SUM(C27+G27)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 28, + "formula": "=SUM(C28+G28)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 29, + "formula": "=SUM(C29+G29)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 30, + "formula": "=SUM(C30+G30)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 31, + "formula": "=SUM(C31+G31)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 32, + "formula": "=SUM(C32+G32)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 33, + "formula": "=SUM(C33+G33)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 34, + "formula": "=SUM(C34+G34)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 35, + "formula": "=SUM(C35+G35)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 36, + "formula": "=SUM(C36+G36)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 37, + "formula": "=SUM(C37+G37)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 38, + "formula": "=SUM(C38+G38)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 39, + "formula": "=SUM(C39+G39)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 40, + "formula": "=SUM(C40+G40)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 41, + "formula": "=SUM(C41+G41)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 42, + "formula": "=SUM(C42+G42)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 43, + "formula": "=SUM(C43+G43)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 44, + "formula": "=SUM(C44+G44)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 45, + "formula": "=SUM(C45+G45)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 46, + "formula": "=SUM(C46+G46)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 47, + "formula": "=SUM(C47+G47)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 48, + "formula": "=SUM(C48+G48)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 49, + "formula": "=SUM(C49+G49)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 50, + "formula": "=SUM(C50+G50)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 51, + "formula": "=SUM(C51+G51)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 52, + "formula": "=SUM(C52+G52)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 53, + "formula": "=SUM(C53+G53)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 54, + "formula": "=SUM(C54+G54)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 55, + "formula": "=SUM(C55+G55)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 56, + "formula": "=SUM(C56+G56)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 57, + "formula": "=SUM(C57+G57)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 58, + "formula": "=SUM(C58+G58)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 59, + "formula": "=SUM(C59+G59)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 60, + "formula": "=SUM(C60+G60)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 61, + "formula": "=SUM(C61+G61)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 62, + "formula": "=SUM(C62+G62)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 63, + "formula": "=SUM(C63+G63)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 64, + "formula": "=SUM(C64+G64)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 65, + "formula": "=SUM(C65+G65)", + "cached_value": 0, + "pattern_id": "pf_0002", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 3, + "formula": "=MAX(0,B3-B2)", + "cached_value": 4, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 4, + "formula": "=MAX(0,B4-B3)", + "cached_value": 7, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 5, + "formula": "=MAX(0,B5-B4)", + "cached_value": 7, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 6, + "formula": "=MAX(0,B6-B5)", + "cached_value": 6, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 7, + "formula": "=MAX(0,B7-B6)", + "cached_value": 10, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 8, + "formula": "=MAX(0,B8-B7)", + "cached_value": 4, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 9, + "formula": "=MAX(0,B9-B8)", + "cached_value": 8, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 10, + "formula": "=MAX(0,B10-B9)", + "cached_value": 6, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 11, + "formula": "=MAX(0,B11-B10)", + "cached_value": 6, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 12, + "formula": "=MAX(0,B12-B11)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 13, + "formula": "=MAX(0,B13-B12)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 14, + "formula": "=MAX(0,B14-B13)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 15, + "formula": "=MAX(0,B15-B14)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 16, + "formula": "=MAX(0,B16-B15)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 17, + "formula": "=MAX(0,B17-B16)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 18, + "formula": "=MAX(0,B18-B17)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 19, + "formula": "=MAX(0,B19-B18)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 20, + "formula": "=MAX(0,B20-B19)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 21, + "formula": "=MAX(0,B21-B20)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 22, + "formula": "=MAX(0,B22-B21)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 23, + "formula": "=MAX(0,B23-B22)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 24, + "formula": "=MAX(0,B24-B23)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 25, + "formula": "=MAX(0,B25-B24)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 26, + "formula": "=MAX(0,B26-B25)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 27, + "formula": "=MAX(0,B27-B26)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 28, + "formula": "=MAX(0,B28-B27)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 29, + "formula": "=MAX(0,B29-B28)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 30, + "formula": "=MAX(0,B30-B29)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 31, + "formula": "=MAX(0,B31-B30)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 32, + "formula": "=MAX(0,B32-B31)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 33, + "formula": "=MAX(0,B33-B32)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 34, + "formula": "=MAX(0,B34-B33)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 35, + "formula": "=MAX(0,B35-B34)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 36, + "formula": "=MAX(0,B36-B35)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 37, + "formula": "=MAX(0,B37-B36)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 38, + "formula": "=MAX(0,B38-B37)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 39, + "formula": "=MAX(0,B39-B38)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 40, + "formula": "=MAX(0,B40-B39)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 41, + "formula": "=MAX(0,B41-B40)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 42, + "formula": "=MAX(0,B42-B41)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 43, + "formula": "=MAX(0,B43-B42)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 44, + "formula": "=MAX(0,B44-B43)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 45, + "formula": "=MAX(0,B45-B44)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 46, + "formula": "=MAX(0,B46-B45)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 47, + "formula": "=MAX(0,B47-B46)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 48, + "formula": "=MAX(0,B48-B47)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 49, + "formula": "=MAX(0,B49-B48)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 50, + "formula": "=MAX(0,B50-B49)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 51, + "formula": "=MAX(0,B51-B50)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 52, + "formula": "=MAX(0,B52-B51)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 53, + "formula": "=MAX(0,B53-B52)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 54, + "formula": "=MAX(0,B54-B53)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 55, + "formula": "=MAX(0,B55-B54)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 56, + "formula": "=MAX(0,B56-B55)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 57, + "formula": "=MAX(0,B57-B56)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 58, + "formula": "=MAX(0,B58-B57)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 59, + "formula": "=MAX(0,B59-B58)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 60, + "formula": "=MAX(0,B60-B59)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 61, + "formula": "=MAX(0,B61-B60)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 62, + "formula": "=MAX(0,B62-B61)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 63, + "formula": "=MAX(0,B63-B62)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "C", + "row": 64, + "formula": "=MAX(0,B64-B63)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 3, + "formula": "=MAX(0,F3-F2)", + "cached_value": 7, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 4, + "formula": "=MAX(0,F4-F3)", + "cached_value": 9, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 5, + "formula": "=MAX(0,F5-F4)", + "cached_value": 8, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 6, + "formula": "=MAX(0,F6-F5)", + "cached_value": 9, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 7, + "formula": "=MAX(0,F7-F6)", + "cached_value": 8, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 8, + "formula": "=MAX(0,F8-F7)", + "cached_value": 6, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 9, + "formula": "=MAX(0,F9-F8)", + "cached_value": 8, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 10, + "formula": "=MAX(0,F10-F9)", + "cached_value": 9, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 11, + "formula": "=MAX(0,F11-F10)", + "cached_value": 9, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 12, + "formula": "=MAX(0,F12-F11)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 13, + "formula": "=MAX(0,F13-F12)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 14, + "formula": "=MAX(0,F14-F13)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 15, + "formula": "=MAX(0,F15-F14)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 16, + "formula": "=MAX(0,F16-F15)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 17, + "formula": "=MAX(0,F17-F16)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 18, + "formula": "=MAX(0,F18-F17)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 19, + "formula": "=MAX(0,F19-F18)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 20, + "formula": "=MAX(0,F20-F19)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 21, + "formula": "=MAX(0,F21-F20)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 22, + "formula": "=MAX(0,F22-F21)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 23, + "formula": "=MAX(0,F23-F22)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 24, + "formula": "=MAX(0,F24-F23)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 25, + "formula": "=MAX(0,F25-F24)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 26, + "formula": "=MAX(0,F26-F25)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 27, + "formula": "=MAX(0,F27-F26)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 28, + "formula": "=MAX(0,F28-F27)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 29, + "formula": "=MAX(0,F29-F28)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 30, + "formula": "=MAX(0,F30-F29)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 31, + "formula": "=MAX(0,F31-F30)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 32, + "formula": "=MAX(0,F32-F31)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 33, + "formula": "=MAX(0,F33-F32)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 34, + "formula": "=MAX(0,F34-F33)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 35, + "formula": "=MAX(0,F35-F34)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 36, + "formula": "=MAX(0,F36-F35)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 37, + "formula": "=MAX(0,F37-F36)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 38, + "formula": "=MAX(0,F38-F37)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 39, + "formula": "=MAX(0,F39-F38)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 40, + "formula": "=MAX(0,F40-F39)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 41, + "formula": "=MAX(0,F41-F40)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 42, + "formula": "=MAX(0,F42-F41)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 43, + "formula": "=MAX(0,F43-F42)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 44, + "formula": "=MAX(0,F44-F43)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 45, + "formula": "=MAX(0,F45-F44)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 46, + "formula": "=MAX(0,F46-F45)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 47, + "formula": "=MAX(0,F47-F46)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 48, + "formula": "=MAX(0,F48-F47)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 49, + "formula": "=MAX(0,F49-F48)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 50, + "formula": "=MAX(0,F50-F49)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 51, + "formula": "=MAX(0,F51-F50)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 52, + "formula": "=MAX(0,F52-F51)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 53, + "formula": "=MAX(0,F53-F52)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 54, + "formula": "=MAX(0,F54-F53)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 55, + "formula": "=MAX(0,F55-F54)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 56, + "formula": "=MAX(0,F56-F55)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 57, + "formula": "=MAX(0,F57-F56)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 58, + "formula": "=MAX(0,F58-F57)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 59, + "formula": "=MAX(0,F59-F58)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 60, + "formula": "=MAX(0,F60-F59)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 61, + "formula": "=MAX(0,F61-F60)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 62, + "formula": "=MAX(0,F62-F61)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 63, + "formula": "=MAX(0,F63-F62)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "G", + "row": 64, + "formula": "=MAX(0,F64-F63)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 2 + } +] \ No newline at end of file diff --git a/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08496/ground_truth_target.json b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08496/ground_truth_target.json new file mode 100644 index 0000000000000000000000000000000000000000..779f69648b5d9a68ea7fd0f6b6261e9ca88711fd --- /dev/null +++ b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08496/ground_truth_target.json @@ -0,0 +1,506 @@ +[ + { + "sheet": "Sheet1", + "col": "H", + "row": 3, + "formula": "=SUM(C3+G3)", + "cached_value": 11, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 4, + "formula": "=SUM(C4+G4)", + "cached_value": 16, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 5, + "formula": "=SUM(C5+G5)", + "cached_value": 15, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 6, + "formula": "=SUM(C6+G6)", + "cached_value": 15, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 7, + "formula": "=SUM(C7+G7)", + "cached_value": 18, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 8, + "formula": "=SUM(C8+G8)", + "cached_value": 10, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 9, + "formula": "=SUM(C9+G9)", + "cached_value": 16, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 10, + "formula": "=SUM(C10+G10)", + "cached_value": 15, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 11, + "formula": "=SUM(C11+G11)", + "cached_value": 15, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 12, + "formula": "=SUM(C12+G12)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 13, + "formula": "=SUM(C13+G13)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 14, + "formula": "=SUM(C14+G14)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 15, + "formula": "=SUM(C15+G15)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 16, + "formula": "=SUM(C16+G16)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 17, + "formula": "=SUM(C17+G17)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 18, + "formula": "=SUM(C18+G18)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 19, + "formula": "=SUM(C19+G19)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 20, + "formula": "=SUM(C20+G20)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 21, + "formula": "=SUM(C21+G21)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 22, + "formula": "=SUM(C22+G22)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 23, + "formula": "=SUM(C23+G23)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 24, + "formula": "=SUM(C24+G24)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 25, + "formula": "=SUM(C25+G25)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 26, + "formula": "=SUM(C26+G26)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 27, + "formula": "=SUM(C27+G27)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 28, + "formula": "=SUM(C28+G28)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 29, + "formula": "=SUM(C29+G29)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 30, + "formula": "=SUM(C30+G30)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 31, + "formula": "=SUM(C31+G31)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 32, + "formula": "=SUM(C32+G32)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 33, + "formula": "=SUM(C33+G33)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 34, + "formula": "=SUM(C34+G34)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 35, + "formula": "=SUM(C35+G35)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 36, + "formula": "=SUM(C36+G36)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 37, + "formula": "=SUM(C37+G37)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 38, + "formula": "=SUM(C38+G38)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 39, + "formula": "=SUM(C39+G39)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 40, + "formula": "=SUM(C40+G40)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 41, + "formula": "=SUM(C41+G41)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 42, + "formula": "=SUM(C42+G42)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 43, + "formula": "=SUM(C43+G43)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 44, + "formula": "=SUM(C44+G44)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 45, + "formula": "=SUM(C45+G45)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 46, + "formula": "=SUM(C46+G46)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 47, + "formula": "=SUM(C47+G47)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 48, + "formula": "=SUM(C48+G48)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 49, + "formula": "=SUM(C49+G49)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 50, + "formula": "=SUM(C50+G50)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 51, + "formula": "=SUM(C51+G51)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 52, + "formula": "=SUM(C52+G52)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 53, + "formula": "=SUM(C53+G53)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 54, + "formula": "=SUM(C54+G54)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 55, + "formula": "=SUM(C55+G55)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 56, + "formula": "=SUM(C56+G56)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 57, + "formula": "=SUM(C57+G57)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 58, + "formula": "=SUM(C58+G58)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 59, + "formula": "=SUM(C59+G59)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 60, + "formula": "=SUM(C60+G60)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 61, + "formula": "=SUM(C61+G61)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 62, + "formula": "=SUM(C62+G62)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 63, + "formula": "=SUM(C63+G63)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 64, + "formula": "=SUM(C64+G64)", + "cached_value": 0, + "pattern_id": "pf_0002" + }, + { + "sheet": "Sheet1", + "col": "H", + "row": 65, + "formula": "=SUM(C65+G65)", + "cached_value": 0, + "pattern_id": "pf_0002" + } +] \ No newline at end of file diff --git a/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08496/nl_task.json b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08496/nl_task.json new file mode 100644 index 0000000000000000000000000000000000000000..66a9f0d194a176d024c77440839ae82b0449cc49 --- /dev/null +++ b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08496/nl_task.json @@ -0,0 +1,26 @@ +{ + "task_id": "single_sheet__dag_12f915994caa", + "prompt_en": "Sheet1 is a daily usage log organized by DATE, with separate columns for [Person_1], 24hr usage, cycle usage, [Person_2], and the final day total. Please complete the blank day total entries in column H, from H3:H65, for each listed date. The row-level usage fields need to be in place before the day total column is meaningful. Save the completed workbook as an .xlsx file.", + "prompt_cn": "Sheet1 是一张按 DATE 记录的日使用情况表,里面有 [Person_1]、24hr usage、cycle usage、[Person_2] 以及最终的 day total 等列。请补全 H 列中空白的 day total 项,也就是 H3:H65,对应每个已列出的日期。每一行的使用情况字段需要先完整,day total 列才有意义。请将完成后的工作簿保存为 .xlsx 文件。", + "quality_notes": "The prompt is minimal and domain-specific, identifies the target sheet and range, mentions the natural dependency without describing operations, and avoids formulas or computation hints.", + "post_check_issues": [], + "prompt_mode": "minimal", + "hint_leakage": { + "score": 3, + "level": "low", + "max_possible": 100, + "dimensions": { + "operation_words": 0, + "cell_range_density": 3, + "step_by_step": 0, + "column_operation_mapping": 0, + "formula_pattern_hints": 0 + }, + "operation_words_found": [], + "cell_ranges_found": 1 + }, + "version": "v7", + "model": "gpt-5.5", + "elapsed": 34.2, + "attempt": 1 +} \ No newline at end of file diff --git a/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08496/release_qc.json b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08496/release_qc.json new file mode 100644 index 0000000000000000000000000000000000000000..d9eb66fed9a56fbb5143eee70d9246ea6221ce00 --- /dev/null +++ b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08496/release_qc.json @@ -0,0 +1,58 @@ +{ + "binary": true, + "binary_reason": "Well-designed overall: mask is clean, GT is consistent, and the dependency chain is inferable from visible readings, headers, and adjacent cumulative formulas, though the NL could be clearer about filling prerequisite usage fields.", + "D1": { + "score": 5, + "reason": "All contract-masked cells are real within the sheet range, the mask boundary is clean, and the diff summary shows 187 truly masked contract cells with no extra masking. There is no trivially copyable visible exemplar for the final target or prerequisite formulas; visible adjacent formulas provide structural clues but still require reasoning." + }, + "D2": { + "score": 5, + "reason": "The layer-1 GT formulas consistently compute day total as C+G for each row, and the cached values match the visible source values, including zeros where usage fields are blank or evaluate to zero. Formulas are deterministic and internally consistent." + }, + "D3": { + "score": 4, + "reason": "The NL clearly identifies the target range H3:H65 and the meaning of the day total column. It also hints that row-level usage fields must be in place first, but it does not explicitly name C and G as prerequisite cells to be filled, so it is slightly under-specified for the full chain." + }, + "D4": { + "score": 4, + "reason": "Using only mask_last.xlsx and the NL, the solver can infer the chain: columns B and F are cumulative readings, columns C and G are 24hr usage, visible D and I formulas show cumulative cycle usage depending on C/G, and H is labeled day total, naturally summing the two usage columns. The main minor gap is that the exact nonnegative clamp behavior for blank/missing readings is not directly visible, but it is a reasonable inference from usage being nonnegative and from the sheet structure.", + "d4_type": "ok" + }, + "D5": { + "score": 4, + "reason": "The source spreadsheet is generally sound: headers are meaningful, formulas are consistent, and there are no signs of broken references or circularity. There are many blank reading rows and C65/G65 are blank while downstream formulas still reference them, but this appears to be an intentional sparse log rather than corruption." + }, + "D6": { + "score": 4, + "reason": "The NL sounds mostly like a realistic workbook-completion request and avoids benchmark jargon. The phrasing about row-level usage fields is slightly artificial, but acceptable." + }, + "total": 26, + "verdict": "RELEASE", + "verdict_reason": "High-quality task with clean masking and correct GT. It is solvable from visible workbook evidence plus the prompt, with only minor NL under-specification about prerequisite columns and a modest inference required for nonnegative usage.", + "frontier_hardness": { + "score": 2, + "reason": "This is a short single-sheet depth-2 chain with three simple repeated formula patterns and strong visible structural clues from headers, readings, and adjacent cumulative formulas. A frontier model should likely reconstruct it successfully, though it is not purely copy-paste trivial.", + "fail_reason": "easy", + "is_valid_hardness": false + }, + "_prompt_chars": 74007, + "_timing_load_workbooks": 0.09, + "_timing_context": 0.01, + "_timing_api": 45.61, + "local_difficulty": { + "difficulty_score": 48.3, + "difficulty": "medium", + "depth": 2, + "total_masked": 187, + "is_cross_sheet": false, + "unique_patterns": 3, + "avg_complexity": 5, + "cross_refs": 0, + "visible_exemplar_ratio": 0.016 + }, + "task_id": "single_sheet__dag_12f915994caa", + "elapsed": 45.7, + "publish_decision": "YES", + "release_tier": "SILVER", + "hard_block_reasons": [] +} \ No newline at end of file diff --git a/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08496/target_contract.json b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08496/target_contract.json new file mode 100644 index 0000000000000000000000000000000000000000..d5c7b5106f023a5c329e5d5a52c0bc0cf9dae39a --- /dev/null +++ b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08496/target_contract.json @@ -0,0 +1,247 @@ +{ + "task_id": "single_sheet__dag_12f915994caa", + "category": "single_sheet", + "depth": 2, + "final_target": { + "regions": [ + { + "sheet": "Sheet1", + "column": "H", + "column_header": "day total", + "cell_range": "H3:H65", + "cell_count": 63, + "rows": [ + 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, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + 59, + 60, + 61, + 62, + 63, + 64, + 65 + ], + "first_row_label": "", + "last_row_label": "" + } + ], + "cell_count": 63, + "formula_families": [ + "aggregation" + ] + }, + "prerequisite_steps": [ + { + "layer": 2, + "regions": [ + { + "sheet": "Sheet1", + "column": "C", + "column_header": "24hr usage", + "cell_range": "C3:C64", + "cell_count": 62, + "rows": [ + 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, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + 59, + 60, + 61, + 62, + 63, + 64 + ], + "first_row_label": "", + "last_row_label": "" + }, + { + "sheet": "Sheet1", + "column": "G", + "column_header": "24hr usage", + "cell_range": "G3:G64", + "cell_count": 62, + "rows": [ + 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, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + 59, + 60, + 61, + 62, + 63, + 64 + ], + "first_row_label": "", + "last_row_label": "" + } + ], + "cell_count": 124 + } + ], + "total_prerequisite_cells": 124, + "total_masked_cells": 187, + "ratio_total_vs_final": 3.0, + "sheets_involved": [ + "Sheet1" + ] +} \ No newline at end of file diff --git a/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/audit.json b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/audit.json new file mode 100644 index 0000000000000000000000000000000000000000..5269cf30726ce0ea0ab68200deaa4fd2f7463dd7 --- /dev/null +++ b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/audit.json @@ -0,0 +1,408 @@ +{ + "gate": { + "pre_nl_gate": { + "gate_label": "GATE_PASS", + "gate_pass": true, + "hard_fails": 0, + "warns": 0, + "checks": [ + { + "check": "final_target_gate", + "pass": true, + "detail": "final_target has 20 cells" + }, + { + "check": "header_grounding", + "pass": true, + "severity": "pass", + "detail": "1/1 final regions have column_header" + }, + { + "check": "mask_consistency", + "pass": true, + "detail": "mask_last=9891B, src=13581B" + }, + { + "check": "dirty_family", + "pass": true, + "detail": "0 dirty cells" + }, + { + "check": "ratio_gate", + "pass": true, + "detail": "ratio=1.2 (total=24, final=20)" + }, + { + "check": "dedup_gate", + "pass": true, + "detail": "0 duplicate cells across layers" + }, + { + "check": "gt_uniqueness", + "pass": true, + "detail": "5 unique values across 24 cells" + }, + { + "check": "tail_artifact", + "pass": true, + "detail": "0 bad values" + }, + { + "check": "unrecoverable_leaf", + "pass": true, + "detail": "clean", + "hidden_const_cells": [] + }, + { + "check": "adjacent_column_leak", + "pass": true, + "detail": "leaked: Sheet1!M→L(10/20), Sheet2!L→Sheet1!L(16/20), Sheet2!E→Sheet1!E(4/4)" + }, + { + "check": "header_name_accuracy", + "pass": true, + "detail": "clean" + }, + { + "check": "duplicate_lookup_tie_break", + "pass": true, + "severity": null, + "detail": "20 lookups" + }, + { + "check": "src_chain_integrity", + "pass": true, + "severity": "ok", + "detail": "clean", + "sub_checks": { + "error_cells": { + "pass": true, + "count": 0, + "cells": [] + }, + "external_refs": { + "pass": true, + "count": 0, + "cells": [] + }, + "volatile_funcs": { + "pass": true, + "count": 0, + "cells": [] + }, + "missing_sheets": { + "pass": true, + "count": 0, + "sheets": [] + }, + "circular_refs": { + "pass": true, + "cycle_cells": [] + } + } + }, + { + "check": "uniqueness_deep", + "pass": true, + "severity": "ok", + "detail": "clean" + } + ] + }, + "post_nl_validate": { + "validate_label": "SOFT_WARN", + "validate_pass": true, + "hard_fails": 0, + "soft_warns": 1, + "checks": [ + { + "check": "cell_range_match", + "pass": true, + "detail": "contract=2, prompt=1, missing=0", + "missing_ranges": [], + "severity": "OK" + }, + { + "check": "cell_count_match", + "pass": true, + "detail": "no explicit total found; skipping (natural format)", + "severity": "OK" + }, + { + "check": "step_count_match", + "pass": true, + "detail": "contract=1, no explicit steps found (v5 natural format)", + "severity": "OK" + }, + { + "check": "sheet_name_match", + "pass": true, + "detail": "contract=['Sheet1'], missing=[]", + "severity": "OK" + }, + { + "check": "no_formula_leak", + "pass": true, + "detail": "0 formula leaks", + "severity": "OK" + }, + { + "check": "no_value_leak", + "pass": true, + "detail": "0 value leaks out of 20 GT cells", + "severity": "OK" + }, + { + "check": "final_target_first", + "pass": true, + "detail": "no explicit final target marker (natural format)", + "severity": "OK" + }, + { + "check": "output_format", + "pass": true, + "detail": "output format found", + "severity": "OK" + }, + { + "check": "header_in_prompt", + "pass": true, + "detail": "no column headers found in prompt", + "severity": "OK" + }, + { + "check": "hint_specificity", + "pass": true, + "detail": "clean", + "severity": "OK" + }, + { + "check": "evidence_scope", + "pass": true, + "detail": "no cross-sheet refs in GT", + "severity": "OK" + }, + { + "check": "exemplar_consistency", + "pass": true, + "severity": "OK", + "detail": "checked 2 col groups" + }, + { + "check": "nl_gt_operation_consistency", + "pass": false, + "detail": "GT funcs: ['AND', 'IF', 'VLOOKUP']; MISMATCHES: GT uses VLOOKUP but NL doesn't mention any of: find, look up, lookup, match", + "severity": "SOFT_WARN" + }, + { + "check": "unmatched_default_rule", + "pass": true, + "detail": "no default-rule phrase found in NL", + "severity": "OK" + }, + { + "check": "volatile_function_freeze", + "pass": true, + "detail": "volatile_cells=0", + "severity": "OK" + }, + { + "check": "direct_answer_leakage", + "pass": true, + "detail": "0 leaks out of 24 GT cells (0%)", + "severity": "OK" + } + ] + }, + "pre_nl_local": { + "local_total": 58, + "local_label": "PENDING_NL", + "hard_fail_flags": [], + "warnings": [ + "nl_missing" + ], + "local_subscores": { + "family_clean": 25, + "target_integrity": 15, + "taxonomy": 10, + "semantic_signal": 8, + "nl_schema": 0, + "target_alignment": 0, + "business_specificity": 0, + "nl_risk": 0 + } + } + }, + "verify": { + "uniqueness": { + "total_gt_cells": 24, + "total_non_none": 24, + "block_reasons": [], + "warnings": [ + "mixed_gt_types:{'int': 20, 'float': 4}" + ], + "checks": { + "rank_tie_risk": { + "rank_cells": 0, + "tie_issues": 0, + "details": [] + }, + "trivial_gt": { + "issues": [] + }, + "gt_type_consistency": { + "types": { + "int": 20, + "float": 4 + }, + "mixed": true + }, + "empty_gt": { + "count": 0, + "details": [] + } + } + }, + "src_chain": { + "hard_block": false, + "block_reasons": [], + "checks": { + "error_cells": { + "pass": true, + "count": 0, + "cells": [] + }, + "external_refs": { + "pass": true, + "count": 0, + "cells": [] + }, + "volatile_funcs": { + "pass": true, + "count": 0, + "cells": [] + }, + "missing_sheets": { + "pass": true, + "count": 0, + "sheets": [] + }, + "circular_refs": { + "pass": true, + "cycle_cells": [] + } + }, + "required_chain_scope": { + "external_ref_in_required_chain": 0, + "external_ref_in_other": 0, + "error_cells_in_required_chain": 0, + "error_cells_in_other": 0, + "required_chain_cells": 24 + } + }, + "solver_visibility": { + "contract_cells": 24, + "total_masked": 24, + "total_visible": 100, + "depth": 2, + "block_reasons": [], + "warnings": [], + "checks": { + "broken_chains": { + "count": 0, + "checked": 24, + "details": [] + }, + "orphan_masks": { + "count": 0, + "details": [] + }, + "self_contained": { + "missing_sheets": [] + } + } + }, + "exemplar": { + "soft_block": false, + "block_reasons": [], + "checks": { + "pattern_coverage": { + "pass": true, + "total_gt_patterns": 2, + "total_src_patterns": 4, + "zero_exemplar_count": 0, + "low_exemplar_count": 0 + }, + "zero_exemplar_patterns": { + "pass": true, + "patterns": [] + }, + "low_exemplar_patterns": { + "pass": true, + "patterns": [] + }, + "func_coverage": { + "IF": { + "total_masked": 20, + "visible_exemplars": 60 + }, + "arithmetic": { + "total_masked": 4, + "visible_exemplars": 5 + } + } + } + }, + "shortcut": { + "shortcut_risk": 0.0, + "flags": [] + }, + "release_audit": { + "surface_single_sheet": true, + "surface_sheets": [ + "Sheet1" + ], + "cross_sheet_actual": false, + "cross_sheet_ref_count": 0, + "referenced_sheets": [], + "target_shape": "single_column_series", + "layer_sizes": [ + 20, + 4 + ], + "mask_last_total_cells": 24, + "layer_growth_ratios": [ + 0.2 + ], + "pattern_dominance_ratio": 0.8333, + "visible_clone_regions": 1, + "nearby_visible_clone_regions": 0, + "nearby_visible_clone_rows": 0, + "nearby_visible_clone_ratio": 0.0, + "promptability_score": 1.0, + "release_reasons": [], + "release_verdict": "KEEP" + } + }, + "difficulty": { + "task_id": "single_sheet__dag_16c73900be26", + "difficulty_score": 46.7, + "difficulty": "medium", + "depth": 2, + "total_masked": 24, + "is_cross_sheet": false, + "unique_patterns": 2, + "avg_complexity": 16.0, + "cross_refs": 0, + "visible_exemplar_ratio": 0.048, + "score_breakdown": { + "depth": 7, + "cross_sheet": 0, + "cell_count": 9.2, + "patterns": 6, + "complexity": 15, + "cross_refs": 0, + "vis_penalty": 9.5 + } + } +} \ No newline at end of file diff --git a/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/ground_truth_full.json b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/ground_truth_full.json new file mode 100644 index 0000000000000000000000000000000000000000..8469494c6d98e579bc4b85d9a89a7ac12ab71889 --- /dev/null +++ b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/ground_truth_full.json @@ -0,0 +1,218 @@ +[ + { + "sheet": "Sheet1", + "col": "L", + "row": 4, + "formula": "=IF(AND($K3>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K4<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K4-$K3)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 85, + "pattern_id": "pf_0000", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 5, + "formula": "=IF(AND($K4>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K5<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K5-$K4)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 85, + "pattern_id": "pf_0000", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 6, + "formula": "=IF(AND($K5>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K6<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K6-$K5)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 85, + "pattern_id": "pf_0000", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 7, + "formula": "=IF(AND($K6>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K7<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K7-$K6)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 85, + "pattern_id": "pf_0000", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 8, + "formula": "=IF(AND($K7>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K8<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K8-$K7)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 85, + "pattern_id": "pf_0000", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 9, + "formula": "=IF(AND($K8>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K9<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K9-$K8)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 85, + "pattern_id": "pf_0000", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 10, + "formula": "=IF(AND($K9>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K10<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K10-$K9)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 85, + "pattern_id": "pf_0000", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 11, + "formula": "=IF(AND($K10>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K11<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K11-$K10)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 85, + "pattern_id": "pf_0000", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 12, + "formula": "=IF(AND($K11>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K12<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K12-$K11)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 85, + "pattern_id": "pf_0000", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 13, + "formula": "=IF(AND($K12>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K13<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K13-$K12)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 85, + "pattern_id": "pf_0000", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 14, + "formula": "=IF(AND($K13>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K14<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K14-$K13)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 15, + "formula": "=IF(AND($K14>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K15<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K15-$K14)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 16, + "formula": "=IF(AND($K15>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K16<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K16-$K15)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 17, + "formula": "=IF(AND($K16>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K17<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K17-$K16)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 18, + "formula": "=IF(AND($K17>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K18<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K18-$K17)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 19, + "formula": "=IF(AND($K18>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K19<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K19-$K18)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 20, + "formula": "=IF(AND($K19>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K20<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K20-$K19)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 21, + "formula": "=IF(AND($K20>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K21<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K21-$K20)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 22, + "formula": "=IF(AND($K21>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K22<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K22-$K21)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 23, + "formula": "=IF(AND($K22>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K23<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K23-$K22)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 0, + "pattern_id": "pf_0000", + "layer": 1 + }, + { + "sheet": "Sheet1", + "col": "E", + "row": 3, + "formula": "=D3/(C3-B3)", + "cached_value": 8.5, + "pattern_id": "pf_0005", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "E", + "row": 4, + "formula": "=D4/(C4-B4)", + "cached_value": 8.4, + "pattern_id": "pf_0005", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "E", + "row": 5, + "formula": "=D5/(C5-B5)", + "cached_value": 7.5, + "pattern_id": "pf_0005", + "layer": 2 + }, + { + "sheet": "Sheet1", + "col": "E", + "row": 6, + "formula": "=D6/(C6-B6)", + "cached_value": 7.5, + "pattern_id": "pf_0005", + "layer": 2 + } +] \ No newline at end of file diff --git a/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/ground_truth_target.json b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/ground_truth_target.json new file mode 100644 index 0000000000000000000000000000000000000000..eed2e2b9a5267e321c07a35442f031813803bbb0 --- /dev/null +++ b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/ground_truth_target.json @@ -0,0 +1,162 @@ +[ + { + "sheet": "Sheet1", + "col": "L", + "row": 4, + "formula": "=IF(AND($K3>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K4<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K4-$K3)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 85, + "pattern_id": "pf_0000" + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 5, + "formula": "=IF(AND($K4>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K5<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K5-$K4)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 85, + "pattern_id": "pf_0000" + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 6, + "formula": "=IF(AND($K5>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K6<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K6-$K5)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 85, + "pattern_id": "pf_0000" + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 7, + "formula": "=IF(AND($K6>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K7<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K7-$K6)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 85, + "pattern_id": "pf_0000" + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 8, + "formula": "=IF(AND($K7>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K8<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K8-$K7)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 85, + "pattern_id": "pf_0000" + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 9, + "formula": "=IF(AND($K8>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K9<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K9-$K8)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 85, + "pattern_id": "pf_0000" + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 10, + "formula": "=IF(AND($K9>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K10<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K10-$K9)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 85, + "pattern_id": "pf_0000" + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 11, + "formula": "=IF(AND($K10>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K11<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K11-$K10)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 85, + "pattern_id": "pf_0000" + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 12, + "formula": "=IF(AND($K11>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K12<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K12-$K11)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 85, + "pattern_id": "pf_0000" + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 13, + "formula": "=IF(AND($K12>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K13<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K13-$K12)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 85, + "pattern_id": "pf_0000" + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 14, + "formula": "=IF(AND($K13>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K14<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K14-$K13)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 0, + "pattern_id": "pf_0000" + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 15, + "formula": "=IF(AND($K14>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K15<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K15-$K14)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 0, + "pattern_id": "pf_0000" + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 16, + "formula": "=IF(AND($K15>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K16<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K16-$K15)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 0, + "pattern_id": "pf_0000" + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 17, + "formula": "=IF(AND($K16>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K17<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K17-$K16)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 0, + "pattern_id": "pf_0000" + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 18, + "formula": "=IF(AND($K17>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K18<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K18-$K17)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 0, + "pattern_id": "pf_0000" + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 19, + "formula": "=IF(AND($K18>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K19<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K19-$K18)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 0, + "pattern_id": "pf_0000" + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 20, + "formula": "=IF(AND($K19>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K20<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K20-$K19)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 0, + "pattern_id": "pf_0000" + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 21, + "formula": "=IF(AND($K20>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K21<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K21-$K20)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 0, + "pattern_id": "pf_0000" + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 22, + "formula": "=IF(AND($K21>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K22<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K22-$K21)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 0, + "pattern_id": "pf_0000" + }, + { + "sheet": "Sheet1", + "col": "L", + "row": 23, + "formula": "=IF(AND($K22>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K23<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K23-$K22)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)", + "cached_value": 0, + "pattern_id": "pf_0000" + } +] \ No newline at end of file diff --git a/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/layers.json b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/layers.json new file mode 100644 index 0000000000000000000000000000000000000000..0d1efab97c7b7a6a14f1134c3dad8bd45590732a --- /dev/null +++ b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/layers.json @@ -0,0 +1,89 @@ +{ + "dag_id": "dag_16c73900be26", + "file_id": "684560d1593443459-how-to-distribute-values-equally-in-excel-master-sheet-for-contractor-bills-v1", + "category": "single_sheet", + "surface_category": "single_sheet", + "effective_category": "single_sheet", + "depth": 2, + "quality": { + "chain_error_cells": 0, + "chain_external_cells": 0, + "is_clean": true + }, + "layers": [ + { + "layer_index": 1, + "new_pattern_groups": [ + { + "region_ids": [ + "rg_00000" + ], + "sheet": "Sheet1", + "col": "L", + "rows": [ + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23 + ], + "row_ranges": "4-23", + "row_count": 20, + "pattern_id": "pf_0000", + "normalized_pattern": "=IF(AND([$K,R-1]>=VLOOKUP([C,$2],[$A,$3]:[$E,$6],2,0),[$K,R]<=VLOOKUP([C,$2],[$A,$3]:[$E,$6],3,0)),([$K,R]-[$K,R-1])*VLOOKUP([C,$2],[$A,$3]:[$E,$6],5,0),0)", + "sample_formula": "=IF(AND($K3>=VLOOKUP(L$2,$A$3:$E$6,2,0),$K4<=VLOOKUP(L$2,$A$3:$E$6,3,0)),($K4-$K3)*VLOOKUP(L$2,$A$3:$E$6,5,0),0)" + } + ], + "new_eval_cells": 20, + "total_masked_cells": 20 + }, + { + "layer_index": 2, + "new_pattern_groups": [ + { + "region_ids": [ + "rg_00008" + ], + "sheet": "Sheet1", + "col": "E", + "rows": [ + 3, + 4, + 5, + 6 + ], + "row_ranges": "3-6", + "row_count": 4, + "pattern_id": "pf_0005", + "normalized_pattern": "=[C-1,R]/([C-2,R]-[C-3,R])", + "sample_formula": "=D3/(C3-B3)" + } + ], + "new_eval_cells": 4, + "total_masked_cells": 24 + } + ], + "sink": { + "region_id": "rg_00000", + "sheet": "Sheet1", + "col": "L", + "pattern_id": "pf_0000", + "row_count": 20, + "family_size": 20 + } +} \ No newline at end of file diff --git a/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/mask_last.xlsx b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/mask_last.xlsx new file mode 100644 index 0000000000000000000000000000000000000000..ff055a40d3e22f34214131412af6395421f20c50 Binary files /dev/null and b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/mask_last.xlsx differ diff --git a/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/nl_task.json b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/nl_task.json new file mode 100644 index 0000000000000000000000000000000000000000..120becea2fdca2bf071b8fdb7a7f946f26a8cb81 --- /dev/null +++ b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/nl_task.json @@ -0,0 +1,26 @@ +{ + "task_id": "single_sheet__dag_16c73900be26", + "prompt_en": "Sheet1 is laid out like a chainage/layer schedule, with columns for Layer, Chainage, Distributed, From, To, Qty, and separate entries for 1st Layer, 2nd Layer, and 3rd Layer. Please complete the blank values in the 1st Layer column, specifically L4:L23, using the visible rows around them as the context. Some of the supporting row fields in this sheet need to be in place before the layer entries make sense, so keep the related Layer, Chainage, Distributed, From, To, and Qty information aligned as you work. When you’re done, save the completed workbook as an .xlsx file.", + "prompt_cn": "Sheet1 看起来是一张按 chainage 和 layer 整理的明细表,包含 Layer、Chainage、Distributed、From、To、Qty,以及 1st Layer、2nd Layer、3rd Layer 这些列。请根据周围可见的行内容,补全 1st Layer 列中的空白值,位置是 L4:L23。这个表里有些行内的基础信息需要先对应好,层级相关的内容才会清楚,所以填写时请让 Layer、Chainage、Distributed、From、To 和 Qty 等相关信息保持一致。完成后,请将补全后的工作簿保存为 .xlsx 文件。", + "quality_notes": "The prompt is minimal and scenario-based, references only visible sheet and column labels, identifies the target range semantically and by location, mentions natural prerequisite context without giving operational hints, and avoids formulas or answer values.", + "post_check_issues": [], + "prompt_mode": "minimal", + "hint_leakage": { + "score": 3, + "level": "low", + "max_possible": 100, + "dimensions": { + "operation_words": 0, + "cell_range_density": 3, + "step_by_step": 0, + "column_operation_mapping": 0, + "formula_pattern_hints": 0 + }, + "operation_words_found": [], + "cell_ranges_found": 1 + }, + "version": "v7", + "model": "gpt-5.5", + "elapsed": 22.1, + "attempt": 1 +} \ No newline at end of file diff --git a/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/release_qc.json b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/release_qc.json new file mode 100644 index 0000000000000000000000000000000000000000..fb720285e8633134b468eebd145767cba5675285 --- /dev/null +++ b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/release_qc.json @@ -0,0 +1,58 @@ +{ + "binary": true, + "binary_reason": "CORRECT: the mask is clean and the dependency chain is reconstructible from visible formulas/headers, though the adjacent layer formulas make the final L pattern fairly easy.", + "D1": { + "score": 4, + "reason": "All 24 contract cells are real in-sheet cells, all were truly masked, and there are no extra masked cells or phantom references. The main caveat is that the L-column target formula pattern is highly exposed by the adjacent visible M:O formulas, so the final formula is largely copy/adapt-able; however the prerequisite Distributed cells E3:E6 still require reconstruction, so the task is not purely zero-reasoning." + }, + "D2": { + "score": 5, + "reason": "The GT formulas are consistent with the source workbook pattern: each L-row computes the chainage interval quantity for the 1st Layer using VLOOKUP over A3:E6 and the distributed rate in column E. Cached values such as 85 for 10-chainage intervals within 32000-32100 and 0 outside the layer boundary are consistent. Formulas are deterministic and internally consistent." + }, + "D3": { + "score": 4, + "reason": "The NL clearly identifies the target range L4:L23 and describes the sheet as a chainage/layer schedule. It also hints that supporting row fields such as Distributed, From, To, and Qty must be aligned. It does not explicitly say to fill E3:E6 or describe the exact lookup/distribution calculation, so it is slightly under-specified but still understandable." + }, + "D4": { + "score": 4, + "reason": "Using only mask_last.xlsx and the NL, the solver can see strong structural evidence: columns M:O contain visible formulas that reveal the layer computation pattern, lookup table A3:E6, chainage comparisons, and use of Distributed as the fifth lookup column. The masked E3:E6 values can be reasonably inferred from the visible From/To/Qty/Distributed headers as Qty divided by the chainage span. The only minor gap is that no direct visible E-formula exemplar is shown in Sheet1, so the prerequisite formula requires domain/header inference rather than direct copying.", + "d4_type": "ok" + }, + "D5": { + "score": 5, + "reason": "The source spreadsheet data appears sound: formulas are coherent, references are in range, no circular or broken references are indicated, and headers/row labels are meaningful for a chainage layer schedule. Sparse spacer columns and multi-row headers are acceptable for this workbook layout." + }, + "D6": { + "score": 4, + "reason": "The prompt sounds mostly like a realistic workplace request and avoids benchmark-specific jargon. It is a bit generic and slightly verbose, especially the instruction to save as .xlsx, but still natural enough." + }, + "total": 26, + "verdict": "RELEASE", + "verdict_reason": "High-quality task overall: clean masking, correct GT, and solvable dependency chain. The visible adjacent formulas reduce difficulty, but the masked Distributed prerequisite still prevents the task from being entirely trivial.", + "frontier_hardness": { + "score": 2, + "reason": "A frontier model would likely succeed because the visible M:O formulas expose almost the entire final-target pattern, and the remaining prerequisite E3:E6 calculation is a simple Qty-over-chainage-span inference from visible headers and data. There is no cross-sheet reasoning or hidden constant.", + "fail_reason": "easy", + "is_valid_hardness": false + }, + "_prompt_chars": 33129, + "_timing_load_workbooks": 0.03, + "_timing_context": 0.0, + "_timing_api": 320.51, + "local_difficulty": { + "difficulty_score": 46.7, + "difficulty": "medium", + "depth": 2, + "total_masked": 24, + "is_cross_sheet": false, + "unique_patterns": 2, + "avg_complexity": 16, + "cross_refs": 0, + "visible_exemplar_ratio": 0.048 + }, + "task_id": "single_sheet__dag_16c73900be26", + "elapsed": 320.6, + "publish_decision": "YES", + "release_tier": "SILVER", + "hard_block_reasons": [] +} \ No newline at end of file diff --git a/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/src.xlsx b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/src.xlsx new file mode 100644 index 0000000000000000000000000000000000000000..eab57ded4d7ecdc61e03648b4538999763743489 Binary files /dev/null and b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/src.xlsx differ diff --git a/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/target_contract.json b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/target_contract.json new file mode 100644 index 0000000000000000000000000000000000000000..2ed8055a8c9db434dc355e19339d0b527c1b289d --- /dev/null +++ b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/target_contract.json @@ -0,0 +1,73 @@ +{ + "task_id": "single_sheet__dag_16c73900be26", + "category": "single_sheet", + "depth": 2, + "final_target": { + "regions": [ + { + "sheet": "Sheet1", + "column": "L", + "column_header": "1st Layer", + "cell_range": "L4:L23", + "cell_count": 20, + "rows": [ + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23 + ], + "first_row_label": "2nd Layer", + "last_row_label": "" + } + ], + "cell_count": 20, + "formula_families": [ + "lookup" + ] + }, + "prerequisite_steps": [ + { + "layer": 2, + "regions": [ + { + "sheet": "Sheet1", + "column": "E", + "column_header": "Distributed", + "cell_range": "E3:E6", + "cell_count": 4, + "rows": [ + 3, + 4, + 5, + 6 + ], + "first_row_label": "1st Layer", + "last_row_label": "4th layer" + } + ], + "cell_count": 4 + } + ], + "total_prerequisite_cells": 4, + "total_masked_cells": 24, + "ratio_total_vs_final": 1.2, + "sheets_involved": [ + "Sheet1" + ] +} \ No newline at end of file diff --git a/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/task_meta.json b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/task_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6918e06d05e1680497efc475497439a89d45e479 --- /dev/null +++ b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08512/task_meta.json @@ -0,0 +1,46 @@ +{ + "fcb_id": "FCB-08512", + "task_id": "single_sheet__dag_16c73900be26", + "tier": "T4_STANDARD", + "category": "single_sheet", + "depth": 2, + "total_masked": 24, + "is_cross_sheet": false, + "prompt_en": "Sheet1 is laid out like a chainage/layer schedule, with columns for Layer, Chainage, Distributed, From, To, Qty, and separate entries for 1st Layer, 2nd Layer, and 3rd Layer. Please complete the blank values in the 1st Layer column, specifically L4:L23, using the visible rows around them as the context. Some of the supporting row fields in this sheet need to be in place before the layer entries make sense, so keep the related Layer, Chainage, Distributed, From, To, and Qty information aligned as you work. When you’re done, save the completed workbook as an .xlsx file.", + "prompt_cn": "Sheet1 看起来是一张按 chainage 和 layer 整理的明细表,包含 Layer、Chainage、Distributed、From、To、Qty,以及 1st Layer、2nd Layer、3rd Layer 这些列。请根据周围可见的行内容,补全 1st Layer 列中的空白值,位置是 L4:L23。这个表里有些行内的基础信息需要先对应好,层级相关的内容才会清楚,所以填写时请让 Layer、Chainage、Distributed、From、To 和 Qty 等相关信息保持一致。完成后,请将补全后的工作簿保存为 .xlsx 文件。", + "qc": { + "total": 26, + "verdict": "RELEASE", + "D1": 4, + "D2": 5, + "D3": 4, + "D4": 4, + "D5": 5, + "D6": 4, + "frontier_hardness": 2, + "local_difficulty": 46.7 + }, + "source_file_id": "684560d1593443459-how-to-distribute-values-equally-in-excel-master-sheet-for-contractor-bills-v1", + "inferred_domain": "general", + "domain_confidence": 0.0, + "sheet_profiles": [ + { + "name": "Sheet1", + "used_range": "A1:O23", + "row_count": 23, + "col_count": 15, + "has_header": false, + "title_hint": "Sheet1", + "header_info": null + }, + { + "name": "Sheet2", + "used_range": "A1:Q23", + "row_count": 23, + "col_count": 17, + "has_header": false, + "title_hint": "Sheet2", + "header_info": null + } + ] +} \ No newline at end of file diff --git a/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08527/audit.json b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08527/audit.json new file mode 100644 index 0000000000000000000000000000000000000000..c6cd6c9c7e0cdc6fc8f0c728df1b1a2eed34978f --- /dev/null +++ b/FormulaCascade_Benchmark_eval_200/T4_STANDARD/internal/FCB-08527/audit.json @@ -0,0 +1,607 @@ +{ + "gate": { + "pre_nl_gate": { + "gate_label": "GATE_PASS", + "gate_pass": true, + "hard_fails": 0, + "warns": 0, + "checks": [ + { + "check": "final_target_gate", + "pass": true, + "detail": "final_target has 13 cells" + }, + { + "check": "header_grounding", + "pass": true, + "severity": "pass", + "detail": "1/1 final regions have column_header" + }, + { + "check": "mask_consistency", + "pass": true, + "detail": "mask_last=17784B, src=24970B" + }, + { + "check": "dirty_family", + "pass": true, + "detail": "0 dirty cells" + }, + { + "check": "ratio_gate", + "pass": true, + "detail": "ratio=1.6 (total=21, final=13)" + }, + { + "check": "dedup_gate", + "pass": true, + "detail": "0 duplicate cells across layers" + }, + { + "check": "gt_uniqueness", + "pass": true, + "detail": "10 unique values across 21 cells" + }, + { + "check": "tail_artifact", + "pass": true, + "detail": "0 bad values" + }, + { + "check": "unrecoverable_leaf", + "pass": true, + "detail": "clean", + "hidden_const_cells": [] + }, + { + "check": "adjacent_column_leak", + "pass": true, + "detail": "clean" + }, + { + "check": "header_name_accuracy", + "pass": true, + "detail": "clean" + }, + { + "check": "duplicate_lookup_tie_break", + "pass": true, + "detail": "no lookup formulas" + }, + { + "check": "src_chain_integrity", + "pass": true, + "severity": "ok", + "detail": "clean", + "sub_checks": { + "error_cells": { + "pass": true, + "count": 0, + "cells": [] + }, + "external_refs": { + "pass": true, + "count": 0, + "cells": [] + }, + "volatile_funcs": { + "pass": false, + "count": 13, + "cells": [ + { + "cell": "Sheet1!L160", + "func": "NOW", + "formula": "=IF(AND(L4>0,M4>0,L5=0,M5=0,M30,M7>0,L8=0,M8=0,M60,M10>0,L11=0,M11=0,M90,M13>0,L14=0,M14=0,M120,M16>0,L17=0,M17=0,M150,M19>0,L20=0,M20=0,M180,M22>0,L23=0,M23=0,M210,M25>0,L26=0,M26=0,M240,M28>0,L29=0,M29=0,M270,M31>0,L32=0,M32=0,M300,M34>0,L35=0,M35=0,M330,M37>0,L38=0,M38=0,M360,M40>0,L41=0,M41=0,M390,M4>0,L5=0,M5=0,M30,M7>0,L8=0,M8=0,M60,M10>0,L11=0,M11=0,M90,M13>0,L14=0,M14=0,M120,M16>0,L17=0,M17=0,M150,M19>0,L20=0,M20=0,M180,M22>0,L23=0,M23=0,M210,M25>0,L26=0,M26=0,M240,M28>0,L29=0,M29=0,M270,M31>0,L32=0,M32=0,M300,M34>0,L35=0,M35=0,M330,M37>0,L38=0,M38=0,M360,M40>0,L41=0,M41=0,M390,M4>0,L5=0,M5=0,M30,M16>0,L17=0,M17=0,M150,M22>0,L23=0,M23=0,M210,M19>0,L20=0,M20=0,M180,M25>0,L26=0,M26=0,M240,M28>0,L29=0,M29=0,M270,M34>0,L35=0,M35=0,M330,M31>0,L32=0,M32=0,M300,M37>0,L38=0,M38=0,M360,M40>0,L41=0,M41=0,M390,M4>0,L5=0,M5=0,M30,M7>0,L8=0,M8=0,M60,M10>0,L11=0,M11=0,M90,M13>0,L14=0,M14=0,M120,M16>0,L17=0,M17=0,M150,M19>0,L20=0,M20=0,M180,M22>0,L23=0,M23=0,M210,M25>0,L26=0,M26=0,M240,M28>0,L29=0,M29=0,M270,M31>0,L32=0,M32=0,M300,M34>0,L35=0,M35=0,M330,M37>0,L38=0,M38=0,M360,M40>0,L41=0,M41=0,M390,M4>0,L5=0,M5=0,M30,M7>0,L8=0,M8=0,M60,M10>0,L11=0,M11=0,M90,M13>0,L14=0,M14=0,M120,M16>0,L17=0,M17=0,M150,M19>0,L20=0,M20=0,M180,M22>0,L23=0,M23=0,M210,M25>0,L26=0,M26=0,M240,M28>0,L29=0,M29=0,M270,M31>0,L32=0,M32=0,M300,M34>0,L35=0,M35=0,M330,M37>0,L38=0,M38=0,M360,M40>0,L41=0,M41=0,M390,[C+1,R-156]>0,[C,R-155]=0,[C+1,R-155]=0,[C+1,R-157]0,M4>0,L5=0,M5=0,M3