Skip to content

CTK: run_outcome cannot express terminate-on-host-error hosts that §6.2 permits #68

Description

@MohammadHaroonAbuomar

The MAF cross-validation run (conformance/claims/maf/REPORT.md, PR #66) failed 13 vectors (070-073, 085, 087, 092, 094, 095, 097, 098, 102, 103) on exactly one assertion each: run_outcome == "blocked", want "completed". Every substantive assertion (deny reason, decided_by, tool_not_invoked, absent post_tool_call) passes.

Root cause: MAF terminates the run on any host_error:* deny at the tool seam — a posture §6.2 explicitly permits ("unless the host's own semantics terminate the turn") — but the CTK's single-valued run_outcome expects the continue posture. Vectors should accept either posture where the spec permits both (e.g. run_outcome: ["completed", "blocked"] or a declared host posture the harness reports). Fixing this makes an honest MAF claim reachable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions