Skip to content

Check one public AI entrypoint #160

Description

@beihaili

Context

The project exposes AI-native entrypoints so agents can discover and cite the curriculum. These public URLs should stay accurate after content updates.

Public URLs to check

Expected files if a fix is needed

  • ai/llms.txt
  • ai/manifest.json
  • ai/content-index.json
  • scripts/generate-ai-index.mjs
  • scripts/publish-ai-artifacts.mjs
  • scripts/verify-ai-entrypoints.mjs

Acceptance criteria

  • Open all three public URLs.
  • Report stale copy, broken URLs, confusing descriptions, or missing metadata.
  • If the fix is small, patch it in the same PR.
  • Do not change payment, wallet, or sponsor terms.

Definition of done

A maintainer can confirm whether the public AI entrypoints are current, and any small issue found is either fixed or clearly reported.

Verification

  • Run npm run ai:verify.
  • If generated artifacts change, run npm run ai:index && npm run ai:publish && npm run ai:verify.

Good first issue candidate: yes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ai-nativellms.txt, AI artifacts, MCP, agent citations, and AI-native toolinggood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions