# SDT Matrix Status (v1.4) ## Scope - Required for this milestone: Windows, Linux - Delegated/blocked: macOS ## Current Status - Windows: local verification expected by maintainer - Linux: local/native verification expected by maintainer - macOS: delegated to collaborator (pending) ## macOS Delegation Checklist 1. Build and run SDT from a clean checkout. 2. Execute representative workflows for: - dotnet - node/npm - cargo/tauri (if available) 3. Capture and submit artifacts: - `.sdt/events/*.jsonl` - `.sdt/debug/*/summary.json` - `.sdt/debug/*/tools.json` - pass/fail table by workflow 4. Record any path, resolver, or install-plan differences. ## Artifact Format - `events`: run timeline and lifecycle transitions - `summary`: stop reason / exit code contract validation - `tools`: probe and resolver trace validation - `results`: markdown table with workflow, status, and notes