BF-001-BF-008: Complete P0 SEO, privacy, mobile, and Pipeline Builder fixes - #208
Merged
Conversation
Deploying byteflow with
|
| Latest commit: |
3e18ceb
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://6dcb451b.byteflow-c58.pages.dev |
| Branch Preview URL: | https://codex-bf-p0-batch1.byteflow-c58.pages.dev |
baixiangcpp
force-pushed
the
codex/bf-p0-batch1
branch
2 times, most recently
from
June 23, 2026 16:38
427efaa to
186d2b6
Compare
baixiangcpp
force-pushed
the
codex/bf-p0-batch1
branch
from
June 23, 2026 16:51
186d2b6 to
3e18ceb
Compare
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
Issues
Closes #93
Closes #95
Closes #98
Closes #101
Closes #103
Closes #106
Closes #108
Closes #110
Implementation details
src/core/routing/seo-route-policy.ts; added Netlify-style 301 redirects inpublic/_redirects.noindex,followrobots metadata.SensitiveInputWarningcomponent placed near primary inputs; mobile controls wrap/stack; Pipeline Builder adds onboarding, empty-state copy, privacy preview modal, drag handles, and keyboard move controls.Privacy review
SEO review
noindex,follow.Accessibility review
Tests
Targeted checks run:
npm run test -- tests/guards/bf-p0-seo-routing.test.ts tests/guards/all-tools-route-guard.test.ts tests/guards/sitemap.test.ts tests/guards/sensitive-input-warning-guard.test.ts tests/guards/bf-p0-mobile-layout-guard.test.ts tests/guards/sensitive-tool-persistence-policy.test.ts tests/unit/pipeline-foundation.test.ts tests/component/phase3-pipeline-builder-page.test.tsx tests/guards/pipeline-builder-privacy-preview-guard.test.ts tests/guards/i18n.test.tsnpm run check:i18nnpm run check:types -- --pretty falsegit ls-files --others --modified --exclude-standard | rg '\.(ts|tsx|js|mjs|cjs)$' | tr '\n' '\0' | xargs -0 npm run lint --/en/all-tools?search=json,/en/json-formatter,/en/regex-tester,/en/image-resizer,/en/json-diff-viewer,/en/text-diff-checker, and/en/pipeline-builder.Batch-level checks run:
npm run generate:sitemap-lastmodnpm run buildFull CI: