Frontmatter tag dedupe hotfix.\n\n- Deduplicates exact repeated frontmatter tags while preserving order.\n- Lets bootstrap normalize existing duplicate tag arrays when the target location tag is already present.\n- Records bootstrap undo entries only for tags actually added by that bootstrap run.\n\nVerification: npm test; npm run build; git diff --check.