HS-plan: claim tell semantics

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-24 06:45:15 +00:00
parent bb64e42570
commit c532dd57f1

View File

@@ -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.