fix(marketing): gap fixes — PricingPage SLA, status badge, llms storage/redeploy - #162
Merged
Merged
Conversation
…badge, llms storage/redeploy) Verified vs live + handlers (gap analysis 2026-06-03): - PricingPage SSO/SAML + 99.9% SLA cells showed a Team checkmark (delivered); no backend exists → marked "(coming soon)", all-tier dash (consistent with PricingGrid + llms.txt; #161 fixed those two surfaces but missed PricingPage). - Homepage footer "All systems normal" was a hardcoded string (would claim all-clear during an outage) → relabel to neutral "System status" link. - MCP tools card said "Seven tools registered" (understated — MCP registers ~19); now "Seven provisioning tools + stack/deployment management". Test updated to match (keeps the dropped-webhook anti-regression guard). - public/llms.txt (SERVED copy): /storage/new broker mode (no S3 keys → presign_url) + redeploy error code no_matching_deployment → no_existing_deployment_to_redeploy. Mirrors content/#18. Full vitest suite green (1107 passed). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
mastermanas805
enabled auto-merge (squash)
June 2, 2026 19:35
size-limit report 📦
|
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.
Gap analysis 2026-06-03 (verified vs live + handlers): PricingPage SLA/SSO → coming-soon; footer 'All systems normal' → neutral 'System status' (was hardcoded, lies during outage); MCP tools card no longer understates (7→provisioning+mgmt); served public/llms.txt storage broker mode + redeploy error code. 1107 tests green. 🤖 Generated with Claude Code