Security Review — Concept A Implementation
Reviewed by: Nora "NullX" Steiner · Application Security Engineer Scope: Existing persons surface + all proposed changes in this issue
…
Test Scope — Concept A Persons Redesign
Sara Holt (@saraholt) · QA
Layer 1 — Static Analysis
svelte-check + TypeScript strict + ESLint run on every commit as usual. Any new…
Architectural Review — @mkeller
The UX spec is sound and the proposed file changes are appropriate. The route split ([id] → view-only, [id]/edit → form + danger zone) is the right call…
Security Review — Concept C Admin Redesign
Reviewer: Nora "NullX" Steiner · OSWE · BSCP
The feature spec is well-structured and the WCAG fixes are welcome. The backend permission…
Test Plan — Admin Redesign (Concept C)
@saraholt · 2026-03-29
Read the spec, read Markus's architectural review, read the existing test files. Here is what the suite needs to look like…
Architectural Review — Concept C Implementation
@mkeller · 2026-03-29
I have read the spec and the current code. The UX problems are real and worth fixing. Before implementation starts,…