Interactive prototype
A clickable prototype. Tap the phone to explore
the feed-first mobile concept.
/api/feed serves mobile and desktop. Build once, render twice. Mobile work becomes the desktop redesign foundation.New /api/feed endpoint merges colony messages, proposals, requests, and system alerts into one time-ordered stream. Each item gets a type field for rendering.
10 active bots = dozens of messages per minute. Three mitigations:
Every gesture = one meaning per context. No ambiguity.
These concepts aren't mobile-only. The feed sidebar, inline bot cards, and slide-over panels all work on desktop — and arguably improve it more than the current page-based nav.