From c532dd57f1cf6dbefca350428754818526720ae5 Mon Sep 17 00:00:00 2001 From: giles Date: Fri, 24 Apr 2026 06:45:15 +0000 Subject: [PATCH] HS-plan: claim tell semantics Co-Authored-By: Claude Opus 4.7 (1M context) --- plans/hs-conformance-to-100.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plans/hs-conformance-to-100.md b/plans/hs-conformance-to-100.md index ebf66c10..c3b549e4 100644 --- a/plans/hs-conformance-to-100.md +++ b/plans/hs-conformance-to-100.md @@ -66,7 +66,7 @@ Each cluster below is one commit. Order is rough — a loop agent may skip ahead 16. **[done (+1)] `send can reference sender`** — 1 assertion fail. Expected: +1. -17. **[pending] `tell` semantics** — `tell / attributes refer to the thing being told`, `does not overwrite me symbol`, `your symbol represents thing being told` (3 tests). Expected: +3. +17. **[in-progress] `tell` semantics** — `tell / attributes refer to the thing being told`, `does not overwrite me symbol`, `your symbol represents thing being told` (3 tests). Expected: +3. 18. **[pending] `throw respond async/sync`** — `throw / can respond to async/sync exceptions in event handler` (2 tests). Expected: +2.