Skip to content

Changelog


  • Moved internal architecture, deployment, environment, and reference docs to devdocs (Access-gated).
  • Replaced Manual Setup with API Quickstart.
  • Public site now covers external API reference, integration guides, legal, pricing, and FAQ only.
  • Added CI audit: scripts/audit-public-docs-sensitive.mjs.

Starlight Infrastructure and Initial Design Document

Section titled “Starlight Infrastructure and Initial Design Document”
  • Starlight Infrastructure Setup: Install Astro Starlight in the project’s docs/ folder. Configure multilingual structure using the default language ko and additional languages en.
  • Directory Architecture: docs/src/content/docs/ Apply IA below.
    • Create folders: v1/api/, v1/guides/ (per locale: ko/en).
  • Initial Design Document: Add personalization engine design (later moved to internal devdocs).