deciduous 0.15.0

Decision graph tooling for AI-assisted development. Track every goal, decision, and outcome. Survive context loss. Query your reasoning.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# `Deciduex.Commands.Graph`
[🔗](https://github.com/notactuallytreyanastasio/deciduous/blob/main/lib/deciduex/commands/graph.ex#L1)

Implements `deciduex graph` — outputs full graph as JSON.

Mirrors the output format of `deciduous graph` from the Rust CLI.

# `run`

---

*Consult [api-reference.md](api-reference.md) for complete listing*