fledge 0.16.0

Dev-lifecycle CLI — scaffolding, tasks, lanes, plugins, and more.
1
2
3
4
5
6
7
8
9
10
11
12
13
---
spec: doctor.spec.md
---

## Tasks

- [x] Write spec files for doctor module
- [x] Implement environment diagnostics (fledge config, git, AI)
- [x] Add JSON output mode with informational-section flag
- [x] Wire up CLI subcommand in main.rs
- [x] v0.15 Strip per-project-type toolchain probes
- [x] v0.15.2 Re-absorb toolchain probes from `fledge-plugin-doctor` as the informational `Toolchains` section
- [x] Run verification suite