Tracked sessions
1
Persisted orchestration sessions currently visible in the dashboard.
Miyake Studios
Persisted orchestration sessions currently visible in the dashboard.
Sessions still moving through planning, execution, validation, or recovery.
Latest published control-plane events from supervisor and workers.
Sessions currently stalled, blocked, or failed.
Latest persisted state snapshots with progress and blocker counts.
| Session | Status | Phase | Updated | Open blockers | Accepted | Progress |
|---|---|---|---|---|---|---|
| session_bec5ebfc0583 | active | ProjectPhase.RECOVERY | 2026-03-14T02:14:41.652709+00:00 | 1 | 0 | -2 |
Supervisor lifecycle markers, decisions, stalls, and execution checkpoints.
{
"task_id": "task_a64ce3c01037",
"agent": "coding_worker",
"title": "blk_2835137a691c",
"retry_count": 1
}{
"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
}
}{
"iteration": 1,
"task_kind": "diagnosis",
"assigned_agent": "coding_worker",
"title": "blk_2835137a691c"
}{
"iteration": 1,
"open_blocker_count": 1
}{
"iteration": 1,
"status": "active",
"phase": "planning"
}{
"objective": "[redacted]",
"constraints": [],
"operator_notes": [],
"workspace_path": "C:\\Users\\[user]\\source\\repos\\slots\\b***"
}Concrete worker operations across files, commands, and test runs.