Statement
Redirects shall be definable at the content level via frontmatter in addition to the global redirects manifest.
Rationale
Content-level redirects allow authors to handle slug changes or moved pages without requiring a developer to update a separate configuration file.
Topics
Owner: content-authoring
Related: seo-metadata
Applies To
- Redirects DOC-00083
Related Requirements
- REQ-00173 The system shall support a provider-agnostic redirects manifest that defines redirect rules in source control. Redirect execution uses Astro's native routing with middleware status code correction. The manifest format is designed for future provider-specific output generation (e.g., Netlify, Vercel, Cloudflare) without making any provider mandatory.