[222-epic] Define canonical state schema for Workshop presence layer #265
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
The Workshop needs to render Timmy as a living presence, not a chatbot. For that, it needs to know what Timmy is actually doing right now — his working memory, not his full memory store. The Workshop renders the surface, the now.
This ticket defines the canonical schema for the state file that Timmy writes as a natural artifact of doing work. No daemon, no protocol negotiation. Just a file that reflects present tense.
Proposed Schema
Key Design Decisions
Open Questions
Related