From 09d58adfa763ea0959a73fc7bbf434f01ee7ea8d Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 10 Aug 2026 17:28:24 +0000 Subject: [PATCH] =?UTF-8?q?example-app=20demo=20(intent=20restated):=20tig?= =?UTF-8?q?hten=20AC-SYNC-01=20SLA=205s=20=E2=86=92=203s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reword only — no code or test change. The existing proof (test_AC_SYNC_01) still passes because it asserts the OLD 5s; the criterion now says 3s. The Gate stays green (a reword breaks no exact-set/gap rule), but the Thread Report's Intent Changed section flags AC-SYNC-01 restated and lists its carriers to re-confirm. This is the intent-restatement walkthrough specimen (the yellow one alongside green #1 and red #2). Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01TM5e4tKiqCUNANBCkTtH2r --- examples/example-app/PRD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/example-app/PRD.md b/examples/example-app/PRD.md index 291e4b4..a3199bf 100644 --- a/examples/example-app/PRD.md +++ b/examples/example-app/PRD.md @@ -11,7 +11,7 @@ an open `- [ ] … **Carries**:` TODO). - US-SYNC-01 — As a user, I keep my lists in sync across devices. - FR-SYNC-01 — Two-way sync reconciles list changes across devices. -- AC-SYNC-01 — A change made offline appears on a second device within 5s of reconnect. +- AC-SYNC-01 — A change made offline appears on a second device within 3s of reconnect. - AC-SYNC-02 — Disjoint field edits on two devices merge without conflict. - AC-OFFL-01 — The app is fully usable with no network; edits queue locally.