@idoa/dev-doctor-core
v0.1.0
Published
Core diagnostics engine for chain-dev-doctor projects.
Maintainers
Readme
@idoa/dev-doctor-core
Core orchestration package for chain-agnostic diagnostic execution.
Features
- check registration and deduplication
- execution pipeline with timeout + retry
- deterministic result aggregation
- config validation with zod
Usage
import { runDiagnosticPipeline } from '@idoa/dev-doctor-core';