feat(guides): add Social Security spousal benefits guide - #583
Merged
Conversation
Add a SponsorCopy type with the existing wording as the default, and thread an optional copy prop through SponsorAd and InlineCTA so a guide can tailor the pitch to its topic.
Covers eligibility, the 50%-of-PIA rule with a worked example, the top-up when the reader has their own record, early-claiming reductions, deemed filing, the earnings test, the transition to survivor benefits, special situations, and how to apply. Registered in the sitemap, guide index, and CTA config with guide-specific sponsor copy.
Deploying social-security-tools with
|
| Latest commit: |
241132d
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://5e6152d9.social-security-tools.pages.dev |
| Branch Preview URL: | https://worktree-spousal-benefits-gu.social-security-tools.pages.dev |
Narrow the remarriage exception to the benefits that actually waive the one-year rule, drop an unsourced statistic, let SponsorAd supply the spacing around the sponsor name so copy fragments carry no whitespace convention, refresh the sponsor.ts comments, and keep the CTA config alphabetical.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/guides/spousal-benefitscovering who qualifies, the 50%-of-PIA rule with a worked example (Alex and Chris), the top-up when the reader has their own record, early-claiming reductions by age, deemed filing, the earnings test, the transition to survivor benefits, remarriage and other special situations, how to apply, and an FAQ./guides/spousal-benefit-filing-datepage stays as a focused deep dive and is linked from the new guide.SponsorCopytype (default wording unchanged everywhere else). The spousal guide uses a pitch about coordinating two filing dates.Test plan
npm test(2066 tests, includes the guides sitemap/index invariant and a new default-copy check)npm run quality(Biome and svelte-check clean)benefit-calculator.ts