# tests/
Integration tests for the `assistant` crate.
## Responsibility Table
| `cli_sanity.rs` | Compile and link sanity check for the `ast` binary against all Layer 2 crates |
| `aggregation.rs` | Super-app aggregation feature and invariant tests (FT-1..4, IC-1..2, negative) |
| `workspace_invariants.rs` | Static analysis tests for workspace structural invariants (WD-1, PI-1..2, VS-1..2, DM-1..2, CL-1..2) |
| `docs/` | Test surface specifications for feature and invariant doc instances |