Skip to content

docs(conformance): upgrade MAF row to a full §13.1 claim (47/47 applicable) - #73

Merged
MohammadHaroonAbuomar merged 1 commit into
mainfrom
mhabuomar/maf-full-claim
Aug 7, 2026
Merged

docs(conformance): upgrade MAF row to a full §13.1 claim (47/47 applicable)#73
MohammadHaroonAbuomar merged 1 commit into
mainfrom
mhabuomar/maf-full-claim

Conversation

@MohammadHaroonAbuomar

@MohammadHaroonAbuomar MohammadHaroonAbuomar commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

With #68/#69 fixed (#72), the Microsoft Agent Framework surface is honestly claimable. This PR re-runs the CTK against the corpus at 4f7af78 with the harness declaring MAF's posture and upgrades the claim.

Run

  • Adapter unchanged: agent-framework-core 1.13.0 (4b1afd9052, upstream main, #7515).
  • SDK/corpus: agent-hooks-sdk 0.1.0a5 built from source at 4f7af78 (51 vendored vectors).
  • Harness change: one declaration added — tool_seam_host_error: ClassVar[str] = "terminate" (MAF deliberately halts the run on a host_error:* deny at the tool seam; §6.2's terminate clause).

Result: 47 passed, 0 failed, 4 skipped of 51 — 100% of vectors applicable to the declared surface. The 4 skips are the capability-gated streaming/incremental part (buffered_output: true, incremental_output undeclared) — honest surface, not failures.

What moved

Finding (PR #66 report) Now
F1 — 13 tool-seam host_error:* vectors failed run_outcome pass under the declared terminate posture (#68)
F2 — AH-CTK-100 transcript cosmetics pass under the shape-agnostic assertions (#69)
F3 — tools_registered projection gap unchanged observation, costs no vector (confirmed: 0 failures); filed as microsoft/agent-framework#7560

Artefacts (per CLAIMS.md filing rules)

  1. Per-part report: conformance/claims/maf/REPORT.md (rewritten as a §13.1 claim; supersedes the 33/47 cross-validation report).
  2. Harness description unchanged — production dispatch path, only model/tool I/O mocked; conformance/claims/maf/harness.py updated with the posture declaration.
  3. Disclosures: non-default posture tool_seam_host_error: terminate, buffered_output: true, content-derived jcs-sha256.

No normative surface touched (docs + claim harness only), so no change-class label is required.

…cable)

Re-run of the Microsoft Agent Framework CTK suite against the
corpus at 4f7af78 (post #72) with the harness declaring its
tool_seam_host_error: terminate posture:

  47 passed, 0 failed, 4 skipped of 51

The 4 skips are the capability-gated streaming/incremental part a
buffered_output: true host never declares. The 13 former F1 vectors
now pass under the declared posture; AH-CTK-100 (F2) passes with its
shape-agnostic assertions; F3 (tools_registered projection,
microsoft/agent-framework#7560) remains an observation costing no
vector. REPORT.md rewritten as a claim (same adapter version, core
1.13.0 @ 4b1afd9052; agent-hooks-sdk 0.1.0a5 built from source at
4f7af78), harness gains the posture declaration, CLAIMS.md row
upgraded from partial to conformant.

Signed-off-by: MohammadHaroonAbuomar <40180927+MohammadHaroonAbuomar@users.noreply.github.com>
@MohammadHaroonAbuomar
MohammadHaroonAbuomar merged commit 4b459dc into main Aug 7, 2026
29 checks passed
@MohammadHaroonAbuomar
MohammadHaroonAbuomar deleted the mhabuomar/maf-full-claim branch August 7, 2026 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant