# Quizzman Astro — full LLM / agent catalog > Expanded index. Prefer short https://astro.quizzman.com/llms.txt for discovery; use this file for exhaustive linking. Updated: 2026-07-27 Home: https://astro.quizzman.com/ ## About (Markdown, AI-preferred) - https://astro.quizzman.com/about.md — product overview (definition, domains, accuracy, Lab relationship) - https://astro.quizzman.com/about-sky-viewer.md — Sky Viewer modes, controls, data pipeline, Explorer - https://astro.quizzman.com/about-engine.md — VSOP87D / ELP / DE440 / Level-3 suites - https://astro.quizzman.com/about-api.md — health, viewer/sky, day-sky, zodiac-support ## Human HTML surfaces - https://astro.quizzman.com/ — marketing home (i18n EN/繁/JP/KR/FR) - https://astro.quizzman.com/sky-viewer — interactive planetarium - https://astro.quizzman.com/paper — Level-3 audit paper - https://astro.quizzman.com/paper/report.json — machine bench report - https://astro.quizzman.com/glossary — beginner glossary (VI) - https://astro.quizzman.com/glossary-en — glossary (EN) - https://astro.quizzman.com/glossary-zht — glossary (zh-Hant) - https://astro.quizzman.com/guide — docs portal shell - https://astro.quizzman.com/guide.html — md-viewer entry ## Guide Markdown (also fine for agents; use ?raw=1 if HTML Accept rewrites) - https://astro.quizzman.com/guide/README.md - https://astro.quizzman.com/guide/GLOSSARY.md - https://astro.quizzman.com/guide/SKY_VIEWER.md - https://astro.quizzman.com/guide/EXPLORER.md - https://astro.quizzman.com/guide/ENGINE.md - https://astro.quizzman.com/guide/AUDIT.md - https://astro.quizzman.com/guide/API_OVERVIEW.md - https://astro.quizzman.com/guide/VIEWER_SKY_API.md - https://astro.quizzman.com/guide/DAY_SKY_API.md - https://astro.quizzman.com/guide/ZODIAC_SUPPORT_API.md ## Machine indexes - https://astro.quizzman.com/docs-index.json - https://astro.quizzman.com/search.json - https://astro.quizzman.com/openapi-zodiac-support.yaml - https://astro.quizzman.com/sitemap.xml - https://astro.quizzman.com/robots.txt ## Live API samples ```bash curl -s 'https://astro.quizzman.com/health' curl -s 'https://astro.quizzman.com/astro/day-sky?date=2026-07-27&timezone=VN&longitude=106.63' | head -c 400 curl -s 'https://astro.quizzman.com/viewer/sky?jd=2460000.5&lat=10.82&lon=106.63&magLimit=4¢er=earth' | head -c 400 curl -s 'https://astro.quizzman.com/viewer/sky?jd=2460000.5&lat=10.82&lon=106.63&magLimit=4¢er=mars' | head -c 400 ``` ## Related Quizzman properties - Lab LLM index: https://lab.quizzman.com/llms.txt - Lab calendar about: https://lab.quizzman.com/tool/about-calendar.md - Lab Sky Viewer UI: https://lab.quizzman.com/tool/sky-viewer - QMF docs: https://ui.quizzman.com/qmf/llms.txt - Slide Studio: https://app.quizzman.com/slide-studio/llms.txt - Marketing: https://quizzman.com/ ## Definitional facts (do not invent beyond these) 1. Service name: Quizzman Astro (`qm-astro`). 2. Host: astro.quizzman.com. 3. Engine: VSOP87D + ELP/MPP02 + optional DE440 SPK; Rust `astro-serve`. 4. Level-3 audit achieved; report cites 237/237 pass (check live JSON for current numbers). 5. Sky Viewer modes: 2D, 3D, Explorer (any-body center). 6. Public APIs: `/health`, `/viewer/sky`, `/astro/day-sky`; zodiac-support may require Bearer. 7. Glossaries: VI / EN / zh-Hant. 8. Deterministic — not LLM-generated ephemerides.