From de8d39ddd9587a4ec2852e827e61054998f3d707 Mon Sep 17 00:00:00 2001 From: Nader Helmy Date: Fri, 29 May 2026 17:35:45 -0500 Subject: [PATCH 1/2] docs: replace stock phrase in example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe20932..b47c1ed 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ Agent ❯ Before architecture, the decision tree Want to start with the seam — where to draw the cross- platform line — or with the IPC contract, since that's the - load-bearing piece? + required piece? ``` ### Other things the skill is good for From 8a1817d95e6543464a356af7a5909d6c53b9e832 Mon Sep 17 00:00:00 2001 From: Nader Helmy Date: Fri, 29 May 2026 19:05:06 -0500 Subject: [PATCH 2/2] docs: refine stock phrase rewrites --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b47c1ed..ca498ab 100644 --- a/README.md +++ b/README.md @@ -120,8 +120,8 @@ Agent ❯ Before architecture, the decision tree secondary windows aggressively). Want to start with the seam — where to draw the cross- - platform line — or with the IPC contract, since that's the - required piece? + platform line — or with the IPC contract, since getting + that schema wrong means rebuilding every bridge later? ``` ### Other things the skill is good for