assistant 1.2.0

Agent-agnostic CLI super-app; aggregates all coding agent CLI tools into a single binary
1
2
3
4
5
6
7
# run.d/

Layer scripts for the `run` verb dispatcher.

| File | Responsibility |
|------|----------------|
| `l1` | Direct execution: `cargo run -p <module> --bin <binary>`; default when no `VERB_LAYER` set. |