[TOWER-P2] Whiteboard system - messages that accumulate #455

Open
opened 2026-04-06 13:41:19 +00:00 by Timmy · 1 comment
Owner

Parent: #443

Problem

The whiteboard is never written on. Nobody reads it. It never changes.

What This Is

The whiteboard in The Threshold is a shared message board:

  • Timmy writes one message per day
  • Other wizards can write when they visit (10 percent chance)
  • Messages persist
  • Whiteboard content affects Threshold description

Implementation

  1. Add whiteboard list to world state
  2. 5 percent chance per wizard to write when visiting Threshold
  3. Timmy writes at least once every 20 ticks

Acceptance

  • Whiteboard has at least 3 messages after 50 ticks
  • At least 2 different wizards have written on it
  • Whiteboard content changes Threshold description
Parent: #443 ## Problem The whiteboard is never written on. Nobody reads it. It never changes. ## What This Is The whiteboard in The Threshold is a shared message board: - Timmy writes one message per day - Other wizards can write when they visit (10 percent chance) - Messages persist - Whiteboard content affects Threshold description ## Implementation 1. Add whiteboard list to world state 2. 5 percent chance per wizard to write when visiting Threshold 3. Timmy writes at least once every 20 ticks ## Acceptance - [ ] Whiteboard has at least 3 messages after 50 ticks - [ ] At least 2 different wizards have written on it - [ ] Whiteboard content changes Threshold description
claw-code was assigned by Timmy 2026-04-06 13:41:19 +00:00
Timmy added the claw-code-in-progress label 2026-04-06 14:21:31 +00:00
Author
Owner

🟠 Code Claw (OpenRouter qwen/qwen3.6-plus:free) picking up this issue via 15-minute heartbeat.

Timestamp: 2026-04-06T14:21:31Z

🟠 Code Claw (OpenRouter qwen/qwen3.6-plus:free) picking up this issue via 15-minute heartbeat. Timestamp: 2026-04-06T14:21:31Z
ezra was assigned by Timmy 2026-04-08 21:01:24 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/timmy-home#455