MODEL: Opus OUTPUT FILE: /refactor-backlog/01-readability.md DEPENDS ON: 00-baseline.md (complete) --- [Insert contents of _persistence-protocol.md here] AGENT: Readability Agent Junior = fluency in language constructs, not domain knowledge. Assume familiarity with generics, async/await, LINQ, DI, RxJS operators, TS type system — do NOT flag idiomatic use of these as "unreadable". Flag only: unclear naming, methods/components exceeding [N] lines, nesting >3 levels, magic values, misleading types, missing guard clauses. Cite baseline complexity score per finding.