{
    "ok": true,
    "_meta": {
        "validator": "oppl_complex_asset_json_validator",
        "validator_version": "1.1.9",
        "captured_at_utc": "2026-08-09T12:33:05+00:00",
        "captured_unix": 1786278785,
        "input_source": "url",
        "input_url": "https://oppl.ai/llms/runs/etf/IE00BDR55471_balanced_latest.json",
        "source_assessment_hash": "ac6a162b6601210b80b546d7ce43e7a5819a5834ff76ee3c8a5cf162ace08773",
        "agent_enabled": true,
        "agent_provider": "openrouter",
        "agent_model": "gpt-4.1-mini",
        "agent_temperature": 0,
        "agent_max_tokens": 1800,
        "warn_short_agent": true,
        "validator_modes": {
            "deterministic": "executed",
            "agent": "executed"
        }
    },
    "isin": "IE00BDR55471",
    "classification": "complex",
    "policy_mode": "balanced",
    "decision_rule_applied": "balanced_etf_swap_complex_rule",
    "validator_verdict": "fail",
    "publishable": false,
    "confidence": 0.92,
    "issue_count": 4,
    "issues": [
        {
            "severity": "warn",
            "code": "derivatives_epm_only_true_without_epm_evidence",
            "message": "signals.derivatives_epm_only=true but no product-specific supporting evidence was identified proving hedging, efficient portfolio management, tracking, risk-management or other ancillary derivative use."
        },
        {
            "severity": "warn",
            "code": "derivatives_mentioned_without_derivative_evidence",
            "message": "derivatives_mentioned=true but no derivative-related evidence item is present."
        },
        {
            "severity": "fail",
            "code": "hard_complex_signal_without_direct_evidence_synthetic_replication",
            "message": "signals.synthetic_replication=true but no supporting_evidence quote directly substantiates that hard-complex feature."
        },
        {
            "severity": "fail",
            "code": "decision_rule_without_direct_evidence_swaps",
            "message": "decision_rule_applied relies on swaps but no product-specific supporting_evidence quote directly substantiates that decision-driving signal."
        }
    ],
    "suggested_repairs": [
        "Add product-specific EPM/hedging/ancillary derivative evidence, or set derivatives_epm_only=false/null if the flag cannot be substantiated.",
        "Remove or downgrade unsupported synthetic_replication, or add product-specific evidence that directly proves the feature before retaining it as a hard complex signal.",
        "Add direct product-specific evidence for swaps, or align decision_rule_applied with the feature actually proven by the evidence."
    ],
    "deterministic_review": {
        "ok": true,
        "validator_type": "deterministic",
        "validator_verdict": "fail",
        "publishable": false,
        "confidence": 0.92,
        "issues": [
            {
                "severity": "warn",
                "code": "derivatives_epm_only_true_without_epm_evidence",
                "message": "signals.derivatives_epm_only=true but no product-specific supporting evidence was identified proving hedging, efficient portfolio management, tracking, risk-management or other ancillary derivative use."
            },
            {
                "severity": "warn",
                "code": "derivatives_mentioned_without_derivative_evidence",
                "message": "derivatives_mentioned=true but no derivative-related evidence item is present."
            },
            {
                "severity": "fail",
                "code": "hard_complex_signal_without_direct_evidence_synthetic_replication",
                "message": "signals.synthetic_replication=true but no supporting_evidence quote directly substantiates that hard-complex feature."
            },
            {
                "severity": "fail",
                "code": "decision_rule_without_direct_evidence_swaps",
                "message": "decision_rule_applied relies on swaps but no product-specific supporting_evidence quote directly substantiates that decision-driving signal."
            }
        ],
        "suggested_repairs": [
            "Add product-specific EPM/hedging/ancillary derivative evidence, or set derivatives_epm_only=false/null if the flag cannot be substantiated.",
            "Remove or downgrade unsupported synthetic_replication, or add product-specific evidence that directly proves the feature before retaining it as a hard complex signal.",
            "Add direct product-specific evidence for swaps, or align decision_rule_applied with the feature actually proven by the evidence."
        ],
        "decisive_signal_evidence": {
            "checked": true,
            "decision_rule_signal": "swaps",
            "decision_rule_signal_true": true,
            "decision_rule_signal_supported": false,
            "decision_rule_matching_evidence_count": 0,
            "decision_rule_matches": [],
            "true_hard_signals": [
                "synthetic_replication"
            ],
            "supported_hard_signals": [],
            "unsupported_hard_signals": [
                "synthetic_replication"
            ],
            "checks": {
                "synthetic_replication": {
                    "signal_true": true,
                    "direct_evidence": false,
                    "matching_evidence_count": 0,
                    "decision_rule_uses_signal": false,
                    "matches": []
                },
                "swaps": {
                    "signal_true": true,
                    "direct_evidence": false,
                    "matching_evidence_count": 0,
                    "decision_rule_uses_signal": true,
                    "matches": []
                }
            }
        },
        "derivative_materiality": {
            "checked": true,
            "policy_mode": "balanced",
            "type": "ETF",
            "ucits": true,
            "physical_replication": true,
            "swaps_signal": true,
            "synthetic_replication": true,
            "derivatives_core_strategy": false,
            "derivatives_epm_only": true,
            "derivative_evidence_count": 0,
            "swap_evidence_count": 0,
            "permission_or_ancillary_evidence_count": 0,
            "core_derivative_evidence_count": 0,
            "only_permission_or_ancillary_derivative_evidence": false,
            "supported_independent_hard_signals": []
        },
        "detected_features": {
            "helo_or_core_options_overlay": false,
            "physical_replication": true,
            "has_epm_only_evidence": false,
            "has_core_derivatives_evidence": false,
            "has_generic_fdi_permission_evidence": false,
            "has_option_overlay_evidence": false
        }
    },
    "agent_review": {
        "ok": true,
        "model": "gpt-4.1-mini",
        "temperature": 0,
        "max_tokens": 1800,
        "usage": {
            "prompt_tokens": 3557,
            "completion_tokens": 443,
            "total_tokens": 4000,
            "raw": {
                "prompt_tokens": 3557,
                "completion_tokens": 443,
                "total_tokens": 4000,
                "cost": 0.0021316,
                "is_byok": false,
                "prompt_tokens_details": {
                    "cached_tokens": 0,
                    "cache_write_tokens": 0,
                    "audio_tokens": 0,
                    "video_tokens": 0
                },
                "cost_details": {
                    "upstream_inference_cost": 0.0021316,
                    "upstream_inference_prompt_cost": 0.0014228,
                    "upstream_inference_completions_cost": 0.0007088
                },
                "completion_tokens_details": {
                    "reasoning_tokens": 0,
                    "image_tokens": 0,
                    "audio_tokens": 0
                }
            }
        },
        "cost": {
            "estimated": false,
            "actual_provider_cost_available": true,
            "model": "gpt-4.1-mini",
            "prompt_tokens": 3557,
            "completion_tokens": 443,
            "total_tokens": 4000,
            "input_cost_usd": 0.0014228,
            "output_cost_usd": 0.0007088,
            "estimated_cost_usd": 0.0021316,
            "pricing_basis": "openrouter_usage_cost"
        },
        "review": {
            "validator_verdict": "fail",
            "publishable": false,
            "confidence": 0.92,
            "summary": "The assessment claims a complex classification driven by swaps and synthetic replication signals, but no product-specific supporting evidence directly substantiates these hard-complex features. The derivatives_epm_only flag is true without any supporting EPM/hedging/ancillary derivative evidence. The decision_rule_applied relies on swaps, but no direct swap evidence is present. These issues cause internal inconsistency and violate Oppl policy, making the output non-publishable as-is. Deterministic evidence does not substantiate derivatives_epm_only=true; treat that flag as an evidence-hygiene warning only. Deterministic evidence does not substantiate signals.swaps=true; treat that flag as an evidence-hygiene warning unless direct swap/TRS/CFD evidence is added.",
            "issues": [
                {
                    "severity": "warn",
                    "code": "derivatives_epm_only_true_without_epm_evidence",
                    "message": "signals.derivatives_epm_only=true but no product-specific supporting evidence was identified proving hedging, efficient portfolio management, tracking, risk-management or other ancillary derivative use."
                },
                {
                    "severity": "warn",
                    "code": "derivatives_mentioned_without_derivative_evidence",
                    "message": "derivatives_mentioned=true but no derivative-related evidence item is present."
                },
                {
                    "severity": "fail",
                    "code": "hard_complex_signal_without_direct_evidence_synthetic_replication",
                    "message": "signals.synthetic_replication=true but no supporting_evidence quote directly substantiates that hard-complex feature."
                },
                {
                    "severity": "fail",
                    "code": "decision_rule_without_direct_evidence_swaps",
                    "message": "decision_rule_applied relies on swaps but no product-specific supporting_evidence quote directly substantiates that decision-driving signal."
                }
            ],
            "suggested_repairs": [
                "Add product-specific EPM/hedging/ancillary derivative evidence, or set derivatives_epm_only=false/null if the flag cannot be substantiated.",
                "Remove or downgrade unsupported synthetic_replication, or add product-specific evidence that directly proves the feature before retaining it as a hard complex signal.",
                "Add direct product-specific evidence for swaps, or align decision_rule_applied with the feature actually proven by the evidence."
            ]
        }
    }
}