31 lines
489 B
Markdown
31 lines
489 B
Markdown
# Code Review
|
|
|
|
| Field | Value |
|
|
|---|---|
|
|
| Date | YYYY-MM-DD |
|
|
| Reviewer | model name and version |
|
|
| LOC | total lines of code |
|
|
| Tests | count |
|
|
| Coverage | percentage (if available) |
|
|
|
|
## Maintainability — X/10
|
|
- ...
|
|
|
|
## Extensibility — X/10
|
|
...
|
|
|
|
## Testability — X/10
|
|
...
|
|
|
|
## Robustness — X/10
|
|
...
|
|
|
|
## Clarity — X/10
|
|
...
|
|
|
|
## Summary
|
|
One short paragraph on the overall state of the codebase.
|
|
|
|
## Priority recommendations
|
|
Top 5 actionable improvements, ordered by impact.
|