tekt.substrate
/
0
Active tasks

workspace_active partition, single-partition scan

0
Claims (5m)

task_events scanned over last 5m UTC

0
Completions today

state_change events to=completed since start_of_day_utc

0
Distinct actors

unique actor_id over last 5m

Specialist roster

0
loading…

derived from task_events.claim events in last ~10m. Roles come from currently-held task's skills_required — capability declaration is a substrate gap (issue #71 family); we surface what the actor is doing now, not a declared profile.

Coordination map

0 active
loading scenarios…

scenarios/active groups workspace_active tasks by parent_task_id (substrate fan-out join), then task_get + task_subtasks + task_contributions per parent. Subtask skills_required grafted from workspace_active.

Workspace kanban

0 total
Submitted0
no tasks
Working0
no tasks
Completed0
no tasks
Other0
no tasks

active_tasks_by_workspace WHERE (workspace_id, time_bucket) — single partition scan, priority DESC

Activity stream

live
no recent events in the workspace event window.

task_events partitions (tenant_id, task_id) fanned out across active + recently-active (~10m). Append-only; event_id is a v1 timeuuid (chronological).