ProhairesisIA / Sitemap

An execution-first information architecture built around decisions, actions, and daily prioritization.

Main screen wireframe

Daily Execution Board,reduced to the actions that matter today.

This spec turns the board into a task-only dark workspace built for fast scanning. The screen contains one persistent top bar, one centered list, and task cards with only the information required to decide whether to complete, snooze, or ignore.

Visual wireframe

The route mockup below is the intended main-screen layout, ready for implementation.

Wednesday, April 22

Daily Execution Board

Focus modeOff
04 active tasks01 due now

Review the three wallets with pending approvals

High urgencyDue in 18 minutes

Confirm the rebalance task before the US market opens

Medium urgencyDue today, before 09:30

Send the staking follow-up to Focus Mode

Medium urgencyBest handled this afternoon

Dismiss the expired bridge reminder

Low urgencyNo deadline after today

Layout rules

  • Single-column list on desktop and mobile so the scan path never splits.
  • Top bar stays fixed to the top of the screen and only carries date context plus the Focus Mode toggle.
  • Task list container should sit inside a centered column around 760 to 820px wide for readable, rapid scanning.
  • Keep 12 to 16px of vertical space between cards so each task reads as a separate action block.

Card rules

  • Lead with the action title in one or two lines. The title should always start with a verb.
  • Place urgency and time sensitivity on the same metadata row directly beneath the title.
  • Buttons live on the trailing edge on desktop and stack under metadata on smaller screens.
  • No secondary descriptions, charts, avatars, tags, or counters inside the card body.

Interaction rules

  • Complete is the primary action and uses the strongest contrast treatment.
  • Snooze is neutral and outlined so it stays available without competing with Complete.
  • Ignore is the lowest-emphasis action and should read as a dismiss path, not a destructive danger state.
  • Hover and keyboard focus states should brighten the card border instead of adding extra motion or clutter.

Implementation notes

  • Default viewport target: 5 to 7 task cards visible above the fold on a laptop.
  • Use a near-black background, slightly lighter card surface, one accent color, and muted gray metadata.
  • Use tabular numbers for dates and deadlines so time data lines up visually.
  • If task count grows, keep filters off this screen and route deeper triage to Opportunity Feed.

ASCII wireframe

┌───────────────────────────────────────────────────────────────────────────┐
│ Wed, Apr 22                                             [ Focus Mode Off ] │
├───────────────────────────────────────────────────────────────────────────┤
│ [04 active tasks]   [01 due now]                                          │
│                                                                           │
│ ┌───────────────────────────────────────────────────────────────────────┐ │
│ │ Review the three wallets with pending approvals                      │ │
│ │ [High urgency]   [Due in 18 minutes]             [Complete][Snooze][Ignore] │
│ └───────────────────────────────────────────────────────────────────────┘ │
│                                                                           │
│ ┌───────────────────────────────────────────────────────────────────────┐ │
│ │ Confirm the rebalance task before the US market opens                │ │
│ │ [Medium urgency] [Due today, before 09:30]      [Complete][Snooze][Ignore] │
│ └───────────────────────────────────────────────────────────────────────┘ │
│                                                                           │
│ ┌───────────────────────────────────────────────────────────────────────┐ │
│ │ Send the staking follow-up to Focus Mode                             │ │
│ │ [Medium urgency] [Best handled this afternoon]  [Complete][Snooze][Ignore] │
│ └───────────────────────────────────────────────────────────────────────┘ │
└───────────────────────────────────────────────────────────────────────────┘