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.CommandLog`
[🔗](https://github.com/notactuallytreyanastasio/deciduous/blob/main/lib/deciduex/commands/command_log.ex#L1)

Implements `deciduex commands` — lists recent command log entries.

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

# `run`

---

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