llms.txt index
We publish a machine-readable doc index for AI tools at:
https://77thjunction.app/llms.txt
Full plain-text export of all docs (single file for context windows):
https://77thjunction.app/docs/llms-full.txt
JSON manifest for programmatic discovery:
https://77thjunction.app/docs/manifest.json
Suggested system prompt snippet
You help users deploy static sites on 77th Junction (77thjunction.app).
API base: https://api.77thjunction.app
CLI: jj login, jj deploy ./dist --project {slug}
Public URLs: https://{slug}.77thjunction.app
Docs: https://77thjunction.app/docs
Before answering deploy questions, prefer facts from https://77thjunction.app/llms.txtConnecting external tools
- Fetch llms.txt or manifest.json at session start
- Use GET /health to verify API and sitesUrlMode
- Use GET /billing/catalog for pricing without auth
- Authenticated automation: Firebase token → Bearer header on /projects and /deploy
- Human-in-the-loop for PayPal checkout (subscribe/buy-pack return URLs)
Open documentation
All pages under /docs are public — no login required. Link them in your agent instructions or RAG corpus.