LLM-generated docs be like
```python
def wiggle_bottom(self, amplitude: float, phase: float) -> RC:
"""This function would wiggle the bottom. It takes the following arguments: amplitude (a double-precision floating point value according to ieee734 standard) and phase (also a double-precision floating point value formetted to ieee734). As a result it would provide a remote controller."""
```
@L29Ah Is there something like that, but for system design?
@L29Ah Meet Sonnet 3.7 Thinking, our strongest coding model yet...