From a0001c059a91f399df8dc42ac6457f3780616c46 Mon Sep 17 00:00:00 2001 From: Jeroen Schweitzer Date: Fri, 20 Feb 2026 20:55:50 +0100 Subject: [PATCH] docs(scratchpad): note on contextual NPC conversation topics Co-Authored-By: Claude Opus 4.6 --- docs/scratchpad.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/scratchpad.md b/docs/scratchpad.md index 63ff0f594..9e8bf4f45 100644 --- a/docs/scratchpad.md +++ b/docs/scratchpad.md @@ -19,4 +19,5 @@ Personal notes and random thoughts. Not acted upon unless explicitly instructed. - Hook event JSON includes: hook_event_name, notification_type, session_id, cwd, permission_mode - Gap: hook event data may not include prompt content (tool call details, AskUser question text, multiple choice options) — investigate what's in the full event payload - Architecture: extend peon-ping's send_notification pattern to push to a remote service, add a response channel back to the terminal +- NPC-to-NPC conversations should be informed by contextual world state: weather changes, local news, local economics, inter-system news, inter-system economics. Also idle chit-chat about personal preferences like favorite brands and colors