24 lines
878 B
Markdown
24 lines
878 B
Markdown
# P15 Code Review Findings
|
|
|
|
Date: 2026-02-13
|
|
|
|
## High
|
|
|
|
- owner=backend area=translations finding=Machine translation output is accepted without strict language validation in runtime flow, allowing occasional script mismatch/gibberish.
|
|
|
|
## Medium
|
|
|
|
- owner=frontend area=policy-disclosures finding=Terms and Attribution links previously required route navigation, reducing continuity and causing context loss.
|
|
- owner=backend area=admin-cli finding=Image refetch previously lacked permalink-targeted repair mode, forcing broad batch operations.
|
|
|
|
## Low
|
|
|
|
- owner=frontend area=sharing finding=Text-based icon actions in compact surfaces reduced visual consistency on small screens.
|
|
|
|
## Remediation Status
|
|
|
|
- translations-quality-gate: fixed-in-progress
|
|
- policy-modal-surface: fixed-in-progress
|
|
- permalink-targeted-refetch: fixed-in-progress
|
|
- icon-consistency: fixed-in-progress
|