Skip to content

Stale build/llms.txt artifact cleanup #304

Description

@Aliserag

R3 best-in-class rerun flagged: build/llms.txt exists in the repo as a stale artifact from the old docusaurus-plugin-llms setup. Has 0 ai-tools entries (predates Phase 6.2 F-004), uses .md URL extensions (Docusaurus convention), and would silently shadow the live TanStack Start dynamic route in some deploy configurations.

Action

git rm build/llms.txt and confirm /build is gitignored so it doesn't reappear via someone running the old build.

Why post-merge

The risk is low (production serves from /llms.txt via the dynamic route on Vercel; the static build/ artifact isn't consulted), but cleanup is hygiene — and would have surfaced as a finding if anyone copy-pasted the stale file at deploy time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions