Conversation
|
The new fallback Markdown exports have broken links and omit some useful content. Could we fix this before merging? I reproduced this with a production build:
The affected conversion is in Could we use the rendered-page conversion pipeline for these pages, or preserve the card content and resolve document/image links to their published URLs? A regression check covering these landing pages would help. The current build and SEO audit pass despite these issues. |
|
@ayushflow, a few additional issues to address before merge:
|
pinkeshmars
left a comment
There was a problem hiding this comment.
@ayushflow could you please look into the review comments?
Description
Improves site-wide SEO, accessibility, freshness governance, and AI-agent consumption for the FlutterFlow documentation.
llms.txt,llms-full.txt, bounded topic packs, page-level Markdown, an agent manifest, clean sitemap metadata, andTechArticlestructured data.Type of change
Validation
npm run typechecknpm run buildnpm run audit:seo-agent:builtnpm run eval:agent-retrievalgit diff --check origin/main...HEADBuild output covers 379 canonical pages and 12 bounded topic packs. All eight static audit categories score A+ at 100%. The fixed retrieval evaluation covers 50 intents and 300 query variants with 100% top-1 accuracy, recall@5, and evidence support.
Public repository safety
The complete branch delta, final tree, and branch history were scanned before publication. No private implementation paths, private code excerpts, credentials, new secret material, symlinks, submodules, hidden payloads, or local audit reports are included.