Skip to content

v3: ship Solana activity timeline surface #115

@nullxnothing

Description

@nullxnothing

Outcome

DAEMON should expose a visible activity timeline that acts like a flight recorder for Solana development: scaffolds, terminals, wallet actions, runtime checks, validator lifecycle, and failures.

In scope

  • add an Activity/Timeline tool backed by the existing activity log
  • filter entries by All, Wallet, Runtime, Terminal, Scaffold, and Errors
  • emit durable activity events from terminal creation/close, project scaffolding, runtime checks, validator lifecycle, and wallet send/swap flows
  • add DOM/store coverage so this does not regress

Acceptance criteria

  • users can open a first-class Activity tool from DAEMON
  • existing persisted activity entries render with timestamps, context, severity, and filters
  • key v3 paths write enough activity data to explain what happened
  • tests cover filtering and representative event emission

Metadata

Metadata

Assignees

No one assigned

    Labels

    pillar:activity-timelinev3 Solana activity timeline workv3Tracks work that directly advances the v3 Solana control-plane release

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions