Skip to content

[Phase2] ヘルスチェック + ノードステータス表示 #13

Description

@kikyujin

Step 2.4 + 2.5

ファイルパスの存在確認 + セル状態(#UNREF, #UNSOLVED)の集計。
API: GET /api/health/{name}

ノードに 🟢🟡🔴 を表示。

状態 条件
🟢 #UNREF = 0、#UNSOLVED = 0
🟡 #UNSOLVED > 0
🔴 #UNREF > 0

Reference

  • roadmap.md Step 2.4, 2.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or improvementphase-2Notebook has state: chain execution, headline, health check

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions