diff --git a/docs/DESIGN.md b/docs/DESIGN.md index e0feabe..bec3282 100644 --- a/docs/DESIGN.md +++ b/docs/DESIGN.md @@ -1969,8 +1969,8 @@ ail run — build + execute (tempdir), passthro hash. 5. **CI pin** of the outputs in `tests/expected/`. 6. **Rustdoc cleanliness**: `cargo doc --no-deps` runs warning-free. - Maintained by the `ailang-docwriter` agent; fixing a - rustdoc warning is part of the iteration that introduced it, not a follow-up. + Fixing a rustdoc warning is part of the iteration that + introduced it, not a follow-up. ## What is not (yet) supported