A

Agent dashboard

Miyake Studios

Tracked sessions
1

Persisted orchestration sessions currently visible in the dashboard.

Active sessions
1

Sessions still moving through planning, execution, validation, or recovery.

Recent events
6

Latest published control-plane events from supervisor and workers.

Attention needed
0

Sessions currently stalled, blocked, or failed.

Sessions

Latest persisted state snapshots with progress and blocker counts.

SessionStatusPhaseUpdatedOpen blockersAcceptedProgress
session_bec5ebfc0583activeProjectPhase.RECOVERY2026-03-14T02:14:41.652709+00:0010-2

Recent events

Supervisor lifecycle markers, decisions, stalls, and execution checkpoints.

worker_execution_started
2026-03-14T02:14:42.287473+00:00session_bec5ebfc0583
Payload
{
    "task_id": "task_a64ce3c01037",
    "agent": "coding_worker",
    "title": "blk_2835137a691c",
    "retry_count": 1
}
task_assigned
2026-03-14T02:14:41.969098+00:00session_bec5ebfc0583
Payload
{
    "task": {
        "id": "task_a64ce3c01037",
        "parent_task_id": null,
        "title": "blk_2835137a691c",
        "description": "Initial project decomposition required",
        "rationale": "No codebase or task breakdown exists yet[project] Must establish scope before implementation[project]",
        "assigned_agent": "coding_worker",
        "kind": "diagnosis",
        "expected_output": "List of discrete, testable tasks with acceptance criteria and constraints for each",
        "constraints": [
            "Do not modify stake engine behavior",
            "RTP must remain within 96%-98% range",
            "Mode RTP variance must be within 0[project]5%",
            "Each task must be narrow enough to complete in single iteration"
        ],
        "validation_criteria": [
            "Task list must be reproducible",
            "Each task must have measurable acceptance criteria",
            "No stake engine modifications proposed",
            "RTP constraints documented per task"
        ],
        "severity": "high",
        "status": "in_progress",
        "retry_count": 1,
        "related_files": [],
        "related_issues": [],
        "blocker_id": "blk_2835137a691c",
        "created_at": "2026-03-14T02:14:41[project]348788Z",
        "completed_at": null,
        "input_summary": "blk_2835137a691c: Initial project decomposition required",
        "output_summary": null,
        "outcome": null,
        "acceptance_decision": null,
        "evidence_ids": []
    },
    "loop_assessment": {
        "duplicate": false,
        "should_escalate": false,
        "similarity_score": 0,
        "matched_task_id": null,
        "reason": "No materially similar failed attempt detected[project]",
        "has_new_signal": true
    }
}
supervisor_planning_completed
2026-03-14T02:14:40.846467+00:00session_bec5ebfc0583
Payload
{
    "iteration": 1,
    "task_kind": "diagnosis",
    "assigned_agent": "coding_worker",
    "title": "blk_2835137a691c"
}
supervisor_planning_started
2026-03-14T02:08:38.705694+00:00session_bec5ebfc0583
Payload
{
    "iteration": 1,
    "open_blocker_count": 1
}
iteration_started
2026-03-14T02:08:38.356562+00:00session_bec5ebfc0583
Payload
{
    "iteration": 1,
    "status": "active",
    "phase": "planning"
}
session_started
2026-03-14T02:08:34.595951+00:00session_bec5ebfc0583
Payload
{
    "objective": "[redacted]",
    "constraints": [],
    "operator_notes": [],
    "workspace_path": "C:\\Users\\[user]\\source\\repos\\slots\\b***"
}

Recent actions

Concrete worker operations across files, commands, and test runs.

No worker actions logged yet.