assistant 1.1.0

Layer 3 super-app aggregating all claude_* CLI commands.
Documentation
1
2
3
4
5
6
7
8
9
10
# docs/

Documentation for the `assistant` crate covering behavioral requirements, aggregation design, and non-functional constraints for the `clt` super-app binary.

## Responsibility Table

| File/Directory | Responsibility |
|----------------|----------------|
| `feature/` | Super-app aggregation design and Layer 2 command registration |
| `invariant/` | Aggregation completeness constraint for Layer 2 crates |