Skip to content

Improve doctor.sh diagnostics for common setup issues #8

@gleizerowicz

Description

@gleizerowicz

wayfind doctor checks system health but could catch more common issues:

  • Check that node version meets the >=16 requirement
  • Detect stale connectors.json (missing new fields)
  • Verify Slack app manifest has required scopes
  • Check for orphaned signal files
  • Detect duplicate journal entries
  • Validate storage backend health (SQLite WAL mode, JSON integrity)

Good first issue — the existing doctor.sh is well-structured and easy to extend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions