feat(products): add SpecterQA iOS product page and llms.txt#51
Merged
Conversation
Widget belongs in product dashboards (SiteAtlas/PolicyAtlas), not synctek.io. INIT-2026-484 handles the proper in-app integration. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Add HSTS, CSP, X-Frame-Options, Permissions-Policy, and COOP headers to _headers file. Remove Astro generator meta tag. MRP SiteAtlas INIT-2026-484 — Pillar 4 remediation.
- Fix MIT license claim on about page (ForgeOS is commercial, not MIT) - Add registered address to privacy policy - Remove broken ForgeOS GitHub links (repo is private) - Update API endpoint count from 135+ to 239 - Remove specterqa-mcp from open-source page (repo doesn't exist) - Fix blog pagination (remove non-functional pagination) - Add /pricing redirect to ForgeOS pricing page MRP SiteAtlas INIT-2026-484 — Pillar 1/2/5 remediation.
…tics - Regenerate fti.json from updated fti.yaml (8 dimensions, correct pricing) - Fix hardcoded pricing on FTI page if present - Correct ForgeOS pricing tier features (Team/Free) - Add Plausible analytics script - Fix Get Started CTA to point to registration MRP SiteAtlas INIT-2026-484 — Pillar 1/3 remediation.
… and llms.txt Introduces specterqa-ios as a first-class product on synctek.io: - src/data/products/specterqa-ios.ts — full product data (features, pricing, quickstart, tradeoffs) - [slug].astro — registers specterqa-ios route and imports new data module - llms.txt.ts — extends LLM discovery file with SpecterQA iOS section alongside ForgeOS Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Contributor
Author
|
Thank you for your contribution, @SyncTekLLC! We appreciate you taking the time to open this (medium-sized change) PR. Our team will review it shortly. In the meantime, please make sure:
We aim to provide a first review within 48 hours. Thank you again for contributing! |
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
src/data/products/specterqa-ios.ts— Product data module (features, pricing, quickstart)src/pages/products/[slug].astro— Wired/products/specterqa-ios/routesrc/pages/llms.txt.ts— Extended with SpecterQA iOS section for agent discoveryInitiative
INIT-2026-525 — SpecterQA iOS GTM Launch (Agent-First Revenue)
Test plan
npm run build/products/specterqa-ios/renders with correct pricing/llms.txtincludes SpecterQA iOS section🤖 Generated with Claude Code