test: cover idempotency matching and backlink pagination
The two riskiest untested paths flagged by review. post.test.ts asserts
alreadyPosted matches today's marker, never cross-matches EN vs FR
markers for the same puzzle, and allows the post when the listRecords
read fails. constellation.test.ts exercises collectBacklinks cursor
following, cap slicing with the truncated flag, and mid-walk page
failure surfacing as truncated.