II.
Experiment overview
Reference · liveexperiment:orchestrator-behavior-claims
Orchestrator Behavior Claims Validation overview
Validates orchestrator behavior claims: breakpoint rejection uses ok status (not error), no-hooks fallback to in-turn loop, and process ESM loading with named export.
Attributes
displayName
Orchestrator Behavior Claims Validation
description
Validates orchestrator behavior claims: breakpoint rejection uses ok status
(not error), no-hooks fallback to in-turn loop, and process ESM loading
with named export.
status
completed
result
validated
startedAt
2026-05-10
completedAt
2026-05-10
evidence
All three test commands exit 0:
- approved.*false pattern found (breakpoint rejection ok status)
- no.hooks|hookStatus pattern found (no hooks in turn loop)
- defineTask present in source (process ESM loading)
Verified against packages/sdk/src on Windows 11.
Outgoing edges
tests_claim3
- claim:breakpoint-rejection-ok-status·TestableClaimBreakpoint rejection uses ok status
- claim:no-hooks-in-turn-loop·TestableClaimNo hooks in turn loop
- claim:process-esm-loading·TestableClaimProcess ESM loading
Incoming edges
None.