Skip to content
LVIS AI
EN|KO

Agent Hub

Workboard — Team-Level Work Cards

A board of work cards shared by a team, separate from personal TODOs. Each card carries an assignee / status / due date / creator, and its processing history is preserved separately as an immutable chain.

Workboard — team-level tasks
Work Log — processing history

Two Views: Board ↔ Log

  • Workboard — current progress state. Columns like "To Do / In Progress / Done".
  • Worklog — processing history for the same card. Preserved append-only as an immutable chain.
  • Both views show the same card from a different angle — one data set, two viewpoints.

One Cycle of a Card

  1. Creation — created by an agent or registered directly by a user. The assignee can be auto-filled.
  2. Handoff — when another team member clicks "pick up," the assignment moves and a history entry is added to the worklog.
  3. Completion / reopening — the worklog isn't erased after completion; it stays preserved as-is.
  4. Notification — as the deadline approaches, a notification fires automatically to the assignee.
Processing history in a secure chain
The worklog preserves who did what action and when as an immutable chain. Even traces that look like "an attempt to delete a record" remain visible for auditing.