Verification Report
Verification notes for the English Developer Unlearning handbook.
This report records the structure and verification scope for the English Developer Unlearning
locale.
Verification date
2026-05-07
Scope
| Item | Criterion |
|---|---|
| Content structure | English meta.json matches the translated MDX files |
| Locale routing | /en/books/dev-unlearning renders English content only |
| Home availability | English home treats the book as translated |
| Editorial completeness | All Korean source chapters have an English counterpart |
| Consistency | Internal links use /en/books/dev-unlearning/... |
Page Mapping
| Korean source | English page |
|---|---|
index | index |
expertise-trap | expertise-trap |
letting-go | letting-go |
architecture-shift | architecture-shift |
prompt-as-design | prompt-as-design |
code-review-new | code-review-new |
testing-shift | testing-shift |
debugging-reset | debugging-reset |
context-mastery | context-mastery |
tech-debt-new | tech-debt-new |
team-workflow | team-workflow |
what-to-keep | what-to-keep |
transition-roadmap | transition-roadmap |
verification | verification |
updates | updates |
Editorial Note
This English version is a localized translation of the Korean handbook's structure and core arguments. It is not a sentence-for-sentence legal transcript; examples and wording are adjusted for English readability while preserving the chapter intent, sequence, and operating guidance.
Local Checks
Run these after editing:
yarn workspace handbook typecheck
yarn workspace handbook lint