Skip to content

For LLMs

Two ground-truth artifacts you can paste straight into Claude, GPT, Gemini, or any other assistant so it answers Flint questions from the canonical docs.

Drop-in URLs

FileUse it forLink
llms.txtA short, structured manifest with absolute links to every doc page + the proto. Follows the llmstxt.org convention — paste the URL into a tool that fetches it (Claude Projects, ChatGPT custom GPTs, Cursor docs)./llms.txt
llms-full.txtEvery page on this site concatenated into a single Markdown file (~1500 lines). Drop the contents directly into your model's context to ground completions in the docs without any fetching./llms-full.txt
api.protoThe bundled protobuf schema for every service in sweetspot.api.v1./api.proto
openapi.yamlOpenAPI 3.1 schema for the gRPC-Web service URLs./openapi.yaml

Build on Solana