ReferenceTech DebtWikiDeploy
Tech Debt Frontmatter Title
Tech Debt Frontmatter Title
Initial Debt
Vercel reported the wiki deployment failed after the review-debt pages were synced into Fumadocs content.
Why It Matters
Fumadocs validates page frontmatter during next build. Pages without title fail production builds even when check-types and formatting pass.
Resolution
All canonical review-debt docs now include explicit title frontmatter before being synced into apps/wiki/content/docs/project/reference/tech-debt.
Validation
bun run build --filter=@punks/wiki
Closeout
Resolved in PR #24 follow-up after Vercel preview feedback.