Skip to content

docs: sync dewey doctor synthesis layer diagnostics #249

Description

@yvonnedevlinrh

What Changed

PR #107 adds a Synthesis Layer section to dewey doctor output. This is new user-facing diagnostic output that should be documented on the website.

Closes dewey#102.

Affected Pages

  • content/docs/dewey/commands/doctor.md (or equivalent) — add Synthesis Layer section description
  • Any page documenting dewey doctor output format

What Needs Updating

The dewey doctor command now reports a Synthesis Layer section (between Embedding Layer and MCP Server) with:

  • Provider type (ollama, vertex, or unconfigured)
  • Resolved endpoint (after precedence resolution)
  • Model name
  • Connectivity status (Ollama: HTTP health check; Vertex: config completeness)
  • Model availability (Ollama only — checks if model is pulled)

Three provider states:

State Output
Ollama configured Endpoint, connectivity, model availability
Vertex configured Model, project, region, config completeness
Unconfigured "not configured (optional)" — PASS

Metadata

Metadata

Assignees

Labels

docsDocumentation updates neededllm_assistedChanges created or assisted by AI/LLM agentsnext-releaseTargeted for inclusion in next release but can be deferred if needed

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions